Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77a68f5da6f519d4d96e9a2f0ff79068308f0635 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-ssh8514780402528198298.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-ssh12878389966348827831.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-ssh5596776454335694748.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-ssh7132869783856243871.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-ssh18374927847518897338.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 ‘prd-ubuntu20.04-docker-8c-8g-63376’ is offline Running on prd-ubuntu20.04-docker-8c-8g-63380 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/228 [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/228 # 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 77a68f5da6f519d4d96e9a2f0ff79068308f0635 (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 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 Commit message: "build(snap): upgrade to device-virtual v2.2.0 and asc latest/stable (#4022)" > git rev-list --no-walk 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T10:10:27.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T10:10:27.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T10:10:27.661Z] ========================================================= [2022-05-12T10:10:27.661Z] EdgeX Global Pipelines Version Info [2022-05-12T10:10:27.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T10:10:28.526Z] ------------------- [2022-05-12T10:10:28.526Z] stable info: [2022-05-12T10:10:28.526Z] ------------------- [2022-05-12T10:10:28.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T10:10:28.526Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T10:10:28.526Z] Message: update stable to v1.0.230 [2022-05-12T10:10:29.097Z] ------------------- [2022-05-12T10:10:29.097Z] experimental info: [2022-05-12T10:10:29.098Z] ------------------- [2022-05-12T10:10:29.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T10:10:29.098Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T10:10:29.098Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T10:10:29.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-12T10:10:29.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-12T10:10:29.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T10:10:29.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T10:10:29.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T10:10:29.285Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T10:10:29.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T10:10:29.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-12T10:10:29.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-12T10:10:29.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-12T10:10:29.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T10:10:29.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T10:10:29.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T10:10:29.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T10:10:29.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T10:10:29.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T10:10:29.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T10:10:29.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T10:10:29.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-12T10:10:29.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-12T10:10:29.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T10:10:29.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T10:10:29.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T10:10:29.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T10:10:29.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T10:10:29.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] echo [2022-05-12T10:10:29.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77a68f5 [Pipeline] echo [2022-05-12T10:10:29.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T10:10:29.535Z] provisioning config files... [2022-05-12T10:10:29.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/228@tmp/config3040661025225067295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T10:10:29.853Z] ---> docker-login.sh [2022-05-12T10:10:29.853Z] nexus3.edgexfoundry.org:10001 [2022-05-12T10:10:30.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:10:30.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:10:30.115Z] Configure a credential helper to remove this warning. See [2022-05-12T10:10:30.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:10:30.115Z] [2022-05-12T10:10:30.115Z] Login Succeeded [2022-05-12T10:10:30.115Z] nexus3.edgexfoundry.org:10002 [2022-05-12T10:10:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:10:30.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:10:30.379Z] Configure a credential helper to remove this warning. See [2022-05-12T10:10:30.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:10:30.379Z] [2022-05-12T10:10:30.379Z] Login Succeeded [2022-05-12T10:10:30.379Z] nexus3.edgexfoundry.org:10003 [2022-05-12T10:10:30.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:10:30.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:10:30.640Z] Configure a credential helper to remove this warning. See [2022-05-12T10:10:30.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:10:30.640Z] [2022-05-12T10:10:30.640Z] Login Succeeded [2022-05-12T10:10:30.640Z] nexus3.edgexfoundry.org:10004 [2022-05-12T10:10:30.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:10:30.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:10:30.640Z] Configure a credential helper to remove this warning. See [2022-05-12T10:10:30.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:10:30.640Z] [2022-05-12T10:10:30.640Z] Login Succeeded [2022-05-12T10:10:30.640Z] docker.io [2022-05-12T10:10:30.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:10:31.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:10:31.213Z] Configure a credential helper to remove this warning. See [2022-05-12T10:10:31.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:10:31.213Z] [2022-05-12T10:10:31.213Z] Login Succeeded [2022-05-12T10:10:31.213Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T10:10:31.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T10:10:31.531Z] + 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 [2022-05-12T10:10:31.531Z] + dirname cmd/core-command/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/core-data/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/core-metadata/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-12T10:10:31.531Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-05-12T10:10:31.531Z] cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/support-notifications/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-12T10:10:31.531Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-12T10:10:31.531Z] + cut -d/ -f2 [2022-05-12T10:10:31.531Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-12T10:10:31.643Z] 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 [2022-05-12T10:10:32.001Z] + git rev-list -1 --merges 77a68f5da6f519d4d96e9a2f0ff79068308f0635~1..77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] echo [2022-05-12T10:10:32.021Z] -----------> git rev-list -1 --merges 77a68f5da6f519d4d96e9a2f0ff79068308f0635~1..77a68f5da6f519d4d96e9a2f0ff79068308f0635 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [false] [Pipeline] sh [2022-05-12T10:10:32.308Z] + git log --format=format:%s -1 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] echo [2022-05-12T10:10:32.326Z] ========================================================= [2022-05-12T10:10:32.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T10:10:32.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-12T10:10:32.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T10:10:32.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T10:10:32.881Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T10:10:32.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T10:10:32.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T10:10:32.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T10:10:32.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:10:33.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T10:10:33.315Z] [2022-05-12T10:10:33.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:10:33.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T10:10:33.622Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T10:10:33.622Z] 1fe172e4850f: Pulling fs layer [2022-05-12T10:10:33.622Z] caf521ccaac6: Pulling fs layer [2022-05-12T10:10:33.622Z] 3ead6fa29328: Pulling fs layer [2022-05-12T10:10:33.622Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T10:10:33.622Z] a8d5f1318db7: Pulling fs layer [2022-05-12T10:10:33.622Z] c427282e49a2: Pulling fs layer [2022-05-12T10:10:33.622Z] 1827001aaf11: Pulling fs layer [2022-05-12T10:10:33.622Z] 0714d37db230: Pulling fs layer [2022-05-12T10:10:33.622Z] ac28cf19c067: Pulling fs layer [2022-05-12T10:10:33.622Z] ca983d60f3e2: Pulling fs layer [2022-05-12T10:10:33.622Z] 9f894cec8388: Pulling fs layer [2022-05-12T10:10:33.622Z] a8d5f1318db7: Waiting [2022-05-12T10:10:33.622Z] ca983d60f3e2: Waiting [2022-05-12T10:10:33.622Z] 0714d37db230: Waiting [2022-05-12T10:10:33.622Z] ac28cf19c067: Waiting [2022-05-12T10:10:33.622Z] 9f894cec8388: Waiting [2022-05-12T10:10:33.622Z] 1827001aaf11: Waiting [2022-05-12T10:10:33.622Z] 5c2a1cbceb83: Waiting [2022-05-12T10:10:33.622Z] c427282e49a2: Waiting [2022-05-12T10:10:33.622Z] caf521ccaac6: Download complete [2022-05-12T10:10:33.622Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T10:10:33.622Z] 5c2a1cbceb83: Download complete [2022-05-12T10:10:33.887Z] a8d5f1318db7: Verifying Checksum [2022-05-12T10:10:33.887Z] a8d5f1318db7: Download complete [2022-05-12T10:10:33.887Z] 3ead6fa29328: Verifying Checksum [2022-05-12T10:10:33.887Z] 3ead6fa29328: Download complete [2022-05-12T10:10:33.887Z] c427282e49a2: Verifying Checksum [2022-05-12T10:10:33.887Z] c427282e49a2: Download complete [2022-05-12T10:10:33.887Z] 0714d37db230: Verifying Checksum [2022-05-12T10:10:33.887Z] 0714d37db230: Download complete [2022-05-12T10:10:33.887Z] ac28cf19c067: Verifying Checksum [2022-05-12T10:10:33.887Z] ac28cf19c067: Download complete [2022-05-12T10:10:33.887Z] ca983d60f3e2: Verifying Checksum [2022-05-12T10:10:33.887Z] ca983d60f3e2: Download complete [2022-05-12T10:10:33.887Z] 9f894cec8388: Verifying Checksum [2022-05-12T10:10:33.887Z] 9f894cec8388: Download complete [2022-05-12T10:10:33.887Z] 1fe172e4850f: Verifying Checksum [2022-05-12T10:10:33.887Z] 1fe172e4850f: Download complete [2022-05-12T10:10:34.146Z] 1827001aaf11: Verifying Checksum [2022-05-12T10:10:34.146Z] 1827001aaf11: Download complete [2022-05-12T10:10:35.088Z] 1fe172e4850f: Pull complete [2022-05-12T10:10:35.349Z] caf521ccaac6: Pull complete [2022-05-12T10:10:35.922Z] 3ead6fa29328: Pull complete [2022-05-12T10:10:35.922Z] 5c2a1cbceb83: Pull complete [2022-05-12T10:10:36.181Z] a8d5f1318db7: Pull complete [2022-05-12T10:10:36.181Z] c427282e49a2: Pull complete [2022-05-12T10:10:38.088Z] 1827001aaf11: Pull complete [2022-05-12T10:10:38.088Z] 0714d37db230: Pull complete [2022-05-12T10:10:38.088Z] ac28cf19c067: Pull complete [2022-05-12T10:10:38.088Z] ca983d60f3e2: Pull complete [2022-05-12T10:10:38.349Z] 9f894cec8388: Pull complete [2022-05-12T10:10:38.349Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T10:10:38.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T10:10:38.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T10:10:38.418Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T10:10:38.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T10:10:40.487Z] $ docker top 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 -eo pid,comm [2022-05-12T10:10:40.561Z] 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). [2022-05-12T10:10:40.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T10:10:40.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T10:10:40.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T10:10:40.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T10:10:40.813Z] $ docker exec 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 ssh-agent [2022-05-12T10:10:40.936Z] SSH_AUTH_SOCK=/tmp/ssh-ZVms14S3haud/agent.33 [2022-05-12T10:10:40.936Z] SSH_AGENT_PID=39 [2022-05-12T10:10:40.945Z] Running ssh-add (command line suppressed) [2022-05-12T10:10:41.070Z] Identity added: /w/workspace/edgex-go/228@tmp/private_key_4857058599180279057.key (/w/workspace/edgex-go/228@tmp/private_key_4857058599180279057.key) [2022-05-12T10:10:41.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T10:10:41.379Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T10:10:41.398Z] $ docker exec --env ******** --env ******** 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 ssh-agent -k [2022-05-12T10:10:41.515Z] unset SSH_AUTH_SOCK; [2022-05-12T10:10:41.516Z] unset SSH_AGENT_PID; [2022-05-12T10:10:41.516Z] echo Agent pid 39 killed; [2022-05-12T10:10:41.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T10:10:41.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T10:10:41.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T10:10:41.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T10:10:41.674Z] $ docker exec 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 ssh-agent [2022-05-12T10:10:41.788Z] SSH_AUTH_SOCK=/tmp/ssh-KuDKayvQWJpk/agent.73 [2022-05-12T10:10:41.788Z] SSH_AGENT_PID=79 [2022-05-12T10:10:41.795Z] Running ssh-add (command line suppressed) [2022-05-12T10:10:41.908Z] Identity added: /w/workspace/edgex-go/228@tmp/private_key_4950123089291899045.key (/w/workspace/edgex-go/228@tmp/private_key_4950123089291899045.key) [2022-05-12T10:10:41.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T10:10:42.219Z] + git semver init [2022-05-12T10:10:42.480Z] 2022-05-12 10:10:42,446 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T10:10:42.481Z] 2022-05-12 10:10:42,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/228/.semver [2022-05-12T10:10:42.481Z] 2022-05-12 10:10:42,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/228/.semver [2022-05-12T10:10:42.481Z] 2022-05-12 10:10:42,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/228/.semver'], cwd=/w/workspace/edgex-go/228, universal_newlines=False, shell=None, istream=None) [2022-05-12T10:10:46.708Z] 2022-05-12 10:10:46,685 [append_file] DEBUG append to file:/w/workspace/edgex-go/228/.git/info/exclude [2022-05-12T10:10:46.708Z] 2022-05-12 10:10:46,686 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/228/.semver/main with force:False [2022-05-12T10:10:46.708Z] 2022-05-12 10:10:46,686 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T10:10:46.708Z] 2022-05-12 10:10:46,686 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T10:10:46.708Z] 2.2.1-dev.1 [Pipeline] } [2022-05-12T10:10:46.724Z] $ docker exec --env ******** --env ******** 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 ssh-agent -k [2022-05-12T10:10:46.836Z] unset SSH_AUTH_SOCK; [2022-05-12T10:10:46.837Z] unset SSH_AGENT_PID; [2022-05-12T10:10:46.838Z] echo Agent pid 79 killed; [2022-05-12T10:10:46.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T10:10:47.145Z] + git semver [Pipeline] } [2022-05-12T10:10:47.426Z] $ docker stop --time=1 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 [2022-05-12T10:10:48.743Z] $ docker rm -f 5194f2cab698e6d4effea1f7147daa8778365d60ce560c691b48e77b60fad7b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T10:10:49.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T10:10:49.357Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T10:10:49.361Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [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 [2022-05-12T10:10:49.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T10:10:49.485Z] ========================================================= [2022-05-12T10:10:49.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T10:10:49.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T10:10:49.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T10:10:49.774Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T10:10:49.774Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T10:10:49.774Z] 666ba61612fd: Pulling fs layer [2022-05-12T10:10:49.774Z] 8ed8ca486205: Pulling fs layer [2022-05-12T10:10:49.774Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T10:10:49.774Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T10:10:49.774Z] ca2b28591e48: Pulling fs layer [2022-05-12T10:10:49.774Z] a51346096db8: Pulling fs layer [2022-05-12T10:10:49.774Z] daebc70d1ce1: Pulling fs layer [2022-05-12T10:10:49.774Z] 0e18a0eac166: Pulling fs layer [2022-05-12T10:10:49.774Z] ca2b28591e48: Waiting [2022-05-12T10:10:49.774Z] a51346096db8: Waiting [2022-05-12T10:10:49.774Z] daebc70d1ce1: Waiting [2022-05-12T10:10:49.774Z] 0e18a0eac166: Waiting [2022-05-12T10:10:49.774Z] 4fe6c5a15a65: Waiting [2022-05-12T10:10:49.774Z] 22a0e8bec74d: Waiting [2022-05-12T10:10:49.774Z] 8ed8ca486205: Verifying Checksum [2022-05-12T10:10:49.774Z] 8ed8ca486205: Download complete [2022-05-12T10:10:49.775Z] 666ba61612fd: Verifying Checksum [2022-05-12T10:10:49.775Z] 666ba61612fd: Download complete [2022-05-12T10:10:49.775Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T10:10:49.775Z] 22a0e8bec74d: Download complete [2022-05-12T10:10:49.775Z] ca2b28591e48: Verifying Checksum [2022-05-12T10:10:49.775Z] ca2b28591e48: Download complete [2022-05-12T10:10:49.775Z] a51346096db8: Download complete [2022-05-12T10:10:49.775Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T10:10:50.036Z] daebc70d1ce1: Verifying Checksum [2022-05-12T10:10:50.036Z] daebc70d1ce1: Download complete [2022-05-12T10:10:50.036Z] 59bf1c3509f3: Pull complete [2022-05-12T10:10:50.036Z] 666ba61612fd: Pull complete [2022-05-12T10:10:50.299Z] 8ed8ca486205: Pull complete [2022-05-12T10:10:50.560Z] 0e18a0eac166: Verifying Checksum [2022-05-12T10:10:50.560Z] 0e18a0eac166: Download complete [2022-05-12T10:10:50.560Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T10:10:50.560Z] 4fe6c5a15a65: Download complete [2022-05-12T10:10:54.756Z] 4fe6c5a15a65: Pull complete [2022-05-12T10:10:54.756Z] 22a0e8bec74d: Pull complete [2022-05-12T10:10:54.756Z] ca2b28591e48: Pull complete [2022-05-12T10:10:54.756Z] a51346096db8: Pull complete [2022-05-12T10:10:54.756Z] daebc70d1ce1: Pull complete [2022-05-12T10:10:56.673Z] 0e18a0eac166: Pull complete [2022-05-12T10:10:56.673Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T10:10:56.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T10:10:56.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T10:10:56.975Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T10:10:56.975Z] WORKDIR /edgex [2022-05-12T10:10:56.975Z] COPY go.mod . [2022-05-12T10:10:56.975Z] RUN go mod download [2022-05-12T10:10:56.975Z] docker build -t ci-base-image-x86_64 -f - . [2022-05-12T10:10:58.355Z] Sending build context to Docker daemon 335.2MB [2022-05-12T10:10:58.355Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T10:10:58.355Z] ---> f018257e8ee9 [2022-05-12T10:10:58.355Z] Step 2/4 : WORKDIR /edgex [2022-05-12T10:11:00.270Z] ---> Running in c7cbe39801f2 [2022-05-12T10:11:00.270Z] Removing intermediate container c7cbe39801f2 [2022-05-12T10:11:00.270Z] ---> 4da29e5f62a5 [2022-05-12T10:11:00.270Z] Step 3/4 : COPY go.mod . [2022-05-12T10:11:00.530Z] ---> bcfaca05f16c [2022-05-12T10:11:00.530Z] Step 4/4 : RUN go mod download [2022-05-12T10:11:00.530Z] ---> Running in 6d762e15271b [2022-05-12T10:11:04.444Z] Still waiting to schedule task [2022-05-12T10:11:04.445Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63377’ is offline [2022-05-12T10:11:15.440Z] Removing intermediate container 6d762e15271b [2022-05-12T10:11:15.441Z] ---> 35eb96eb1673 [2022-05-12T10:11:15.441Z] Successfully built 35eb96eb1673 [2022-05-12T10:11:15.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:11:15.737Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T10:11:15.737Z] . [Pipeline] withDockerContainer [2022-05-12T10:11:15.802Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T10:11:15.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T10:11:16.263Z] $ docker top 6447d946232c58b3f9768717761c94f8271fe2cae20761b0b8bf0ffd30b3c280 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T10:11:16.610Z] + go version [2022-05-12T10:11:16.610Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T10:11:16.626Z] $ docker stop --time=1 6447d946232c58b3f9768717761c94f8271fe2cae20761b0b8bf0ffd30b3c280 [2022-05-12T10:11:17.889Z] $ docker rm -f 6447d946232c58b3f9768717761c94f8271fe2cae20761b0b8bf0ffd30b3c280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:11:18.293Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T10:11:18.293Z] . [Pipeline] withDockerContainer [2022-05-12T10:11:18.364Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T10:11:18.405Z] $ 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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T10:11:18.786Z] $ docker top bbc987a379256f9c28af3b7986a9c652f11074c141c74ef80d2c1647da2293fc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T10:11:18.859Z] ========================================================= [2022-05-12T10:11:18.859Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-12T10:11:18.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T10:11:19.150Z] + make test [2022-05-12T10:11:19.150Z] go mod tidy -compat=1.17 [2022-05-12T10:11:19.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-12T10:11:25.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-12T10:11:35.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-12T10:11:36.106Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-12T10:11:36.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-12T10:11:36.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-12T10:11:37.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-05-12T10:11:37.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-12T10:11:37.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-12T10:11:38.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-05-12T10:11:38.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-12T10:11:38.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 53.4% of statements [2022-05-12T10:11:38.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-12T10:11:38.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.770s coverage: 89.2% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.8% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.468s coverage: 95.6% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-05-12T10:11:41.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-05-12T10:11:41.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-05-12T10:11:51.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-05-12T10:11:51.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-05-12T10:11:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-12T10:11:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-12T10:12:03.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-12T10:12:03.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-12T10:12:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-12T10:12:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-12T10:12:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-05-12T10:12:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-05-12T10:12:03.204Z] 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 [2022-05-12T10:12:21.300Z] GO111MODULE=on go vet ./... [2022-05-12T10:12:23.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T10:12:23.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T10:12:24.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T10:12:24.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-12T10:12:24.977Z] + ls -al . [2022-05-12T10:12:24.977Z] total 684 [2022-05-12T10:12:24.977Z] drwxrwxr-x 10 1001 1001 4096 May 12 10:12 . [2022-05-12T10:12:24.977Z] drwxr-xr-x 4 root root 4096 May 12 10:11 .. [2022-05-12T10:12:24.977Z] -rw-rw-r-- 1 1001 1001 11 May 12 10:10 .dockerignore [2022-05-12T10:12:24.977Z] drwxrwxr-x 8 1001 1001 4096 May 12 10:10 .git [2022-05-12T10:12:24.977Z] drwxrwxr-x 3 1001 1001 4096 May 12 10:10 .github [2022-05-12T10:12:24.977Z] -rw-rw-r-- 1 1001 1001 879 May 12 10:10 .gitignore [2022-05-12T10:12:24.977Z] -rw-rw-r-- 1 1001 1001 42 May 12 10:10 .golangci.yml [2022-05-12T10:12:24.977Z] -rw-rw-r-- 1 1001 1001 87 May 12 10:10 .hadolint.yml [2022-05-12T10:12:24.977Z] drwxr-xr-x 3 1001 1001 4096 May 12 10:10 .semver [2022-05-12T10:12:24.977Z] -rw-rw-r-- 1 1001 1001 166 May 12 10:10 .sonarcloud.properties [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 1171 May 12 10:10 ADOPTERS.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 10086 May 12 10:10 Attribution.txt [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 63209 May 12 10:10 CHANGELOG.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 3804 May 12 10:10 CONTRIBUTING.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 677 May 12 10:10 GOVERNANCE.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 850 May 12 10:10 Jenkinsfile [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 10775 May 12 10:10 LICENSE [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 10389 May 12 10:10 Makefile [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 582 May 12 10:10 OWNERS.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 9094 May 12 10:10 README.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 6912 May 12 10:10 SECURITY.md [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 11 May 12 10:10 VERSION [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 4131 May 12 10:10 ZMQWindows.md [2022-05-12T10:12:24.978Z] drwxrwxr-x 2 1001 1001 4096 May 12 10:10 bin [2022-05-12T10:12:24.978Z] drwxrwxr-x 18 1001 1001 4096 May 12 10:10 cmd [2022-05-12T10:12:24.978Z] -rw-r--r-- 1 root root 435134 May 12 10:12 coverage.out [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 3217 May 12 10:10 go.mod [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 35084 May 12 10:10 go.sum [2022-05-12T10:12:24.978Z] drwxrwxr-x 8 1001 1001 4096 May 12 10:10 internal [2022-05-12T10:12:24.978Z] drwxrwxr-x 3 1001 1001 4096 May 12 10:10 openapi [2022-05-12T10:12:24.978Z] drwxrwxr-x 4 1001 1001 4096 May 12 10:10 snap [2022-05-12T10:12:24.978Z] -rw-rw-r-- 1 1001 1001 204 May 12 10:10 version.go [Pipeline] sh [2022-05-12T10:12:25.269Z] + '[' -e coverage.out ] [2022-05-12T10:12:25.269Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-12T10:12:25.372Z] Stashed 1 file(s) [Pipeline] sh [2022-05-12T10:12:25.652Z] + make build [2022-05-12T10:12:25.652Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T10:12:39.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63381 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-12T10:12:39.162Z] Running in /w/workspace/edgex-go/228 [Pipeline] { [Pipeline] checkout [2022-05-12T10:12:39.553Z] The recommended git tool is: git [2022-05-12T10:12:40.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T10:12:45.913Z] using credential edgex-jenkins-ssh [2022-05-12T10:12:45.934Z] Cloning the remote Git repository [2022-05-12T10:12:45.990Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-12T10:12:46.060Z] > git init /w/workspace/edgex-go/228 # timeout=10 [2022-05-12T10:12:46.136Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-12T10:12:46.137Z] > git --version # timeout=10 [2022-05-12T10:12:46.156Z] > git --version # 'git version 2.25.1' [2022-05-12T10:12:46.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T10:12:46.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T10:12:47.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T10:12:48.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T10:12:54.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T10:12:54.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T10:12:54.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T10:12:56.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T10:12:56.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T10:12:57.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T10:12:58.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T10:12:59.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T10:13:00.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-12T10:13:01.367Z] $ docker stop --time=1 bbc987a379256f9c28af3b7986a9c652f11074c141c74ef80d2c1647da2293fc [2022-05-12T10:13:02.080Z] Avoid second fetch [2022-05-12T10:13:02.081Z] Checking out Revision 77a68f5da6f519d4d96e9a2f0ff79068308f0635 (main) [2022-05-12T10:13:02.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-12T10:13:02.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T10:13:02.108Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T10:13:02.135Z] > git checkout -f 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 [2022-05-12T10:13:03.507Z] $ docker rm -f bbc987a379256f9c28af3b7986a9c652f11074c141c74ef80d2c1647da2293fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:13:04.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T10:13:04.544Z] [2022-05-12T10:13:04.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:13:04.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T10:13:04.842Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-12T10:13:04.842Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-12T10:13:04.842Z] ca9280d653b3: Pulling fs layer [2022-05-12T10:13:04.842Z] 7e9c9ca2126c: Pulling fs layer [2022-05-12T10:13:04.842Z] cbdbe7a5bc2a: Download complete [2022-05-12T10:13:05.102Z] cbdbe7a5bc2a: Pull complete [2022-05-12T10:13:05.102Z] ca9280d653b3: Verifying Checksum [2022-05-12T10:13:05.102Z] ca9280d653b3: Download complete [2022-05-12T10:13:05.670Z] 7e9c9ca2126c: Download complete [2022-05-12T10:13:05.670Z] ca9280d653b3: Pull complete [2022-05-12T10:13:06.494Z] Commit message: "build(snap): upgrade to device-virtual v2.2.0 and asc latest/stable (#4022)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T10:13:07.495Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T10:13:07.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T10:13:07.495Z] Dload Upload Total Spent Left Speed [2022-05-12T10:13:07.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-05-12T10:13:08.033Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T10:13:08.384Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-12T10:13:08.384Z] [2022-05-12T10:13:08.384Z] { [2022-05-12T10:13:08.384Z] "registry-mirrors": [ [2022-05-12T10:13:08.384Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T10:13:08.384Z] ], [2022-05-12T10:13:08.384Z] "bip": "10.250.0.254/24", [2022-05-12T10:13:08.384Z] "hosts": [ [2022-05-12T10:13:08.384Z] "tcp://0.0.0.0:5555", [2022-05-12T10:13:08.384Z] "unix:///var/run/docker.sock" [2022-05-12T10:13:08.384Z] ], [2022-05-12T10:13:08.384Z] "mtu": 1458, [2022-05-12T10:13:08.384Z] "selinux-enabled": true, [2022-05-12T10:13:08.384Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T10:13:08.384Z] } [Pipeline] sh [2022-05-12T10:13:08.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T10:13:08.955Z] 7e9c9ca2126c: Pull complete [2022-05-12T10:13:08.955Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-12T10:13:08.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T10:13:08.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-12T10:13:09.018Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T10:13:09.058Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@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 [2022-05-12T10:13:09.086Z] + sudo service docker restart [2022-05-12T10:13:10.329Z] $ docker top 014540243edef3ace4a7343a4d030f398725149dd7ab3e2d024d8c8269518c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T10:13:10.741Z] + docker-compose build --help [2022-05-12T10:13:10.741Z] + grep parallel [2022-05-12T10:13:11.390Z] --parallel Build images in parallel. [Pipeline] } [2022-05-12T10:13:11.409Z] $ docker stop --time=1 014540243edef3ace4a7343a4d030f398725149dd7ab3e2d024d8c8269518c8a [2022-05-12T10:13:12.857Z] $ docker rm -f 014540243edef3ace4a7343a4d030f398725149dd7ab3e2d024d8c8269518c8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:13:13.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-12T10:13:13.256Z] . [Pipeline] withDockerContainer [2022-05-12T10:13:13.327Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T10:13:13.367Z] $ 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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-12T10:13:13.717Z] $ docker top 4f8e53c3ea9d04026dcf494e06fea070cb7369db49e6286b256eed3256df10cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T10:13:14.076Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-12T10:13:14.648Z] Building core-command ... [2022-05-12T10:13:14.648Z] Building core-data ... [2022-05-12T10:13:14.648Z] Building core-metadata ... [2022-05-12T10:13:14.648Z] Building security-bootstrapper ... [2022-05-12T10:13:14.648Z] Building security-proxy-setup ... [2022-05-12T10:13:14.648Z] Building security-secretstore-setup ... [2022-05-12T10:13:14.648Z] Building security-spiffe-token-provider ... [2022-05-12T10:13:14.648Z] Building security-spire-agent ... [2022-05-12T10:13:14.648Z] Building security-spire-config ... [2022-05-12T10:13:14.648Z] Building security-spire-server ... [2022-05-12T10:13:14.648Z] Building support-notifications ... [2022-05-12T10:13:14.648Z] Building support-scheduler ... [2022-05-12T10:13:14.648Z] Building sys-mgmt-agent ... [2022-05-12T10:13:14.648Z] Building security-spiffe-token-provider [2022-05-12T10:13:14.648Z] Building core-metadata [2022-05-12T10:13:14.648Z] Building security-secretstore-setup [2022-05-12T10:13:14.648Z] Building sys-mgmt-agent [2022-05-12T10:13:14.648Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T10:13:27.477Z] provisioning config files... [2022-05-12T10:13:27.500Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/228@tmp/config4385253093301472697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T10:13:27.862Z] ---> docker-login.sh [2022-05-12T10:13:27.862Z] nexus3.edgexfoundry.org:10001 [2022-05-12T10:13:28.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:13:28.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:13:28.735Z] Configure a credential helper to remove this warning. See [2022-05-12T10:13:28.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:13:28.735Z] [2022-05-12T10:13:28.735Z] Login Succeeded [2022-05-12T10:13:28.735Z] nexus3.edgexfoundry.org:10002 [2022-05-12T10:13:29.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:13:29.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:13:29.281Z] Configure a credential helper to remove this warning. See [2022-05-12T10:13:29.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:13:29.281Z] [2022-05-12T10:13:29.281Z] Login Succeeded [2022-05-12T10:13:29.281Z] nexus3.edgexfoundry.org:10003 [2022-05-12T10:13:29.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:13:29.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:13:29.557Z] Configure a credential helper to remove this warning. See [2022-05-12T10:13:29.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:13:29.557Z] [2022-05-12T10:13:29.557Z] Login Succeeded [2022-05-12T10:13:29.557Z] nexus3.edgexfoundry.org:10004 [2022-05-12T10:13:30.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:13:30.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:13:30.160Z] Configure a credential helper to remove this warning. See [2022-05-12T10:13:30.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:13:30.160Z] [2022-05-12T10:13:30.160Z] Login Succeeded [2022-05-12T10:13:30.160Z] docker.io [2022-05-12T10:13:30.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:13:31.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:13:31.035Z] Configure a credential helper to remove this warning. See [2022-05-12T10:13:31.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:13:31.035Z] [2022-05-12T10:13:31.035Z] Login Succeeded [2022-05-12T10:13:31.035Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T10:13:31.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T10:13:31.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T10:13:31.520Z] ========================================================= [2022-05-12T10:13:31.520Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T10:13:31.520Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-12T10:13:31.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T10:13:32.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T10:13:32.131Z] 9b3977197b4f: Pulling fs layer [2022-05-12T10:13:32.131Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T10:13:32.131Z] 94645a83ff95: Pulling fs layer [2022-05-12T10:13:32.131Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T10:13:32.131Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T10:13:32.131Z] 3096ccb668a1: Pulling fs layer [2022-05-12T10:13:32.131Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T10:13:32.131Z] a4caa8a26152: Pulling fs layer [2022-05-12T10:13:32.131Z] 0c92f367c5e7: Waiting [2022-05-12T10:13:32.131Z] 3096ccb668a1: Waiting [2022-05-12T10:13:32.131Z] e8cf19c19ddd: Waiting [2022-05-12T10:13:32.131Z] 3f3a8bcf1eab: Waiting [2022-05-12T10:13:32.131Z] a4caa8a26152: Waiting [2022-05-12T10:13:32.131Z] 94645a83ff95: Verifying Checksum [2022-05-12T10:13:32.131Z] 94645a83ff95: Download complete [2022-05-12T10:13:32.131Z] 1a89e8eeedd5: Download complete [2022-05-12T10:13:32.131Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T10:13:32.131Z] 0c92f367c5e7: Download complete [2022-05-12T10:13:32.131Z] 3096ccb668a1: Download complete [2022-05-12T10:13:32.131Z] 9b3977197b4f: Verifying Checksum [2022-05-12T10:13:32.131Z] 9b3977197b4f: Download complete [2022-05-12T10:13:32.131Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T10:13:32.131Z] e8cf19c19ddd: Download complete [2022-05-12T10:13:32.756Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:13:32.756Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:13:32.756Z] ---> 35eb96eb1673 [2022-05-12T10:13:32.756Z] Step 3/20 : WORKDIR /edgex-go [2022-05-12T10:13:32.756Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:13:32.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:13:32.756Z] ---> 35eb96eb1673 [2022-05-12T10:13:32.756Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:13:32.756Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:13:32.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:13:32.756Z] ---> 35eb96eb1673 [2022-05-12T10:13:32.756Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:13:32.756Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:13:32.756Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:13:32.756Z] ---> 35eb96eb1673 [2022-05-12T10:13:32.756Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T10:13:32.756Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:13:32.756Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:13:32.756Z] ---> 35eb96eb1673 [2022-05-12T10:13:32.756Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T10:13:32.767Z] 9b3977197b4f: Pull complete [2022-05-12T10:13:33.017Z] ---> Running in b63f10a19f26 [2022-05-12T10:13:33.017Z] ---> Running in 825de34938ba [2022-05-12T10:13:33.017Z] ---> Running in e6550b24d64d [2022-05-12T10:13:33.017Z] ---> Running in 1a27ce29399f [2022-05-12T10:13:33.017Z] ---> Running in ead124fc6a9d [2022-05-12T10:13:33.017Z] Removing intermediate container 1a27ce29399f [2022-05-12T10:13:33.017Z] ---> 1052eb401d9c [2022-05-12T10:13:33.017Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-12T10:13:33.276Z] Removing intermediate container ead124fc6a9d [2022-05-12T10:13:33.276Z] ---> 29d812097f2b [2022-05-12T10:13:33.277Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:13:33.277Z] Removing intermediate container 825de34938ba [2022-05-12T10:13:33.277Z] ---> cd58442369a1 [2022-05-12T10:13:33.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:13:33.277Z] ---> Running in 25d1b8935429 [2022-05-12T10:13:33.277Z] Removing intermediate container e6550b24d64d [2022-05-12T10:13:33.277Z] ---> 707db52424db [2022-05-12T10:13:33.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:13:33.277Z] Removing intermediate container b63f10a19f26 [2022-05-12T10:13:33.277Z] ---> 0ce42f284282 [2022-05-12T10:13:33.277Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:13:33.277Z] ---> Running in 5c5853fc8b3b [2022-05-12T10:13:33.277Z] ---> Running in d493b6132988 [2022-05-12T10:13:33.277Z] ---> Running in 23858d0bf76b [2022-05-12T10:13:33.277Z] ---> Running in 1a9cb4a93125 [2022-05-12T10:13:33.369Z] 1a89e8eeedd5: Pull complete [2022-05-12T10:13:33.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:33.649Z] 94645a83ff95: Pull complete [2022-05-12T10:13:34.249Z] a4caa8a26152: Verifying Checksum [2022-05-12T10:13:34.249Z] a4caa8a26152: Download complete [2022-05-12T10:13:34.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:34.480Z] Removing intermediate container 5c5853fc8b3b [2022-05-12T10:13:34.480Z] ---> 58ac391101b9 [2022-05-12T10:13:34.480Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-12T10:13:34.480Z] Removing intermediate container 23858d0bf76b [2022-05-12T10:13:34.480Z] ---> f8a50b8d6626 [2022-05-12T10:13:34.480Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T10:13:34.480Z] Removing intermediate container 1a9cb4a93125 [2022-05-12T10:13:34.480Z] ---> 0e66b5e0e482 [2022-05-12T10:13:34.480Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:13:34.740Z] ---> Running in 7e06a45a0078 [2022-05-12T10:13:34.740Z] ---> Running in 24d0ad2b4c01 [2022-05-12T10:13:34.740Z] ---> Running in 94dc24a6e964 [2022-05-12T10:13:34.740Z] Removing intermediate container d493b6132988 [2022-05-12T10:13:34.740Z] ---> 0eaa9bddca71 [2022-05-12T10:13:34.740Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-12T10:13:34.740Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:13:34.740Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:13:34.740Z] OK: 15864 distinct packages available [2022-05-12T10:13:34.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:34.850Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T10:13:34.850Z] 3f3a8bcf1eab: Download complete [2022-05-12T10:13:35.000Z] ---> Running in bee88e77a982 [2022-05-12T10:13:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:35.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:35.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:36.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:36.093Z] OK: 221 MiB in 52 packages [2022-05-12T10:13:36.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:36.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:36.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:13:36.353Z] OK: 221 MiB in 52 packages [2022-05-12T10:13:36.353Z] OK: 221 MiB in 52 packages [2022-05-12T10:13:36.353Z] Removing intermediate container 25d1b8935429 [2022-05-12T10:13:36.353Z] ---> 2b2c242042f6 [2022-05-12T10:13:36.353Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-12T10:13:36.614Z] ---> 1306d780faba [2022-05-12T10:13:36.614Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:13:36.614Z] OK: 221 MiB in 52 packages [2022-05-12T10:13:36.614Z] ---> Running in 5435bdb85cff [2022-05-12T10:13:36.614Z] OK: 221 MiB in 52 packages [2022-05-12T10:13:36.614Z] Removing intermediate container 24d0ad2b4c01 [2022-05-12T10:13:36.614Z] ---> 6095dcafddbb [2022-05-12T10:13:36.614Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T10:13:36.873Z] Removing intermediate container 7e06a45a0078 [2022-05-12T10:13:36.873Z] ---> 6113dd2409d9 [2022-05-12T10:13:36.873Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:13:36.873Z] ---> 8351811ba3cc [2022-05-12T10:13:36.873Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:13:36.873Z] ---> Running in 756872dc935c [2022-05-12T10:13:36.873Z] ---> 4f5890abcfcb [2022-05-12T10:13:36.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:13:37.133Z] ---> Running in e52a0355c15f [2022-05-12T10:13:37.133Z] Removing intermediate container 94dc24a6e964 [2022-05-12T10:13:37.133Z] ---> 5026c97e7a66 [2022-05-12T10:13:37.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:13:37.133Z] Removing intermediate container bee88e77a982 [2022-05-12T10:13:37.133Z] ---> 96a044e8f1bf [2022-05-12T10:13:37.133Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T10:13:37.393Z] ---> 19fd2eed1910 [2022-05-12T10:13:37.393Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:13:37.393Z] ---> 600f109aa88c [2022-05-12T10:13:37.393Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:13:37.393Z] ---> Running in ca5261968b9b [2022-05-12T10:13:37.393Z] ---> Running in 67ea73902da1 [2022-05-12T10:13:37.962Z] Removing intermediate container 5435bdb85cff [2022-05-12T10:13:37.962Z] ---> 9391cb9b4499 [2022-05-12T10:13:37.962Z] Step 7/20 : COPY . . [2022-05-12T10:13:37.962Z] Removing intermediate container 756872dc935c [2022-05-12T10:13:37.962Z] ---> 4f6ed74086e0 [2022-05-12T10:13:37.962Z] Step 8/26 : COPY . . [2022-05-12T10:13:39.344Z] Removing intermediate container e52a0355c15f [2022-05-12T10:13:39.344Z] ---> 95ae2c9c3d7c [2022-05-12T10:13:39.344Z] Step 8/23 : COPY . . [2022-05-12T10:13:44.624Z] Removing intermediate container ca5261968b9b [2022-05-12T10:13:44.624Z] ---> 8fa1fac36fac [2022-05-12T10:13:44.624Z] Step 8/23 : COPY . . [2022-05-12T10:13:44.624Z] Removing intermediate container 67ea73902da1 [2022-05-12T10:13:44.624Z] ---> 885f1df94a4e [2022-05-12T10:13:44.624Z] Step 8/25 : COPY . . [2022-05-12T10:13:44.624Z] ---> 71440277df18 [2022-05-12T10:13:44.624Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:13:44.624Z] ---> bf72e57707de [2022-05-12T10:13:44.624Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-12T10:13:44.624Z] ---> Running in 62bb99011bac [2022-05-12T10:13:44.624Z] ---> Running in 9f47fb55a902 [2022-05-12T10:13:44.624Z] ---> bba7f29a2d42 [2022-05-12T10:13:44.624Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-12T10:13:44.883Z] Removing intermediate container 62bb99011bac [2022-05-12T10:13:44.883Z] ---> 1995d0c031b1 [2022-05-12T10:13:44.883Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T10:13:44.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-12T10:13:47.248Z] 3f3a8bcf1eab: Pull complete [2022-05-12T10:13:47.248Z] 0c92f367c5e7: Pull complete [2022-05-12T10:13:47.525Z] 3096ccb668a1: Pull complete [2022-05-12T10:13:47.799Z] e8cf19c19ddd: Pull complete [2022-05-12T10:13:49.096Z] ---> Running in f74717469638 [2022-05-12T10:13:49.096Z] ---> Running in 586cceebbbf8 [2022-05-12T10:13:49.096Z] ---> c2ce5bf1ac45 [2022-05-12T10:13:49.096Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-12T10:13:49.357Z] ---> Running in 3cef747c9342 [2022-05-12T10:13:49.617Z] ---> 55d7443fc943 [2022-05-12T10:13:49.617Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-12T10:13:49.617Z] ---> Running in ee50c76c0597 [2022-05-12T10:13:49.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T10:13:49.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T10:13:50.444Z] Removing intermediate container 586cceebbbf8 [2022-05-12T10:13:50.444Z] ---> f4a65b85c37f [2022-05-12T10:13:50.444Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T10:13:50.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T10:13:50.444Z] ---> Running in 6cc05ba7a5e4 [2022-05-12T10:13:51.011Z] Removing intermediate container 6cc05ba7a5e4 [2022-05-12T10:13:51.011Z] ---> 448cfed7a3d3 [2022-05-12T10:13:51.011Z] 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 [2022-05-12T10:13:51.011Z] ---> Running in d6211df85540 [2022-05-12T10:13:51.950Z] spire-1.2.1/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.data/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.data/.file [2022-05-12T10:13:51.950Z] spire-1.2.1/.dockerignore [2022-05-12T10:13:51.950Z] spire-1.2.1/.gitattributes [2022-05-12T10:13:51.950Z] spire-1.2.1/.githooks/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:13:51.950Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:13:51.950Z] spire-1.2.1/.gitignore [2022-05-12T10:13:51.950Z] spire-1.2.1/.go-version [2022-05-12T10:13:51.950Z] spire-1.2.1/.golangci.yml [2022-05-12T10:13:51.950Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:13:51.950Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:13:51.950Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:13:51.950Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:13:51.950Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:13:51.950Z] spire-1.2.1/Dockerfile [2022-05-12T10:13:51.950Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:13:51.950Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:13:51.950Z] spire-1.2.1/LICENSE [2022-05-12T10:13:51.950Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:13:51.950Z] spire-1.2.1/Makefile [2022-05-12T10:13:51.950Z] spire-1.2.1/README.md [2022-05-12T10:13:51.950Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:13:51.950Z] spire-1.2.1/SECURITY.md [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:13:51.950Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:13:51.951Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:13:52.214Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/ [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/agent/ [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/server/ [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:13:52.214Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/ [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/ [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:13:52.214Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:13:52.214Z] spire-1.2.1/examples/ [2022-05-12T10:13:52.214Z] spire-1.2.1/examples/README.md [2022-05-12T10:13:52.214Z] spire-1.2.1/go.mod [2022-05-12T10:13:52.214Z] spire-1.2.1/go.sum [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:13:52.214Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:13:52.215Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:13:52.216Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:13:52.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:13:52.218Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/private/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:13:52.219Z] spire-1.2.1/release/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:13:52.219Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:13:52.219Z] spire-1.2.1/script/ [2022-05-12T10:13:52.219Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:13:52.219Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:13:52.219Z] spire-1.2.1/support/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:13:52.219Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/clock/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:13:52.219Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/common [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:13:52.220Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:13:52.221Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:13:52.222Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:13:52.222Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testca/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testkey/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/ [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/race.go [2022-05-12T10:13:52.222Z] spire-1.2.1/test/util/util.go [2022-05-12T10:13:52.222Z] building spire from source... [2022-05-12T10:13:52.481Z] Installing go1.17.7... [2022-05-12T10:13:54.509Z] a4caa8a26152: Pull complete [2022-05-12T10:13:54.509Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T10:13:54.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T10:13:54.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-12T10:13:54.876Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T10:13:54.876Z] WORKDIR /edgex [2022-05-12T10:13:54.876Z] COPY go.mod . [2022-05-12T10:13:54.876Z] RUN go mod download [2022-05-12T10:13:54.876Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-12T10:13:57.514Z] Sending build context to Docker daemon 169.3MB [2022-05-12T10:13:57.514Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T10:13:57.514Z] ---> 725f1c02e7f9 [2022-05-12T10:13:57.514Z] Step 2/4 : WORKDIR /edgex [2022-05-12T10:13:57.750Z] Building bin/spire-server... [2022-05-12T10:13:58.008Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:13:58.008Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:13:58.008Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:13:58.008Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:13:58.008Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:13:58.267Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:13:58.267Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:13:58.267Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:13:58.267Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:13:58.267Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:13:58.529Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:13:58.529Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:13:58.529Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:13:58.529Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:13:58.529Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:13:58.529Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:13:58.529Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:13:58.529Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:13:58.789Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:13:58.789Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:13:58.789Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:13:58.789Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:13:58.789Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:13:58.789Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:13:58.789Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:13:58.789Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:13:58.789Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:13:58.789Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:13:58.789Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:13:58.789Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:13:58.789Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:13:58.789Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:13:59.049Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:13:59.049Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:13:59.049Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:13:59.049Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:13:59.049Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:13:59.049Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:13:59.049Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:13:59.308Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:13:59.308Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:13:59.308Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:13:59.308Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:13:59.308Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:13:59.308Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:13:59.489Z] ---> Running in 06d7e56b0c3b [2022-05-12T10:13:59.489Z] Removing intermediate container 06d7e56b0c3b [2022-05-12T10:13:59.489Z] ---> d76d43adebe4 [2022-05-12T10:13:59.489Z] Step 3/4 : COPY go.mod . [2022-05-12T10:13:59.566Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:13:59.566Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:13:59.566Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:13:59.566Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:13:59.566Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:13:59.566Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:13:59.824Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:13:59.824Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:14:00.086Z] ---> 028661c380aa [2022-05-12T10:14:00.086Z] Step 4/4 : RUN go mod download [2022-05-12T10:14:00.086Z] ---> Running in 7e2639ad685b [2022-05-12T10:14:00.391Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:14:02.295Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T10:14:02.295Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:14:02.295Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:14:02.295Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:14:02.295Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:14:06.488Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:14:06.488Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:14:06.488Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:14:06.488Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:14:06.488Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:14:06.748Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:14:06.748Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:14:06.748Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:14:07.007Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:14:07.007Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:14:07.942Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:14:07.942Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:14:07.942Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:14:07.942Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:14:08.201Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T10:14:08.201Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:14:08.201Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:14:08.201Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:14:08.201Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:14:08.485Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:14:08.485Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:14:08.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:14:08.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:14:08.744Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:14:08.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:14:08.744Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:14:08.745Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:14:08.745Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:14:08.745Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:14:08.745Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:14:08.745Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:14:09.003Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:14:09.003Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:14:09.003Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:14:10.908Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:14:10.908Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:14:10.908Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:14:10.908Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:14:10.908Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:14:10.908Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:14:10.908Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:14:10.908Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:14:10.908Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:14:10.908Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:14:10.908Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:14:10.908Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:14:10.908Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T10:14:10.908Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:14:10.908Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:14:10.908Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:14:11.326Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:14:11.326Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:14:11.326Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T10:14:11.326Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:14:11.326Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:14:11.326Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:14:11.585Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:14:11.585Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:14:11.585Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:14:11.585Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:14:11.585Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:14:11.585Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:14:11.585Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:14:11.585Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:14:11.585Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:14:11.585Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:14:11.585Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:14:11.585Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:14:11.585Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:14:11.893Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:14:11.893Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:14:11.893Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:14:11.893Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:14:12.153Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:14:12.153Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:14:12.153Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:14:12.153Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:14:12.153Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:14:12.153Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:14:12.153Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:14:12.153Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:14:12.153Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:14:12.153Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:14:13.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T10:14:16.397Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:14:16.397Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:14:22.979Z] Removing intermediate container 3cef747c9342 [2022-05-12T10:14:22.979Z] ---> d2940feac99b [2022-05-12T10:14:22.979Z] [2022-05-12T10:14:22.979Z] Step 10/25 : FROM alpine:3.14 [2022-05-12T10:14:22.979Z] Removing intermediate container f74717469638 [2022-05-12T10:14:22.979Z] ---> 316133b7e774 [2022-05-12T10:14:22.979Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-12T10:14:22.979Z] Removing intermediate container ee50c76c0597 [2022-05-12T10:14:22.979Z] ---> 2b5eddbdd22f [2022-05-12T10:14:22.979Z] [2022-05-12T10:14:22.979Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:14:22.979Z] Removing intermediate container 9f47fb55a902 [2022-05-12T10:14:22.979Z] ---> e115665c72c7 [2022-05-12T10:14:22.979Z] [2022-05-12T10:14:22.979Z] Step 9/20 : FROM alpine:3.15 [2022-05-12T10:14:22.979Z] ---> Running in fb232a52576b [2022-05-12T10:14:23.237Z] 3.14: Pulling from library/alpine [2022-05-12T10:14:23.237Z] 3.14: Pulling from library/alpine [2022-05-12T10:14:23.807Z] 3.15: Pulling from library/alpine [2022-05-12T10:14:24.071Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T10:14:24.071Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T10:14:24.071Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T10:14:24.071Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T10:14:24.071Z] Status: Image is up to date for alpine:3.14 [2022-05-12T10:14:24.071Z] ---> e04c818066af [2022-05-12T10:14:24.071Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:14:24.329Z] ---> e04c818066af [2022-05-12T10:14:24.329Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-12T10:14:24.588Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T10:14:24.588Z] ---> Running in dfffd1fa3894 [2022-05-12T10:14:24.588Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T10:14:24.588Z] ---> Running in e3ac7a6ddc02 [2022-05-12T10:14:24.588Z] ---> 0ac33e5f5afa [2022-05-12T10:14:24.588Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:14:24.588Z] ---> Running in 8af6450009d9 [2022-05-12T10:14:24.847Z] Removing intermediate container 8af6450009d9 [2022-05-12T10:14:24.847Z] ---> cd02b9cb4287 [2022-05-12T10:14:24.847Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:14:25.105Z] ---> Running in 8a3ee5626478 [2022-05-12T10:14:25.364Z] Removing intermediate container fb232a52576b [2022-05-12T10:14:25.364Z] ---> 6eb92c31ea3f [2022-05-12T10:14:25.364Z] [2022-05-12T10:14:25.364Z] Step 11/23 : FROM docker:20.10.14 [2022-05-12T10:14:25.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:25.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:25.623Z] 20.10.14: Pulling from library/docker [2022-05-12T10:14:25.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:25.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:25.884Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-12T10:14:25.884Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-12T10:14:25.884Z] (3/3) Installing su-exec (0.2-r1) [2022-05-12T10:14:25.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:14:25.884Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-12T10:14:25.884Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:14:25.884Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:14:25.884Z] OK: 6 MiB in 15 packages [2022-05-12T10:14:25.884Z] OK: 6 MiB in 17 packages [2022-05-12T10:14:26.459Z] Removing intermediate container 8a3ee5626478 [2022-05-12T10:14:26.459Z] ---> 50797dc708bb [2022-05-12T10:14:26.459Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-12T10:14:26.459Z] ---> Running in 50941432db02 [2022-05-12T10:14:26.718Z] Removing intermediate container dfffd1fa3894 [2022-05-12T10:14:26.718Z] ---> f09037ae726a [2022-05-12T10:14:27.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:14:27.004Z] ---> Running in 3318d81e8115 [2022-05-12T10:14:27.004Z] Removing intermediate container e3ac7a6ddc02 [2022-05-12T10:14:27.004Z] ---> 0a2bf74c707f [2022-05-12T10:14:27.004Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T10:14:27.004Z] ---> Running in 43abe3dec7f8 [2022-05-12T10:14:27.264Z] Removing intermediate container 3318d81e8115 [2022-05-12T10:14:27.264Z] ---> 0ec59f02e661 [2022-05-12T10:14:27.264Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-12T10:14:27.264Z] ---> Running in ac924ecc8812 [2022-05-12T10:14:27.264Z] Removing intermediate container 43abe3dec7f8 [2022-05-12T10:14:27.264Z] ---> 56d3456e012c [2022-05-12T10:14:27.264Z] Step 13/25 : WORKDIR / [2022-05-12T10:14:27.264Z] ---> Running in 39f937798560 [2022-05-12T10:14:27.264Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:27.523Z] Removing intermediate container ac924ecc8812 [2022-05-12T10:14:27.523Z] ---> 75ae6cc5536d [2022-05-12T10:14:27.523Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T10:14:27.523Z] ---> Running in db640b7efeec [2022-05-12T10:14:27.523Z] Removing intermediate container 39f937798560 [2022-05-12T10:14:27.523Z] ---> 6369a8d0ac22 [2022-05-12T10:14:27.523Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-12T10:14:27.783Z] Removing intermediate container db640b7efeec [2022-05-12T10:14:27.783Z] ---> e4c04afe069a [2022-05-12T10:14:27.783Z] Step 15/23 : WORKDIR / [2022-05-12T10:14:27.783Z] ---> Running in d02f660ad3cd [2022-05-12T10:14:27.783Z] ---> 0012f09f0994 [2022-05-12T10:14:27.783Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-12T10:14:28.043Z] Removing intermediate container d02f660ad3cd [2022-05-12T10:14:28.043Z] ---> 0473557cf02d [2022-05-12T10:14:28.043Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:14:28.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:28.304Z] ---> f983f1709dce [2022-05-12T10:14:28.304Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-12T10:14:28.304Z] ---> 8e9d05f45bbe [2022-05-12T10:14:28.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-12T10:14:28.564Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:14:28.564Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:14:28.564Z] OK: 15857 distinct packages available [2022-05-12T10:14:28.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:28.823Z] ---> 9e4e2a8e36ae [2022-05-12T10:14:28.823Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-12T10:14:28.823Z] ---> 59a37ed28def [2022-05-12T10:14:28.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-12T10:14:29.094Z] ---> d39fd7a60a06 [2022-05-12T10:14:29.094Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-12T10:14:29.353Z] ---> 91888ef888ee [2022-05-12T10:14:29.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-12T10:14:29.353Z] ---> Running in 1e181f522e08 [2022-05-12T10:14:29.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:29.614Z] Removing intermediate container 1e181f522e08 [2022-05-12T10:14:29.614Z] ---> 9ea7f6360ae8 [2022-05-12T10:14:29.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:14:29.614Z] ---> Running in 005db170fa43 [2022-05-12T10:14:29.614Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-12T10:14:29.873Z] ---> b6fd097d2330 [2022-05-12T10:14:29.873Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-12T10:14:29.873Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:14:29.873Z] Removing intermediate container 005db170fa43 [2022-05-12T10:14:29.873Z] ---> d6f5ca76fafc [2022-05-12T10:14:29.873Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T10:14:29.873Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T10:14:29.873Z] ---> Running in f318bde477c7 [2022-05-12T10:14:30.136Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-12T10:14:30.136Z] (5/9) Installing curl (7.80.0-r1) [2022-05-12T10:14:30.136Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-12T10:14:30.395Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:14:30.395Z] Removing intermediate container f318bde477c7 [2022-05-12T10:14:30.395Z] ---> 24764f911949 [2022-05-12T10:14:30.395Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:14:30.395Z] (8/9) Installing libucontext (1.1-r0) [2022-05-12T10:14:30.395Z] ---> e0440f477c22 [2022-05-12T10:14:30.395Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T10:14:30.395Z] ---> Running in a9faa681796a [2022-05-12T10:14:30.395Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-12T10:14:30.657Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:14:30.657Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:14:30.657Z] OK: 8 MiB in 23 packages [2022-05-12T10:14:30.657Z] Removing intermediate container a9faa681796a [2022-05-12T10:14:30.657Z] ---> d487f65a7b99 [2022-05-12T10:14:30.657Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:14:30.918Z] ---> 13b7dc9014fb [2022-05-12T10:14:30.918Z] 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/ [2022-05-12T10:14:30.918Z] ---> Running in d2f5d56a6b4f [2022-05-12T10:14:30.918Z] ---> Running in 0827df44d3db [2022-05-12T10:14:31.177Z] Removing intermediate container d2f5d56a6b4f [2022-05-12T10:14:31.177Z] ---> 62a3b1f1b6eb [2022-05-12T10:14:31.177Z] [2022-05-12T10:14:31.177Z] Successfully built 62a3b1f1b6eb [2022-05-12T10:14:31.177Z] Successfully tagged core-metadata:latest [2022-05-12T10:14:31.177Z] Building security-spire-server [2022-05-12T10:14:32.121Z]  Building core-metadata ... done Removing intermediate container 50941432db02 [2022-05-12T10:14:32.121Z] ---> 9c0715790d2d [2022-05-12T10:14:32.121Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:14:34.122Z] ---> e23aa2873b26 [2022-05-12T10:14:34.122Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-12T10:14:34.435Z] Removing intermediate container 0827df44d3db [2022-05-12T10:14:34.435Z] ---> f5cfa494f4a7 [2022-05-12T10:14:34.435Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T10:14:34.435Z] ---> Running in 08ac3b76f5e6 [2022-05-12T10:14:34.435Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-12T10:14:34.435Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-12T10:14:34.435Z] ---> 7417809fdb73 [2022-05-12T10:14:34.435Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:14:34.710Z] ---> Running in 64c0be69b453 [2022-05-12T10:14:34.710Z] Removing intermediate container 08ac3b76f5e6 [2022-05-12T10:14:34.710Z] ---> 6fc421ef686a [2022-05-12T10:14:34.710Z] Step 23/25 : LABEL arch=x86_64 [2022-05-12T10:14:34.710Z] ---> 6d73bfc66637 [2022-05-12T10:14:34.710Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-12T10:14:34.710Z] ---> Running in b421b4c75246 [2022-05-12T10:14:34.994Z] Removing intermediate container 64c0be69b453 [2022-05-12T10:14:34.994Z] ---> 1d55afeef874 [2022-05-12T10:14:34.994Z] 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 [2022-05-12T10:14:34.994Z] ---> Running in e3a10ccae83e [2022-05-12T10:14:34.994Z] Removing intermediate container b421b4c75246 [2022-05-12T10:14:34.994Z] ---> deda979d1553 [2022-05-12T10:14:34.994Z] Step 24/25 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:14:35.290Z] ---> Running in c20019a1f144 [2022-05-12T10:14:35.290Z] ---> 1600a2d8a80a [2022-05-12T10:14:35.290Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-12T10:14:35.290Z] ---> Running in 4f1a47f7f11c [2022-05-12T10:14:35.552Z] Removing intermediate container c20019a1f144 [2022-05-12T10:14:35.552Z] ---> e1c7052db3fa [2022-05-12T10:14:35.552Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-12T10:14:35.552Z] ---> Running in df8aa61d6f2b [2022-05-12T10:14:35.811Z] Removing intermediate container 4f1a47f7f11c [2022-05-12T10:14:35.811Z] ---> 4cd157f9e67e [2022-05-12T10:14:35.811Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:14:35.811Z] Removing intermediate container df8aa61d6f2b [2022-05-12T10:14:35.811Z] ---> c4fb4c4b7c9e [2022-05-12T10:14:35.811Z] [2022-05-12T10:14:36.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:36.070Z] Successfully built c4fb4c4b7c9e [2022-05-12T10:14:36.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:36.070Z] Successfully tagged security-secretstore-setup:latest [2022-05-12T10:14:36.070Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-05-12T10:14:36.070Z] ---> Running in c64156786783 [2022-05-12T10:14:36.330Z] (1/43) Installing readline (8.1.1-r0) [2022-05-12T10:14:36.330Z] (2/43) Installing bash (5.1.16-r0) [2022-05-12T10:14:36.330Z] Executing bash-5.1.16-r0.post-install [2022-05-12T10:14:36.330Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:14:36.330Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T10:14:36.330Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-12T10:14:36.330Z] (6/43) Installing curl (7.80.0-r1) [2022-05-12T10:14:36.330Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-12T10:14:36.330Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-12T10:14:36.330Z] (9/43) Installing expat (2.4.7-r0) [2022-05-12T10:14:36.330Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-12T10:14:36.330Z] (11/43) Installing gdbm (1.22-r0) [2022-05-12T10:14:36.330Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-12T10:14:36.330Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T10:14:36.330Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T10:14:36.330Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-12T10:14:36.330Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-12T10:14:36.330Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-12T10:14:36.589Z] Removing intermediate container c64156786783 [2022-05-12T10:14:36.589Z] ---> a36795748083 [2022-05-12T10:14:36.589Z] Step 18/20 : LABEL arch=x86_64 [2022-05-12T10:14:36.849Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-12T10:14:36.849Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-12T10:14:36.849Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-12T10:14:36.849Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-12T10:14:36.849Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-12T10:14:36.849Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-12T10:14:36.849Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-12T10:14:36.849Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-12T10:14:36.849Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-12T10:14:36.849Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-12T10:14:36.849Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-12T10:14:37.108Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-12T10:14:37.108Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-12T10:14:37.108Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-12T10:14:37.108Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-12T10:14:37.108Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-12T10:14:37.108Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-12T10:14:37.108Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-12T10:14:37.108Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-12T10:14:37.108Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-12T10:14:37.108Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-12T10:14:37.108Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-12T10:14:37.108Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-12T10:14:37.108Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-12T10:14:37.108Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-12T10:14:37.108Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-12T10:14:37.108Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:14:37.108Z] OK: 83 MiB in 65 packages [2022-05-12T10:14:37.678Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:14:37.678Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:14:37.678Z] ---> 35eb96eb1673 [2022-05-12T10:14:37.678Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 0ce42f284282 [2022-05-12T10:14:37.678Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 0e66b5e0e482 [2022-05-12T10:14:37.678Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 6095dcafddbb [2022-05-12T10:14:37.678Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 8351811ba3cc [2022-05-12T10:14:37.678Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 4f6ed74086e0 [2022-05-12T10:14:37.678Z] Step 8/25 : COPY . . [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 71440277df18 [2022-05-12T10:14:37.678Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 1995d0c031b1 [2022-05-12T10:14:37.678Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> f4a65b85c37f [2022-05-12T10:14:37.678Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-12T10:14:37.678Z] ---> Using cache [2022-05-12T10:14:37.678Z] ---> 448cfed7a3d3 [2022-05-12T10:14:37.678Z] 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 [2022-05-12T10:14:37.938Z] Collecting docker-compose==1.23.2 [2022-05-12T10:14:37.938Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-12T10:14:37.938Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-12T10:14:37.938Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-12T10:14:38.198Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-12T10:14:38.198Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-12T10:14:38.198Z] Collecting cached-property<2,>=1.2.0 [2022-05-12T10:14:38.198Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-12T10:14:38.198Z] Collecting docker<4.0,>=3.6.0 [2022-05-12T10:14:38.198Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-12T10:14:38.457Z] Collecting jsonschema<3,>=2.5.1 [2022-05-12T10:14:38.457Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-12T10:14:38.457Z] ---> Running in 6b89202b983f [2022-05-12T10:14:38.457Z] Collecting texttable<0.10,>=0.9.0 [2022-05-12T10:14:38.457Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-12T10:14:38.457Z] ---> Running in 90cbd31738b8 [2022-05-12T10:14:38.716Z] Removing intermediate container 6b89202b983f [2022-05-12T10:14:38.716Z] ---> cd83d4b65641 [2022-05-12T10:14:38.716Z] Step 19/20 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:14:38.716Z] ---> Running in 60b8a471fe72 [2022-05-12T10:14:38.977Z] Collecting PyYAML<4,>=3.10 [2022-05-12T10:14:38.977Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-12T10:14:38.977Z] Removing intermediate container 60b8a471fe72 [2022-05-12T10:14:38.977Z] ---> d582817731c8 [2022-05-12T10:14:38.977Z] Step 20/20 : LABEL version=2.2.1-dev.1 [2022-05-12T10:14:38.977Z] ---> Running in 4cf209bb4c36 [2022-05-12T10:14:39.242Z] Removing intermediate container 4cf209bb4c36 [2022-05-12T10:14:39.242Z] ---> e17711c8aecf [2022-05-12T10:14:39.242Z] [2022-05-12T10:14:39.502Z] Successfully built e17711c8aecf [2022-05-12T10:14:39.502Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-12T10:14:39.502Z] Building security-spire-agent [2022-05-12T10:14:39.502Z]  Building security-spiffe-token-provider ... done Collecting docopt<0.7,>=0.6.1 [2022-05-12T10:14:39.502Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-12T10:14:39.762Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-12T10:14:39.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-12T10:14:40.023Z] spire-1.2.1/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.data/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.data/.file [2022-05-12T10:14:40.023Z] spire-1.2.1/.dockerignore [2022-05-12T10:14:40.023Z] spire-1.2.1/.gitattributes [2022-05-12T10:14:40.023Z] spire-1.2.1/.githooks/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:14:40.023Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:14:40.023Z] spire-1.2.1/.gitignore [2022-05-12T10:14:40.023Z] spire-1.2.1/.go-version [2022-05-12T10:14:40.023Z] spire-1.2.1/.golangci.yml [2022-05-12T10:14:40.023Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:14:40.023Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:14:40.023Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:14:40.023Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:14:40.023Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:14:40.023Z] spire-1.2.1/Dockerfile [2022-05-12T10:14:40.023Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:14:40.023Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:14:40.023Z] spire-1.2.1/LICENSE [2022-05-12T10:14:40.023Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:14:40.023Z] spire-1.2.1/Makefile [2022-05-12T10:14:40.023Z] spire-1.2.1/README.md [2022-05-12T10:14:40.023Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:14:40.023Z] spire-1.2.1/SECURITY.md [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:14:40.023Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:14:40.024Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/ [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/agent/ [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/server/ [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:14:40.024Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/ [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/ [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:14:40.024Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:14:40.024Z] spire-1.2.1/examples/ [2022-05-12T10:14:40.024Z] spire-1.2.1/examples/README.md [2022-05-12T10:14:40.024Z] spire-1.2.1/go.mod [2022-05-12T10:14:40.024Z] spire-1.2.1/go.sum [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:14:40.024Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:14:40.025Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:14:40.026Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:14:40.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/private/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:14:40.288Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:14:40.289Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:14:40.289Z] spire-1.2.1/release/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:14:40.289Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/script/ [2022-05-12T10:14:40.289Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:14:40.289Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:14:40.289Z] spire-1.2.1/support/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:14:40.289Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/clock/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:14:40.289Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/common [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:14:40.290Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:14:40.291Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:14:40.292Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:14:40.292Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testca/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testkey/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/ [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/race.go [2022-05-12T10:14:40.292Z] spire-1.2.1/test/util/util.go [2022-05-12T10:14:40.292Z] building spire from source... [2022-05-12T10:14:40.292Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-12T10:14:40.292Z] Collecting docker-pycreds>=0.4.0 [2022-05-12T10:14:40.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-12T10:14:40.292Z] Installing go1.17.7... [2022-05-12T10:14:40.292Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-12T10:14:40.292Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-12T10:14:40.293Z] Collecting idna<2.8,>=2.5 [2022-05-12T10:14:40.293Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-12T10:14:40.293Z] 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) [2022-05-12T10:14:40.552Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-12T10:14:40.552Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-12T10:14:40.552Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-12T10:14:40.552Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-12T10:14:40.552Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-12T10:14:40.552Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-12T10:14:40.811Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-12T10:14:40.812Z] Attempting uninstall: urllib3 [2022-05-12T10:14:40.812Z] Found existing installation: urllib3 1.26.7 [2022-05-12T10:14:40.812Z] Uninstalling urllib3-1.26.7: [2022-05-12T10:14:40.812Z] Successfully uninstalled urllib3-1.26.7 [2022-05-12T10:14:40.812Z] Attempting uninstall: idna [2022-05-12T10:14:40.812Z] Found existing installation: idna 3.3 [2022-05-12T10:14:40.812Z] Uninstalling idna-3.3: [2022-05-12T10:14:40.812Z] Successfully uninstalled idna-3.3 [2022-05-12T10:14:41.378Z] Attempting uninstall: requests [2022-05-12T10:14:41.378Z] Found existing installation: requests 2.26.0 [2022-05-12T10:14:41.378Z] Uninstalling requests-2.26.0: [2022-05-12T10:14:41.378Z] Successfully uninstalled requests-2.26.0 [2022-05-12T10:14:41.637Z] Running setup.py install for texttable: started [2022-05-12T10:14:41.897Z] Running setup.py install for texttable: finished with status 'done' [2022-05-12T10:14:41.897Z] Running setup.py install for PyYAML: started [2022-05-12T10:14:42.464Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-12T10:14:42.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:14:42.465Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:14:42.465Z] ---> 35eb96eb1673 [2022-05-12T10:14:42.465Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:14:42.465Z] ---> Using cache [2022-05-12T10:14:42.465Z] ---> 0ce42f284282 [2022-05-12T10:14:42.465Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:14:42.465Z] ---> Using cache [2022-05-12T10:14:42.465Z] ---> 0e66b5e0e482 [2022-05-12T10:14:42.465Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T10:14:43.402Z] Running setup.py install for docopt: started [2022-05-12T10:14:43.971Z] Running setup.py install for docopt: finished with status 'done' [2022-05-12T10:14:43.971Z] Running setup.py install for dockerpty: started [2022-05-12T10:14:44.230Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-12T10:14:44.806Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:14:44.806Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:14:44.806Z] ---> 35eb96eb1673 [2022-05-12T10:14:44.806Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 0ce42f284282 [2022-05-12T10:14:44.806Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 0e66b5e0e482 [2022-05-12T10:14:44.806Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 6095dcafddbb [2022-05-12T10:14:44.806Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 8351811ba3cc [2022-05-12T10:14:44.806Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 4f6ed74086e0 [2022-05-12T10:14:44.806Z] Step 8/26 : COPY . . [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 71440277df18 [2022-05-12T10:14:44.806Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 1995d0c031b1 [2022-05-12T10:14:44.806Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> f4a65b85c37f [2022-05-12T10:14:44.806Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T10:14:44.806Z] ---> Using cache [2022-05-12T10:14:44.806Z] ---> 448cfed7a3d3 [2022-05-12T10:14:44.806Z] 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 [2022-05-12T10:14:45.770Z] Building bin/spire-server... [2022-05-12T10:14:45.770Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:14:45.770Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:14:45.770Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:14:45.770Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:14:45.770Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:14:46.030Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:14:46.030Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:14:46.030Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:14:46.030Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:14:46.030Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:14:46.289Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:14:46.289Z] 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 [2022-05-12T10:14:46.289Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:14:46.289Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:14:46.289Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:14:46.548Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:14:46.548Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:14:46.548Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:14:46.548Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:14:46.548Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:14:46.548Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:14:46.548Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:14:46.807Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:14:46.807Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:14:46.807Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:14:46.807Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:14:46.807Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:14:46.807Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:14:46.807Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:14:46.807Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:14:46.807Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:14:46.807Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:14:46.807Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:14:46.807Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:14:47.065Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:14:47.065Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:14:47.065Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:14:47.065Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:14:47.065Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:14:47.115Z] Removing intermediate container 7e2639ad685b [2022-05-12T10:14:47.115Z] ---> ef311a3bc700 [2022-05-12T10:14:47.115Z] Successfully built ef311a3bc700 [2022-05-12T10:14:47.115Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:14:47.324Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:14:47.324Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:14:47.324Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:14:47.324Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:14:47.324Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:14:47.462Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T10:14:47.462Z] . [Pipeline] withDockerContainer [2022-05-12T10:14:47.582Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:14:47.582Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:14:47.582Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:14:47.582Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:14:47.582Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:14:47.582Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:14:47.582Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:14:47.582Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:14:47.582Z]  ---> Running in 2e7ef8c89705 [2022-05-12T10:14:47.582Z] ---> Running in c82f23576169 [2022-05-12T10:14:47.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-63381 does not seem to be running inside a container [2022-05-12T10:14:47.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@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 [2022-05-12T10:14:47.841Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:14:48.100Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:14:48.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:49.088Z] $ docker top dddd134bd5ade2464b4f1617b22eea58195d3f577f811c48e019f4230134a570 -eo pid,comm [2022-05-12T10:14:49.237Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [Pipeline] { [Pipeline] sh [2022-05-12T10:14:49.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:14:49.503Z] spire-1.2.1/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.data/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.data/.file [2022-05-12T10:14:49.503Z] spire-1.2.1/.dockerignore [2022-05-12T10:14:49.503Z] spire-1.2.1/.gitattributes [2022-05-12T10:14:49.503Z] spire-1.2.1/.githooks/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:14:49.503Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:14:49.503Z] spire-1.2.1/.gitignore [2022-05-12T10:14:49.503Z] spire-1.2.1/.go-version [2022-05-12T10:14:49.503Z] spire-1.2.1/.golangci.yml [2022-05-12T10:14:49.503Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:14:49.503Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:14:49.503Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:14:49.503Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:14:49.503Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:14:49.503Z] spire-1.2.1/Dockerfile [2022-05-12T10:14:49.503Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:14:49.503Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:14:49.503Z] spire-1.2.1/LICENSE [2022-05-12T10:14:49.503Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:14:49.503Z] spire-1.2.1/Makefile [2022-05-12T10:14:49.503Z] spire-1.2.1/README.md [2022-05-12T10:14:49.503Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:14:49.503Z] spire-1.2.1/SECURITY.md [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gogo: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:14:49.503Z]  [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:14:49.503Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/ [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/agent/ [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/server/ [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:14:49.503Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/ [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/ [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:14:49.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:14:49.504Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:14:49.504Z] spire-1.2.1/examples/ [2022-05-12T10:14:49.504Z] spire-1.2.1/examples/README.md [2022-05-12T10:14:49.504Z] spire-1.2.1/go.mod [2022-05-12T10:14:49.504Z] spire-1.2.1/go.sum [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gogo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:14:49.504Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:14:49.504Z]  [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:14:49.504Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:14:49.505Z] [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:14:49.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:14:49.506Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:14:49.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/private/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:14:49.508Z] spire-1.2.1/release/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:14:49.508Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:14:49.508Z] spire-1.2.1/script/ [2022-05-12T10:14:49.508Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:14:49.508Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:14:49.508Z] spire-1.2.1/support/ [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/ [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:14:49.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:14:49.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/clock/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/common [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:14:49.509Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:14:49.510Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:14:49.511Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:14:49.511Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testca/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testkey/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/ [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/race.go [2022-05-12T10:14:49.511Z] spire-1.2.1/test/util/util.go [2022-05-12T10:14:49.511Z] building spire from source... [2022-05-12T10:14:49.771Z] Installing go1.17.7... [2022-05-12T10:14:49.771Z] OK: 221 MiB in 52 packages [2022-05-12T10:14:50.018Z] + go version [2022-05-12T10:14:50.018Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T10:14:50.043Z] $ docker stop --time=1 dddd134bd5ade2464b4f1617b22eea58195d3f577f811c48e019f4230134a570 [2022-05-12T10:14:51.669Z] $ docker rm -f dddd134bd5ade2464b4f1617b22eea58195d3f577f811c48e019f4230134a570 [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 [2022-05-12T10:14:52.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T10:14:52.305Z] [2022-05-12T10:14:52.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:14:52.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T10:14:52.933Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-12T10:14:52.933Z] 29e5d40040c1: Pulling fs layer [2022-05-12T10:14:52.933Z] 1ce36da41761: Pulling fs layer [2022-05-12T10:14:52.933Z] 25b303627fd3: Pulling fs layer [2022-05-12T10:14:52.933Z] 29e5d40040c1: Verifying Checksum [2022-05-12T10:14:52.933Z] 29e5d40040c1: Download complete [2022-05-12T10:14:53.063Z] Removing intermediate container e3a10ccae83e [2022-05-12T10:14:53.063Z] ---> b9b303585674 [2022-05-12T10:14:53.063Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-12T10:14:53.210Z] 1ce36da41761: Verifying Checksum [2022-05-12T10:14:53.210Z] 1ce36da41761: Download complete [2022-05-12T10:14:53.322Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:14:53.322Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:14:53.322Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:14:53.322Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:14:53.322Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:14:53.322Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:14:53.486Z] 29e5d40040c1: Pull complete [2022-05-12T10:14:53.583Z]  ---> Running in ec0c41dcc566 [2022-05-12T10:14:53.583Z] Removing intermediate container 2e7ef8c89705 [2022-05-12T10:14:53.583Z] ---> 1b5d9d8a0428 [2022-05-12T10:14:53.583Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:14:53.583Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:14:53.583Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:14:53.583Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:14:53.846Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:14:54.107Z] Removing intermediate container ec0c41dcc566 [2022-05-12T10:14:54.107Z] ---> bc22ccb071f8 [2022-05-12T10:14:54.107Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-12T10:14:54.365Z] ---> a721744e52b0 [2022-05-12T10:14:54.365Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:14:54.365Z] ---> Running in a00a75abe186 [2022-05-12T10:14:54.365Z] ---> Running in 08b3a70e94ae [2022-05-12T10:14:54.624Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:14:54.883Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:14:54.884Z] Removing intermediate container a00a75abe186 [2022-05-12T10:14:54.884Z] ---> 37ff03b6569a [2022-05-12T10:14:54.884Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-12T10:14:54.926Z] 25b303627fd3: Verifying Checksum [2022-05-12T10:14:54.926Z] 25b303627fd3: Download complete [2022-05-12T10:14:54.926Z] 1ce36da41761: Pull complete [2022-05-12T10:14:55.143Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:14:55.143Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:14:55.143Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T10:14:55.143Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:14:55.143Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:14:55.402Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:14:55.402Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:14:55.402Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:14:55.402Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:14:55.402Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:14:55.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:14:55.665Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:14:55.665Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:14:55.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:14:55.665Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:14:55.923Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:14:55.923Z] Building bin/spire-server... [2022-05-12T10:14:55.923Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:14:55.923Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:14:55.924Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:14:55.924Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:14:55.924Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:14:55.924Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:14:55.924Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:14:55.924Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:14:55.924Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:14:56.183Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:14:56.183Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:14:56.183Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:14:56.183Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:14:56.183Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:14:56.183Z]  ---> 20bdedd785bd [2022-05-12T10:14:56.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-12T10:14:56.443Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:14:56.443Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:14:56.443Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:14:56.443Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:14:56.443Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:14:56.443Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:14:56.443Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:14:56.702Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:14:56.702Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:14:56.702Z] Removing intermediate container 08b3a70e94ae [2022-05-12T10:14:56.702Z] ---> ce9c98e62eeb [2022-05-12T10:14:56.702Z] Step 8/22 : COPY . . [2022-05-12T10:14:56.702Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:14:56.702Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:14:56.964Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:14:56.964Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:14:56.964Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:14:56.964Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:14:56.964Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:14:56.964Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:14:56.964Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:14:56.964Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:14:56.964Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:14:57.226Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:14:57.226Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:14:57.226Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:14:57.226Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:14:57.487Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:14:57.487Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:14:57.487Z]  ---> f6f4c12ad0e7 [2022-05-12T10:14:57.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-12T10:14:57.487Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:14:57.487Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:14:57.487Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:14:57.487Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:14:57.487Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:14:57.487Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:14:57.487Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:14:57.487Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:14:57.487Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:14:57.487Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:14:57.487Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:14:57.487Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:14:57.487Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:14:57.747Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:14:57.747Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:14:57.747Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:14:57.747Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:14:57.747Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:14:57.747Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:14:57.747Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:14:57.747Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:14:57.747Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:14:57.747Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:14:57.747Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:14:58.009Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:14:58.009Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:14:58.009Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:14:58.009Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:14:58.009Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:14:58.009Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:14:58.009Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:14:58.009Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T10:14:58.268Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:14:58.268Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:14:58.268Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:14:58.268Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:14:58.268Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:14:58.527Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T10:14:58.527Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:14:58.527Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:14:58.527Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:14:58.527Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:14:58.527Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:14:58.527Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:14:58.789Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:14:58.789Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:14:58.789Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:14:58.789Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:14:58.789Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:14:58.789Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:14:58.789Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:14:58.789Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:14:58.789Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:14:59.047Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:14:59.047Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:14:59.048Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:14:59.306Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:14:59.306Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:14:59.306Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:14:59.306Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:14:59.306Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:14:59.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:14:59.306Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:14:59.566Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:14:59.566Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:14:59.566Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:14:59.566Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:14:59.824Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:15:01.733Z]  ---> aae111467f33 [2022-05-12T10:15:01.733Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-12T10:15:03.109Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:15:03.109Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:15:03.109Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:15:03.109Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:15:03.109Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:15:03.109Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:15:03.369Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:15:03.369Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:15:03.629Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:15:03.629Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:15:04.198Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:15:04.458Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:15:04.716Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:15:04.716Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:15:04.716Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:15:04.716Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:15:05.652Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:15:05.652Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:15:07.030Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:15:07.288Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:15:07.352Z] 25b303627fd3: Pull complete [2022-05-12T10:15:07.352Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-12T10:15:07.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T10:15:07.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-12T10:15:07.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T10:15:07.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:15:07.547Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:15:07.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-63381 does not seem to be running inside a container [2022-05-12T10:15:07.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@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 [2022-05-12T10:15:07.805Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T10:15:07.805Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:15:07.805Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:15:07.805Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:15:07.805Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:15:07.805Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:15:08.064Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:15:08.064Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:15:08.064Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:15:08.064Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:15:08.064Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:15:08.064Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:15:08.322Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:15:08.322Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:15:08.322Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:15:08.581Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:15:08.581Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:15:08.581Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:15:08.840Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:15:08.840Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:15:08.840Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:15:09.099Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:15:09.099Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:15:09.099Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:15:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:15:09.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:15:09.357Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:15:09.357Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:15:09.357Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:15:09.357Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:15:09.871Z] $ docker top bb262e261e28a0058af8b318fab148f5d3cc7edb35cf887c3639c94b65c41a55 -eo pid,comm [2022-05-12T10:15:09.924Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [Pipeline] { [Pipeline] sh [2022-05-12T10:15:10.184Z]  ---> Running in e11877c39d3f [2022-05-12T10:15:10.184Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:15:10.184Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:15:10.184Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:15:10.184Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:15:10.184Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:15:10.184Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T10:15:10.184Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:15:10.442Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:15:10.442Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:15:10.442Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:15:10.442Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:15:10.442Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:15:10.442Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:15:10.442Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:15:10.442Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:15:10.701Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:15:10.701Z]  ---> 1d762217f0a2 [2022-05-12T10:15:10.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-12T10:15:10.701Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:15:10.701Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:15:10.701Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:15:10.701Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:15:10.701Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:15:10.701Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:15:10.701Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:15:10.701Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:15:10.787Z] + docker-compose build --help [2022-05-12T10:15:10.787Z] + grep parallel [2022-05-12T10:15:10.961Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:15:10.961Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:15:10.961Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:15:10.961Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:15:10.961Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:15:10.961Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:15:10.961Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:15:10.961Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:15:10.961Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:15:10.961Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:15:10.961Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:15:10.961Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:15:10.961Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:15:11.221Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:15:13.133Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:15:13.133Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:15:14.173Z] --parallel Build images in parallel. [Pipeline] } [2022-05-12T10:15:14.468Z] $ docker stop --time=1 bb262e261e28a0058af8b318fab148f5d3cc7edb35cf887c3639c94b65c41a55 [2022-05-12T10:15:16.116Z] $ docker rm -f bb262e261e28a0058af8b318fab148f5d3cc7edb35cf887c3639c94b65c41a55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:15:16.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-12T10:15:16.725Z] . [Pipeline] withDockerContainer [2022-05-12T10:15:16.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-63381 does not seem to be running inside a container [2022-05-12T10:15:17.032Z] $ 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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@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 [2022-05-12T10:15:18.325Z] $ docker top 8bdb16fae420f93652de4f7b3233fe89c348cf43a027b6fee037693b05787fda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T10:15:19.233Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-12T10:15:23.551Z] Building core-command ... [2022-05-12T10:15:23.551Z] Building core-data ... [2022-05-12T10:15:23.551Z] Building core-metadata ... [2022-05-12T10:15:23.551Z] Building security-bootstrapper ... [2022-05-12T10:15:23.551Z] Building security-proxy-setup ... [2022-05-12T10:15:23.551Z] Building security-secretstore-setup ... [2022-05-12T10:15:23.551Z] Building security-spiffe-token-provider ... [2022-05-12T10:15:23.551Z] Building security-spire-agent ... [2022-05-12T10:15:23.551Z] Building security-spire-config ... [2022-05-12T10:15:23.551Z] Building security-spire-server ... [2022-05-12T10:15:23.551Z] Building support-notifications ... [2022-05-12T10:15:23.551Z] Building support-scheduler ... [2022-05-12T10:15:23.551Z] Building sys-mgmt-agent ... [2022-05-12T10:15:23.551Z] Building security-secretstore-setup [2022-05-12T10:15:23.551Z] Building support-scheduler [2022-05-12T10:15:23.551Z] Building security-spiffe-token-provider [2022-05-12T10:15:23.551Z] Building security-spire-agent [2022-05-12T10:15:23.551Z] Building core-metadata [2022-05-12T10:15:28.025Z] Removing intermediate container e11877c39d3f [2022-05-12T10:15:28.025Z] ---> 31473a679b6a [2022-05-12T10:15:28.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:15:28.026Z] ---> Running in d208c842d87c [2022-05-12T10:15:28.026Z] ---> Running in 6286f0feff2b [2022-05-12T10:15:28.026Z] Removing intermediate container 6286f0feff2b [2022-05-12T10:15:28.026Z] ---> f3eec40f846e [2022-05-12T10:15:28.026Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T10:15:28.026Z] ---> Running in d2d3cf3f6667 [2022-05-12T10:15:28.285Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T10:15:28.545Z] Removing intermediate container d2d3cf3f6667 [2022-05-12T10:15:28.545Z] ---> 38714c8e6626 [2022-05-12T10:15:28.545Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:15:28.806Z] ---> Running in fd6008ab843d [2022-05-12T10:15:29.393Z] Removing intermediate container fd6008ab843d [2022-05-12T10:15:29.393Z] ---> 6c6e92fcb5d0 [2022-05-12T10:15:29.393Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:15:29.652Z] ---> Running in d083196833cc [2022-05-12T10:15:30.221Z] Removing intermediate container d083196833cc [2022-05-12T10:15:30.221Z] ---> 3c9ac284b79d [2022-05-12T10:15:30.221Z] [2022-05-12T10:15:30.221Z] Successfully built 3c9ac284b79d [2022-05-12T10:15:30.221Z] Successfully tagged sys-mgmt-agent:latest [2022-05-12T10:15:30.221Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-05-12T10:15:35.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:15:35.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:15:35.493Z] ---> 35eb96eb1673 [2022-05-12T10:15:35.493Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:15:35.493Z] ---> Using cache [2022-05-12T10:15:35.493Z] ---> 0ce42f284282 [2022-05-12T10:15:35.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:15:35.493Z] ---> Using cache [2022-05-12T10:15:35.493Z] ---> 0e66b5e0e482 [2022-05-12T10:15:35.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-12T10:15:40.765Z] ---> Running in 98efcabfd482 [2022-05-12T10:15:40.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:15:41.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:15:41.960Z] OK: 221 MiB in 52 packages [2022-05-12T10:15:43.338Z] Removing intermediate container 98efcabfd482 [2022-05-12T10:15:43.338Z] ---> 2850d1b288d2 [2022-05-12T10:15:43.338Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:15:43.907Z] ---> 477af1d50d6a [2022-05-12T10:15:43.907Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:15:44.166Z] ---> Running in ee38319091ec [2022-05-12T10:15:47.458Z] Removing intermediate container ee38319091ec [2022-05-12T10:15:47.458Z] ---> 64daa5a7653f [2022-05-12T10:15:47.458Z] Step 8/22 : COPY . . [2022-05-12T10:15:57.621Z] ---> 4ce22a0d9c22 [2022-05-12T10:15:57.621Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-12T10:15:57.621Z] ---> Running in 0bbcb62e0240 [2022-05-12T10:15:57.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T10:16:06.033Z] Building bin/spire-agent... [2022-05-12T10:16:06.292Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:16:07.241Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:16:07.241Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:16:07.241Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:16:07.241Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:16:07.241Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:16:07.241Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:16:08.178Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:16:08.178Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:16:08.178Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:16:08.178Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:16:08.178Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:16:08.178Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T10:16:10.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:10.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:10.522Z] ---> ef311a3bc700 [2022-05-12T10:16:10.522Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:16:10.522Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:10.522Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:10.522Z] ---> ef311a3bc700 [2022-05-12T10:16:10.799Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T10:16:10.799Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:10.799Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:10.799Z] ---> ef311a3bc700 [2022-05-12T10:16:10.799Z] Step 3/20 : WORKDIR /edgex-go [2022-05-12T10:16:10.799Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:10.799Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:10.799Z] ---> ef311a3bc700 [2022-05-12T10:16:10.799Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T10:16:10.821Z] Removing intermediate container d208c842d87c [2022-05-12T10:16:10.821Z] ---> df6d89aa4891 [2022-05-12T10:16:10.821Z] [2022-05-12T10:16:10.821Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:16:10.821Z] ---> e04c818066af [2022-05-12T10:16:10.821Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:16:10.821Z] ---> Using cache [2022-05-12T10:16:10.821Z] ---> f09037ae726a [2022-05-12T10:16:10.821Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:16:10.821Z] ---> Using cache [2022-05-12T10:16:10.821Z] ---> 0ec59f02e661 [2022-05-12T10:16:10.821Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-12T10:16:11.079Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:11.079Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:11.080Z] ---> ef311a3bc700 [2022-05-12T10:16:11.080Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:16:11.081Z] ---> Running in 3406d8739fa6 [2022-05-12T10:16:12.017Z] Removing intermediate container 3406d8739fa6 [2022-05-12T10:16:12.017Z] ---> af366e07fd2c [2022-05-12T10:16:12.017Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T10:16:12.017Z] ---> Running in a7a9912e725d [2022-05-12T10:16:12.065Z] ---> Running in ae069f3f7768 [2022-05-12T10:16:12.065Z] ---> Running in c9771830a768 [2022-05-12T10:16:12.065Z] ---> Running in 6a65023a0d6b [2022-05-12T10:16:12.065Z] ---> Running in 4bcb86f58b11 [2022-05-12T10:16:12.065Z] ---> Running in 4f79a41b5fed [2022-05-12T10:16:12.586Z] Removing intermediate container a7a9912e725d [2022-05-12T10:16:12.586Z] ---> e88ebbc92915 [2022-05-12T10:16:12.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:16:12.670Z] Removing intermediate container ae069f3f7768 [2022-05-12T10:16:12.670Z] ---> e85a4c14440a [2022-05-12T10:16:12.670Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-12T10:16:12.670Z] Removing intermediate container 6a65023a0d6b [2022-05-12T10:16:12.670Z] ---> da99919fe316 [2022-05-12T10:16:12.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:16:12.670Z] ---> Running in e842b27e1991 [2022-05-12T10:16:12.670Z] ---> Running in 087f0b6870c4 [2022-05-12T10:16:12.946Z] Removing intermediate container 4f79a41b5fed [2022-05-12T10:16:12.946Z] Removing intermediate container 4bcb86f58b11 [2022-05-12T10:16:12.946Z] ---> 4aa73d8025c2 [2022-05-12T10:16:12.946Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:16:12.946Z] ---> 4e17c45c6299 [2022-05-12T10:16:12.946Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:16:12.946Z] Removing intermediate container c9771830a768 [2022-05-12T10:16:12.946Z] ---> 3973d7784b22 [2022-05-12T10:16:12.946Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:16:12.946Z] ---> Running in c65443f9dc89 [2022-05-12T10:16:12.946Z] ---> Running in a1fca427fb98 [2022-05-12T10:16:12.946Z] ---> Running in 4297b800d028 [2022-05-12T10:16:13.522Z] ---> 5a1f6cac4d7d [2022-05-12T10:16:13.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-12T10:16:14.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:15.425Z] ---> b5a1e73744f6 [2022-05-12T10:16:15.425Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-12T10:16:15.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:16.244Z] Removing intermediate container 087f0b6870c4 [2022-05-12T10:16:16.244Z] ---> f54cf80a7b13 [2022-05-12T10:16:16.244Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T10:16:16.362Z] ---> 192bc1fd706e [2022-05-12T10:16:16.362Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-12T10:16:16.529Z] ---> Running in c260813a775d [2022-05-12T10:16:16.621Z] ---> Running in 7571b8b92e9b [2022-05-12T10:16:16.810Z] Removing intermediate container c65443f9dc89 [2022-05-12T10:16:16.810Z] ---> ff5e0c3b3991 [2022-05-12T10:16:16.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T10:16:16.810Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:16:16.810Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:16:16.810Z] OK: 15741 distinct packages available [2022-05-12T10:16:17.106Z] ---> Running in 77ecb1a63c77 [2022-05-12T10:16:17.106Z] Removing intermediate container a1fca427fb98 [2022-05-12T10:16:17.106Z] ---> 088751c36e5b [2022-05-12T10:16:17.106Z] Step 5/25 : RUN apk add --update --no-cache make gitfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:17.106Z] [2022-05-12T10:16:17.106Z] Removing intermediate container 4297b800d028 [2022-05-12T10:16:17.106Z] ---> 37e84c2ca612 [2022-05-12T10:16:17.106Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:16:17.198Z] Removing intermediate container 7571b8b92e9b [2022-05-12T10:16:17.198Z] ---> 619516bc1943 [2022-05-12T10:16:17.198Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:16:17.392Z] ---> Running in dcfbdbf035bb [2022-05-12T10:16:17.393Z] ---> Running in 8a7f04e82ed4 [2022-05-12T10:16:17.455Z] ---> Running in af2de0048ba8 [2022-05-12T10:16:17.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:18.049Z] Removing intermediate container af2de0048ba8 [2022-05-12T10:16:18.049Z] ---> 0d0d6f79af33 [2022-05-12T10:16:18.049Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T10:16:18.317Z] ---> Running in dca050bbd7fa [2022-05-12T10:16:18.593Z] Removing intermediate container dca050bbd7fa [2022-05-12T10:16:18.593Z] ---> 7a51ec155819 [2022-05-12T10:16:18.593Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:16:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:18.853Z] ---> Running in 35992c7c50c3 [2022-05-12T10:16:18.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:19.164Z] OK: 220 MiB in 52 packages [2022-05-12T10:16:19.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:19.432Z] Removing intermediate container 35992c7c50c3 [2022-05-12T10:16:19.432Z] ---> 73a8b4037620 [2022-05-12T10:16:19.432Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:16:19.432Z] ---> Running in bab947ad0bb5 [2022-05-12T10:16:19.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:19.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:20.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:20.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:20.354Z] Removing intermediate container e842b27e1991 [2022-05-12T10:16:20.354Z] ---> 354240728b31 [2022-05-12T10:16:20.354Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-12T10:16:20.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:16:20.367Z] Removing intermediate container bab947ad0bb5 [2022-05-12T10:16:20.367Z] ---> 4e4f8371c32d [2022-05-12T10:16:20.367Z] [2022-05-12T10:16:20.367Z] Successfully built 4e4f8371c32d [2022-05-12T10:16:20.367Z] Successfully tagged support-scheduler:latest [2022-05-12T10:16:20.367Z] Building core-data [2022-05-12T10:16:20.631Z] OK: 220 MiB in 52 packages [2022-05-12T10:16:21.233Z] OK: 220 MiB in 52 packages [2022-05-12T10:16:21.525Z] OK: 220 MiB in 52 packages [2022-05-12T10:16:21.525Z] OK: 220 MiB in 52 packages [2022-05-12T10:16:21.872Z] ---> 681235394a25 [2022-05-12T10:16:21.872Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:21.872Z] ---> Running in 4970e8c710cc [2022-05-12T10:16:22.994Z] Removing intermediate container 77ecb1a63c77 [2022-05-12T10:16:22.994Z] ---> d4d75237130b [2022-05-12T10:16:22.994Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:16:22.994Z] Removing intermediate container c260813a775d [2022-05-12T10:16:22.994Z] ---> 5d87f12b8edf [2022-05-12T10:16:22.994Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:16:23.467Z] Removing intermediate container 8a7f04e82ed4 [2022-05-12T10:16:23.467Z] ---> 067bcf63d8ee [2022-05-12T10:16:23.467Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T10:16:23.769Z] Removing intermediate container dcfbdbf035bb [2022-05-12T10:16:23.769Z] ---> 0618fa2ebe95 [2022-05-12T10:16:23.769Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T10:16:24.571Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:16:24.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:16:24.571Z] ---> 35eb96eb1673 [2022-05-12T10:16:24.571Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:16:24.571Z] ---> Using cache [2022-05-12T10:16:24.571Z] ---> 0ce42f284282 [2022-05-12T10:16:24.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:16:24.571Z] ---> Using cache [2022-05-12T10:16:24.571Z] ---> 0e66b5e0e482 [2022-05-12T10:16:24.571Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-12T10:16:25.484Z] ---> c0e239fe07ae [2022-05-12T10:16:25.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:25.484Z] ---> Running in 77d3d2e097b9 [2022-05-12T10:16:25.484Z] ---> b79f70e69769 [2022-05-12T10:16:25.484Z] ---> 867f88a35d2a [2022-05-12T10:16:25.484Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:25.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:25.756Z] ---> Running in 5d309292c55c [2022-05-12T10:16:25.756Z] ---> Running in 90b09da431f6 [2022-05-12T10:16:26.039Z] ---> b5b1d56296fc [2022-05-12T10:16:26.039Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:26.351Z] ---> Running in 24918078497b [2022-05-12T10:16:27.338Z] Removing intermediate container 4970e8c710cc [2022-05-12T10:16:27.338Z] ---> 83037d5a887d [2022-05-12T10:16:27.338Z] Step 7/20 : COPY . . [2022-05-12T10:16:28.761Z] ---> Running in b16cfb197322 [2022-05-12T10:16:29.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:16:30.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:16:30.895Z] OK: 221 MiB in 52 packages [2022-05-12T10:16:32.754Z] Removing intermediate container 5d309292c55c [2022-05-12T10:16:32.754Z] ---> 7ed4bda54eac [2022-05-12T10:16:32.754Z] Step 8/22 : COPY . . [2022-05-12T10:16:32.754Z] Removing intermediate container 77d3d2e097b9 [2022-05-12T10:16:32.754Z] ---> 06850a2c9cfe [2022-05-12T10:16:32.754Z] Step 8/23 : COPY . . [2022-05-12T10:16:32.754Z] Removing intermediate container 24918078497b [2022-05-12T10:16:32.754Z] ---> a1d4de5bbe87 [2022-05-12T10:16:32.754Z] Step 8/25 : COPY . . [2022-05-12T10:16:32.754Z] Removing intermediate container 90b09da431f6 [2022-05-12T10:16:32.754Z] ---> c114593a1fbf [2022-05-12T10:16:32.754Z] Step 8/26 : COPY . . [2022-05-12T10:16:33.433Z] Removing intermediate container b16cfb197322 [2022-05-12T10:16:33.433Z] ---> ed8d94c9119b [2022-05-12T10:16:33.433Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:16:35.424Z] ---> 7735b3629955 [2022-05-12T10:16:35.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:16:36.805Z] ---> Running in 295c06fd0d38 [2022-05-12T10:16:43.390Z] Removing intermediate container 0bbcb62e0240 [2022-05-12T10:16:43.390Z] ---> ed650b148f60 [2022-05-12T10:16:43.390Z] [2022-05-12T10:16:43.390Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:16:43.390Z] ---> e04c818066af [2022-05-12T10:16:43.390Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-12T10:16:43.649Z] Removing intermediate container 295c06fd0d38 [2022-05-12T10:16:43.649Z] ---> 5c6f40cb75f4 [2022-05-12T10:16:43.649Z] Step 8/23 : COPY . . [2022-05-12T10:16:45.031Z] ---> Running in 3010f2daff99 [2022-05-12T10:16:45.183Z] ---> b355a262a9bc [2022-05-12T10:16:45.183Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-12T10:16:45.183Z] ---> Running in 8fe8cd7d50c8 [2022-05-12T10:16:45.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-12T10:16:45.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:16:46.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:16:46.242Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-12T10:16:46.242Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-12T10:16:46.242Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:16:46.502Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:16:46.502Z] OK: 6 MiB in 16 packages [2022-05-12T10:16:50.903Z] ---> 3761c63891ce [2022-05-12T10:16:50.903Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-12T10:16:50.903Z] ---> a4a428b4883e [2022-05-12T10:16:50.903Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-12T10:16:50.903Z] ---> 9eb398108947 [2022-05-12T10:16:50.903Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:16:50.903Z] ---> Running in af1754a48c36 [2022-05-12T10:16:50.903Z] ---> Running in 80d71b802f39 [2022-05-12T10:16:51.181Z] ---> Running in 51dec67976ed [2022-05-12T10:16:51.819Z] Removing intermediate container 51dec67976ed [2022-05-12T10:16:51.819Z] ---> e53ea684c435 [2022-05-12T10:16:51.819Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T10:16:52.095Z] ---> Running in 8aac4a07e958 [2022-05-12T10:16:52.095Z] ---> ac87387590fa [2022-05-12T10:16:52.095Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-12T10:16:52.095Z] ---> Running in 3721b48a0dbe [2022-05-12T10:16:53.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-12T10:16:53.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-12T10:16:54.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-12T10:16:55.112Z] Removing intermediate container 8aac4a07e958 [2022-05-12T10:16:55.112Z] ---> 23ed8e3d682a [2022-05-12T10:16:55.112Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T10:16:55.112Z] ---> Running in 822a7ac78260 [2022-05-12T10:16:55.716Z] Removing intermediate container 822a7ac78260 [2022-05-12T10:16:55.716Z] ---> 7ec25f41992d [2022-05-12T10:16:55.716Z] 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 [2022-05-12T10:16:55.716Z] ---> Running in bf715cc90155 [2022-05-12T10:16:56.491Z] Removing intermediate container 3010f2daff99 [2022-05-12T10:16:56.491Z] ---> 5c446e095f4f [2022-05-12T10:16:56.491Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:16:58.354Z] spire-1.2.1/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.data/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.data/.file [2022-05-12T10:16:58.354Z] spire-1.2.1/.dockerignore [2022-05-12T10:16:58.354Z] spire-1.2.1/.gitattributes [2022-05-12T10:16:58.354Z] spire-1.2.1/.githooks/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:16:58.354Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:16:58.354Z] spire-1.2.1/.gitignore [2022-05-12T10:16:58.354Z] spire-1.2.1/.go-version [2022-05-12T10:16:58.354Z] spire-1.2.1/.golangci.yml [2022-05-12T10:16:58.354Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:16:58.354Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:16:58.354Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:16:58.354Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:16:58.354Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:16:58.354Z] spire-1.2.1/Dockerfile [2022-05-12T10:16:58.354Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:16:58.354Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:16:58.354Z] spire-1.2.1/LICENSE [2022-05-12T10:16:58.354Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:16:58.354Z] spire-1.2.1/Makefile [2022-05-12T10:16:58.354Z] spire-1.2.1/README.md [2022-05-12T10:16:58.354Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:16:58.354Z] spire-1.2.1/SECURITY.md [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:16:58.354Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:16:58.355Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:16:58.631Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/ [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/agent/ [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/server/ [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:16:58.631Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/ [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/ [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:16:58.631Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:16:58.632Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:16:58.632Z] spire-1.2.1/examples/ [2022-05-12T10:16:58.632Z] spire-1.2.1/examples/README.md [2022-05-12T10:16:58.632Z] spire-1.2.1/go.mod [2022-05-12T10:16:58.632Z] spire-1.2.1/go.sum [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:16:58.632Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:16:58.910Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:16:58.911Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:16:58.912Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:16:59.195Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:16:59.196Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:16:59.197Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:16:59.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/private/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:16:59.475Z] spire-1.2.1/release/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:16:59.475Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:16:59.475Z] spire-1.2.1/script/ [2022-05-12T10:16:59.475Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:16:59.475Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:16:59.475Z] spire-1.2.1/support/ [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/ [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:16:59.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:16:59.476Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:16:59.476Z] spire-1.2.1/test/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/clock/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:16:59.476Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:16:59.754Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:16:59.754Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:16:59.754Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:16:59.754Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/common [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:16:59.755Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:16:59.756Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:16:59.757Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:17:00.036Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:17:00.037Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:17:00.037Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testca/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testkey/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/ [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/race.go [2022-05-12T10:17:00.037Z] spire-1.2.1/test/util/util.go [2022-05-12T10:17:00.037Z] building spire from source... [2022-05-12T10:17:00.640Z] Installing go1.17.7... [2022-05-12T10:17:00.693Z] ---> bb73fc7f2e14 [2022-05-12T10:17:00.693Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-12T10:17:00.693Z] ---> Running in 027f5e2ccefd [2022-05-12T10:17:00.952Z] ---> Running in 6a6a44c28c10 [2022-05-12T10:17:01.215Z] Removing intermediate container 027f5e2ccefd [2022-05-12T10:17:01.215Z] ---> d37e5563e20a [2022-05-12T10:17:01.215Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-12T10:17:01.589Z] ---> Running in 508f80b7e591 [2022-05-12T10:17:01.589Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T10:17:01.853Z] Removing intermediate container 508f80b7e591 [2022-05-12T10:17:01.853Z] ---> fa89bd122348 [2022-05-12T10:17:01.853Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T10:17:02.423Z] ---> Running in 1b877e281874 [2022-05-12T10:17:02.992Z] Removing intermediate container 1b877e281874 [2022-05-12T10:17:02.992Z] ---> 955030a2147e [2022-05-12T10:17:02.992Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:17:03.561Z] ---> bc231a03336a [2022-05-12T10:17:03.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-12T10:17:04.502Z] ---> 18c29ab32b79 [2022-05-12T10:17:04.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-12T10:17:05.073Z] ---> ae32dba3e12c [2022-05-12T10:17:05.073Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-12T10:17:05.073Z] ---> Running in 1ec060443ef9 [2022-05-12T10:17:05.641Z] Removing intermediate container 1ec060443ef9 [2022-05-12T10:17:05.641Z] ---> 17e41f3b4c7c [2022-05-12T10:17:05.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:17:05.905Z] ---> Running in bd46ba1f902a [2022-05-12T10:17:06.222Z] Removing intermediate container bd46ba1f902a [2022-05-12T10:17:06.222Z] ---> 17895bd3182a [2022-05-12T10:17:06.222Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T10:17:06.483Z] ---> Running in cfa48ffbf096 [2022-05-12T10:17:06.744Z] Removing intermediate container cfa48ffbf096 [2022-05-12T10:17:06.745Z] ---> 6a0ec8c8ea91 [2022-05-12T10:17:06.745Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:17:07.005Z] ---> Running in 5805c4101f09 [2022-05-12T10:17:07.573Z] Removing intermediate container 5805c4101f09 [2022-05-12T10:17:07.573Z] ---> 52868538fb8f [2022-05-12T10:17:07.573Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:17:08.519Z] ---> Running in 8c587a5821a0 [2022-05-12T10:17:09.468Z] Removing intermediate container 8c587a5821a0 [2022-05-12T10:17:09.468Z] ---> f7b5508355eb [2022-05-12T10:17:09.468Z] [2022-05-12T10:17:09.468Z] Successfully built f7b5508355eb [2022-05-12T10:17:09.468Z] Successfully tagged support-notifications:latest [2022-05-12T10:17:09.468Z] Building security-bootstrapper [2022-05-12T10:17:13.667Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:17:13.667Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:17:13.667Z] ---> 35eb96eb1673 [2022-05-12T10:17:13.667Z] Step 3/31 : WORKDIR /edgex-go [2022-05-12T10:17:13.667Z] ---> Using cache [2022-05-12T10:17:13.667Z] ---> 0ce42f284282 [2022-05-12T10:17:13.667Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:17:13.667Z] ---> Using cache [2022-05-12T10:17:13.667Z] ---> 0e66b5e0e482 [2022-05-12T10:17:13.667Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-12T10:17:13.667Z] ---> Using cache [2022-05-12T10:17:13.667Z] ---> 1b5d9d8a0428 [2022-05-12T10:17:13.667Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-12T10:17:13.667Z] ---> Using cache [2022-05-12T10:17:13.667Z] ---> a721744e52b0 [2022-05-12T10:17:13.667Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:17:13.667Z] ---> Using cache [2022-05-12T10:17:13.668Z] ---> ce9c98e62eeb [2022-05-12T10:17:13.668Z] Step 8/31 : COPY . . [2022-05-12T10:17:13.668Z] ---> Using cache [2022-05-12T10:17:13.668Z] ---> 1d762217f0a2 [2022-05-12T10:17:13.668Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-12T10:17:23.652Z] ---> Running in 4663e8502575 [2022-05-12T10:17:23.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T10:17:24.221Z] Removing intermediate container d6211df85540 [2022-05-12T10:17:24.221Z] ---> 21eead7e500e [2022-05-12T10:17:24.221Z] [2022-05-12T10:17:24.221Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T10:17:24.221Z] ---> 0ac33e5f5afa [2022-05-12T10:17:24.221Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:17:24.221Z] ---> Using cache [2022-05-12T10:17:24.221Z] ---> cd02b9cb4287 [2022-05-12T10:17:24.221Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:17:24.221Z] ---> Using cache [2022-05-12T10:17:24.221Z] ---> 50797dc708bb [2022-05-12T10:17:24.221Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-12T10:17:25.599Z] ---> Running in 3f3722c98ac7 [2022-05-12T10:17:25.599Z] Removing intermediate container 6a6a44c28c10 [2022-05-12T10:17:25.599Z] ---> 454c424081c9 [2022-05-12T10:17:25.599Z] [2022-05-12T10:17:25.599Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:17:25.599Z] ---> e04c818066af [2022-05-12T10:17:25.599Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-12T10:17:25.599Z] ---> Running in b1692bb4470d [2022-05-12T10:17:25.859Z] Removing intermediate container b1692bb4470d [2022-05-12T10:17:25.859Z] ---> f8563b5b41c6 [2022-05-12T10:17:25.859Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-12T10:17:25.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:26.120Z] ---> Running in 03d825e5b3dc [2022-05-12T10:17:26.120Z] Removing intermediate container 03d825e5b3dc [2022-05-12T10:17:26.120Z] ---> c577f5f2f11e [2022-05-12T10:17:26.120Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-12T10:17:26.379Z] ---> Running in 7e234e5ff880 [2022-05-12T10:17:26.379Z] Removing intermediate container 7e234e5ff880 [2022-05-12T10:17:26.379Z] ---> ab17560c4674 [2022-05-12T10:17:26.379Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:17:26.638Z] ---> Running in be733679379e [2022-05-12T10:17:26.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:27.200Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:17:27.200Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:17:27.200Z] OK: 15857 distinct packages available [2022-05-12T10:17:27.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:27.464Z] Building bin/spire-server... [2022-05-12T10:17:27.464Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:17:27.464Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:17:27.464Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:17:27.464Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:17:27.464Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:17:27.464Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:17:27.464Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:17:27.464Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:17:27.464Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:17:27.477Z] Removing intermediate container be733679379e [2022-05-12T10:17:27.477Z] ---> 8e015eba59d8 [2022-05-12T10:17:27.477Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T10:17:27.477Z] ---> Running in 927446d1ec48 [2022-05-12T10:17:28.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:28.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:28.462Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-12T10:17:28.462Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:17:28.462Z] (3/4) Installing libucontext (1.1-r0) [2022-05-12T10:17:28.462Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-12T10:17:28.720Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:17:28.720Z] OK: 6 MiB in 18 packages [2022-05-12T10:17:28.906Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:17:29.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:29.182Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:17:29.182Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:17:29.182Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:17:29.281Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T10:17:29.281Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T10:17:29.458Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:17:29.539Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T10:17:29.540Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T10:17:29.540Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T10:17:29.737Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:17:29.737Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:17:29.737Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:17:29.799Z] Removing intermediate container 3f3722c98ac7 [2022-05-12T10:17:29.799Z] ---> 7041caa2fb9e [2022-05-12T10:17:29.799Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T10:17:29.799Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T10:17:29.799Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:17:29.799Z] OK: 8 MiB in 20 packages [2022-05-12T10:17:30.337Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:17:30.337Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:17:30.613Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:17:30.890Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:17:30.890Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:17:31.711Z] Removing intermediate container 927446d1ec48 [2022-05-12T10:17:31.711Z] ---> f444e17e5fe8 [2022-05-12T10:17:31.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:17:31.711Z] ---> 25d6bd7f1f40 [2022-05-12T10:17:31.711Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T10:17:31.711Z] ---> ea187b77fde9 [2022-05-12T10:17:31.711Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-12T10:17:31.711Z] ---> 8fd934db743b [2022-05-12T10:17:31.711Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-12T10:17:31.877Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:17:31.877Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:17:31.970Z] ---> Running in b5332d8da837 [2022-05-12T10:17:32.546Z] Removing intermediate container b5332d8da837 [2022-05-12T10:17:32.546Z] ---> 7b0dd82c1604 [2022-05-12T10:17:32.546Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-12T10:17:32.546Z] ---> b2c10af32c3a [2022-05-12T10:17:32.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-12T10:17:32.546Z] ---> 626f3c08766f [2022-05-12T10:17:32.546Z] Step 21/26 : WORKDIR / [2022-05-12T10:17:32.807Z] ---> Running in ce16f50ced19 [2022-05-12T10:17:32.807Z] ---> 0db2e85961b4 [2022-05-12T10:17:32.807Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-12T10:17:32.807Z] Removing intermediate container ce16f50ced19 [2022-05-12T10:17:32.807Z] ---> 90653ef88b2d [2022-05-12T10:17:32.807Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T10:17:33.069Z] ---> Running in e54c91c2c550 [2022-05-12T10:17:33.069Z] ---> Running in 52b4273ee430 [2022-05-12T10:17:33.069Z] Removing intermediate container e54c91c2c550 [2022-05-12T10:17:33.069Z] ---> cb39f35accf3 [2022-05-12T10:17:33.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:17:33.069Z] ---> Running in 3d955f06e0ec [2022-05-12T10:17:33.069Z] Removing intermediate container 52b4273ee430 [2022-05-12T10:17:33.069Z] ---> 4235b623fc5e [2022-05-12T10:17:33.069Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T10:17:33.330Z] ---> Running in 620b3080b32c [2022-05-12T10:17:33.647Z] Removing intermediate container 3d955f06e0ec [2022-05-12T10:17:33.647Z] ---> 4d17a978abb9 [2022-05-12T10:17:33.647Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T10:17:33.647Z] Removing intermediate container 620b3080b32c [2022-05-12T10:17:33.647Z] ---> d812263d2f0b [2022-05-12T10:17:33.647Z] Step 24/26 : LABEL arch=x86_64 [2022-05-12T10:17:33.647Z] ---> Running in 4c5a300488a7 [2022-05-12T10:17:33.906Z] ---> Running in 7a68ca532afa [2022-05-12T10:17:34.166Z] Removing intermediate container 4c5a300488a7 [2022-05-12T10:17:34.166Z] ---> 4be13503408f [2022-05-12T10:17:34.166Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:17:34.427Z] ---> Running in 73b977d483f5 [2022-05-12T10:17:34.427Z] Removing intermediate container 7a68ca532afa [2022-05-12T10:17:34.427Z] ---> 94d7f9017e81 [2022-05-12T10:17:34.427Z] Step 25/26 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:17:34.688Z] ---> Running in 15873d28507b [2022-05-12T10:17:34.688Z] Removing intermediate container 73b977d483f5 [2022-05-12T10:17:34.688Z] ---> 6a89aaad9f0d [2022-05-12T10:17:34.688Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:17:34.688Z] Removing intermediate container 15873d28507b [2022-05-12T10:17:34.688Z] ---> 71d5fef7d223 [2022-05-12T10:17:34.688Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T10:17:34.958Z] ---> Running in b561cdfddbd6 [2022-05-12T10:17:34.958Z] ---> Running in ed05d49064fa [2022-05-12T10:17:34.958Z] Removing intermediate container b561cdfddbd6 [2022-05-12T10:17:34.958Z] ---> a7bc4dd9403f [2022-05-12T10:17:34.958Z] [2022-05-12T10:17:34.958Z] Removing intermediate container ed05d49064fa [2022-05-12T10:17:34.958Z] ---> 1e052bb9d24c [2022-05-12T10:17:34.958Z] [2022-05-12T10:17:34.958Z] Successfully built a7bc4dd9403f [2022-05-12T10:17:35.218Z] Successfully tagged core-data:latest [2022-05-12T10:17:35.218Z] Building security-proxy-setup [2022-05-12T10:17:35.218Z]  Building core-data ... done Successfully built 1e052bb9d24c [2022-05-12T10:17:35.218Z] Successfully tagged security-spire-config:latest [2022-05-12T10:17:35.218Z] Building core-command [2022-05-12T10:17:40.511Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:17:40.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:17:40.511Z] ---> 35eb96eb1673 [2022-05-12T10:17:40.511Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 0ce42f284282 [2022-05-12T10:17:40.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 0e66b5e0e482 [2022-05-12T10:17:40.511Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 1b5d9d8a0428 [2022-05-12T10:17:40.511Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> a721744e52b0 [2022-05-12T10:17:40.511Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> ce9c98e62eeb [2022-05-12T10:17:40.511Z] Step 8/22 : COPY . . [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 1d762217f0a2 [2022-05-12T10:17:40.511Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-12T10:17:40.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:17:40.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:17:40.511Z] ---> 35eb96eb1673 [2022-05-12T10:17:40.511Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 0ce42f284282 [2022-05-12T10:17:40.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 0e66b5e0e482 [2022-05-12T10:17:40.511Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 1b5d9d8a0428 [2022-05-12T10:17:40.511Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> a721744e52b0 [2022-05-12T10:17:40.511Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> ce9c98e62eeb [2022-05-12T10:17:40.511Z] Step 8/23 : COPY . . [2022-05-12T10:17:40.511Z] ---> Using cache [2022-05-12T10:17:40.511Z] ---> 1d762217f0a2 [2022-05-12T10:17:40.511Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-12T10:17:41.895Z] Building bin/spire-agent... [2022-05-12T10:17:42.154Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:17:42.154Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:17:42.154Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:17:42.154Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:17:42.724Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:17:42.724Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:17:42.724Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:17:43.292Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:17:43.292Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:17:43.292Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:17:43.292Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:17:43.292Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:17:43.292Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T10:17:46.984Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:17:46.985Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:17:46.985Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:17:46.985Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:17:46.985Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:17:47.261Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:17:47.539Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:17:47.539Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:17:47.814Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:17:47.814Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:17:48.090Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:17:48.366Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:17:48.366Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:17:48.968Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:17:48.968Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:17:49.244Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:17:49.520Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:17:49.869Z]  ---> Running in 104328f35814 [2022-05-12T10:17:49.869Z] ---> Running in 822a90ef5e6d [2022-05-12T10:17:49.869Z] Removing intermediate container 4663e8502575 [2022-05-12T10:17:49.869Z] ---> dd764ac8e2af [2022-05-12T10:17:49.869Z] [2022-05-12T10:17:49.869Z] Step 10/31 : FROM alpine:3.14 [2022-05-12T10:17:49.869Z] ---> e04c818066af [2022-05-12T10:17:49.869Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-12T10:17:49.869Z] ---> Running in 8cd07d66f68d [2022-05-12T10:17:49.869Z] Building bin/spire-agent... [2022-05-12T10:17:49.869Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:17:49.869Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:17:49.869Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:17:49.869Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:17:49.869Z] Removing intermediate container 8cd07d66f68d [2022-05-12T10:17:49.869Z] ---> 685ffa0cd6bf [2022-05-12T10:17:49.869Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-12T10:17:49.869Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T10:17:49.869Z] ---> Running in 612035f8073c [2022-05-12T10:17:49.869Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T10:17:50.120Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:17:50.396Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:17:50.396Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:17:50.396Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:17:50.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:50.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:17:50.435Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:17:50.435Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:17:50.435Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:17:50.677Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:17:50.677Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:17:50.697Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-12T10:17:50.697Z] (2/2) Installing su-exec (0.2-r1) [2022-05-12T10:17:50.697Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:17:50.697Z] OK: 6 MiB in 16 packages [2022-05-12T10:17:50.697Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:17:50.697Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:17:50.697Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:17:50.697Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:17:50.697Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:17:50.697Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T10:17:50.953Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:17:51.228Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:17:51.503Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:17:52.103Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:17:52.103Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:17:52.103Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:17:53.086Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:17:54.890Z] Removing intermediate container 612035f8073c [2022-05-12T10:17:54.890Z] ---> b60b3e7ce92e [2022-05-12T10:17:54.890Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-12T10:17:54.890Z] ---> Running in eac36ce56098 [2022-05-12T10:17:55.155Z] Removing intermediate container eac36ce56098 [2022-05-12T10:17:55.156Z] ---> 1246d3b5d198 [2022-05-12T10:17:55.156Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-12T10:17:56.479Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:17:56.531Z] ---> Running in 2c3041f74a4e [2022-05-12T10:17:56.790Z] Removing intermediate container 2c3041f74a4e [2022-05-12T10:17:56.790Z] ---> 58a369d7d6e7 [2022-05-12T10:17:56.790Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-12T10:17:57.050Z] ---> Running in c639124ccbab [2022-05-12T10:18:00.350Z] Removing intermediate container c639124ccbab [2022-05-12T10:18:00.350Z] ---> 39c55cfcabfa [2022-05-12T10:18:00.350Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-12T10:18:00.682Z] ---> Running in 0f9d9ae6e60b [2022-05-12T10:18:01.619Z] Removing intermediate container 0f9d9ae6e60b [2022-05-12T10:18:01.619Z] ---> 471dff6956af [2022-05-12T10:18:01.619Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-12T10:18:02.555Z] ---> bf822792817f [2022-05-12T10:18:02.555Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-12T10:18:02.814Z] ---> Running in 458290e4043b [2022-05-12T10:18:06.120Z] Removing intermediate container 458290e4043b [2022-05-12T10:18:06.120Z] ---> 663de4f37287 [2022-05-12T10:18:06.120Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:18:06.647Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T10:18:06.647Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:18:06.647Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:18:06.921Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:18:06.921Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:18:08.025Z] ---> 3dc7dac4d442 [2022-05-12T10:18:08.025Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-12T10:18:08.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T10:18:12.789Z] ---> 98d77f2ea673 [2022-05-12T10:18:12.789Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-12T10:18:12.789Z] ---> d17d1ce687ef [2022-05-12T10:18:12.789Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-12T10:18:14.171Z] ---> 100c2b44f236 [2022-05-12T10:18:14.171Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-12T10:18:14.433Z] Removing intermediate container 822a90ef5e6d [2022-05-12T10:18:14.433Z] ---> 4991248abf1a [2022-05-12T10:18:14.433Z] [2022-05-12T10:18:14.433Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:18:14.433Z] ---> e04c818066af [2022-05-12T10:18:14.433Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:18:14.433Z] ---> Using cache [2022-05-12T10:18:14.433Z] ---> f09037ae726a [2022-05-12T10:18:14.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:18:14.433Z] ---> Using cache [2022-05-12T10:18:14.433Z] ---> 0ec59f02e661 [2022-05-12T10:18:14.433Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-12T10:18:14.433Z] Removing intermediate container 104328f35814 [2022-05-12T10:18:14.433Z] ---> 5534d85b3c3b [2022-05-12T10:18:14.433Z] [2022-05-12T10:18:14.433Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:18:14.433Z] ---> e04c818066af [2022-05-12T10:18:14.433Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-12T10:18:15.373Z] ---> 778b0073291b [2022-05-12T10:18:15.373Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-12T10:18:15.634Z] ---> Running in 757e88440831 [2022-05-12T10:18:15.634Z] ---> Running in 9ac21cffa6b4 [2022-05-12T10:18:15.894Z] ---> Running in 61cd232e9b56 [2022-05-12T10:18:15.894Z] Removing intermediate container 757e88440831 [2022-05-12T10:18:15.894Z] ---> a769022c10a1 [2022-05-12T10:18:15.894Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T10:18:15.894Z] Removing intermediate container 61cd232e9b56 [2022-05-12T10:18:15.894Z] ---> ba2fb68d0aef [2022-05-12T10:18:15.894Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-12T10:18:15.894Z] ---> Running in fb58032d6195 [2022-05-12T10:18:16.154Z] Removing intermediate container fb58032d6195 [2022-05-12T10:18:16.154Z] ---> b159cdef1633 [2022-05-12T10:18:16.154Z] Step 15/23 : WORKDIR / [2022-05-12T10:18:16.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:16.154Z] ---> a70b7e70cab5 [2022-05-12T10:18:16.154Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-12T10:18:16.154Z] ---> Running in 44e03d26eed7 [2022-05-12T10:18:16.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:16.416Z] ---> Running in 49f186788848 [2022-05-12T10:18:16.416Z] Removing intermediate container 44e03d26eed7 [2022-05-12T10:18:16.416Z] ---> 16040fce13f1 [2022-05-12T10:18:16.416Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:18:16.416Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-12T10:18:16.416Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:18:16.416Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-12T10:18:16.416Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-12T10:18:16.416Z] (5/6) Installing curl (7.79.1-r1) [2022-05-12T10:18:16.416Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-12T10:18:16.416Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:18:16.676Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:18:16.676Z] OK: 8 MiB in 20 packages [2022-05-12T10:18:16.936Z] ---> 91b4b29a06b4 [2022-05-12T10:18:16.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-12T10:18:17.507Z] ---> 41aa481e008f [2022-05-12T10:18:17.507Z] Removing intermediate container 9ac21cffa6b4 [2022-05-12T10:18:17.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml ---> 8fd36d47e28f [2022-05-12T10:18:17.767Z] [2022-05-12T10:18:17.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T10:18:17.767Z] ---> Running in f4a854ff93f3 [2022-05-12T10:18:17.767Z] Removing intermediate container 49f186788848 [2022-05-12T10:18:17.767Z] ---> bfa05a25a7f0 [2022-05-12T10:18:17.767Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-12T10:18:18.028Z] ---> c91dd46ac038 [2022-05-12T10:18:18.028Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-12T10:18:18.028Z] ---> Running in a4d40f9eb3cf [2022-05-12T10:18:18.028Z] Removing intermediate container f4a854ff93f3 [2022-05-12T10:18:18.028Z] ---> 331e3813c9dd [2022-05-12T10:18:18.028Z] Step 13/22 : WORKDIR /edgex [2022-05-12T10:18:18.028Z] ---> Running in f0f3f73cb9d6 [2022-05-12T10:18:18.028Z] ---> Running in 69752ab7f345 [2022-05-12T10:18:18.290Z] Removing intermediate container a4d40f9eb3cf [2022-05-12T10:18:18.291Z] ---> b7142de4f3dc [2022-05-12T10:18:18.291Z] Step 28/31 : CMD ["gate"] [2022-05-12T10:18:18.291Z] Removing intermediate container f0f3f73cb9d6 [2022-05-12T10:18:18.291Z] ---> 2e2170aafb7b [2022-05-12T10:18:18.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:18:18.291Z] Removing intermediate container 69752ab7f345 [2022-05-12T10:18:18.291Z] ---> 3b71f8cd2654 [2022-05-12T10:18:18.291Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-12T10:18:18.291Z] ---> Running in 794c1c7db1a6 [2022-05-12T10:18:18.291Z] ---> Running in 460a89eac54c [2022-05-12T10:18:18.551Z] Removing intermediate container 794c1c7db1a6 [2022-05-12T10:18:18.551Z] ---> fcf4c6f76cb9 [2022-05-12T10:18:18.551Z] Step 21/23 : LABEL arch=x86_64 [2022-05-12T10:18:18.813Z] ---> a7e3c6c1d0d5 [2022-05-12T10:18:18.813Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-12T10:18:18.813Z] Removing intermediate container 460a89eac54c [2022-05-12T10:18:18.813Z] ---> eb56f0687ccd [2022-05-12T10:18:18.813Z] Step 29/31 : LABEL arch=x86_64 [2022-05-12T10:18:18.813Z] ---> Running in deec61865ac0 [2022-05-12T10:18:18.813Z] ---> Running in 9453a1641242 [2022-05-12T10:18:19.074Z] Removing intermediate container deec61865ac0 [2022-05-12T10:18:19.074Z] ---> 5419a270c2e9 [2022-05-12T10:18:19.074Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:18:19.333Z] ---> Running in eb5a26e82344 [2022-05-12T10:18:19.333Z] Removing intermediate container 9453a1641242 [2022-05-12T10:18:19.333Z] ---> 689c670b2419 [2022-05-12T10:18:19.333Z] Step 30/31 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:18:19.333Z] ---> c52707449ac1 [2022-05-12T10:18:19.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-12T10:18:19.333Z] ---> Running in 33208a3fa49c [2022-05-12T10:18:19.333Z] Removing intermediate container eb5a26e82344 [2022-05-12T10:18:19.333Z] ---> 6763a6acb8f9 [2022-05-12T10:18:19.333Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:18:19.598Z] ---> Running in d2941504981d [2022-05-12T10:18:19.598Z] Removing intermediate container 33208a3fa49c [2022-05-12T10:18:19.598Z] ---> 031e27246d79 [2022-05-12T10:18:19.598Z] Step 31/31 : LABEL version=2.2.1-dev.1 [2022-05-12T10:18:19.598Z] ---> d1553ad78c55 [2022-05-12T10:18:19.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T10:18:19.858Z] Removing intermediate container d2941504981d [2022-05-12T10:18:19.858Z] ---> 309cfe8ceda3 [2022-05-12T10:18:19.858Z] [2022-05-12T10:18:19.858Z] ---> Running in 6777f212b7b0 [2022-05-12T10:18:19.858Z] ---> 7c05ca4cb6b2 [2022-05-12T10:18:19.858Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-12T10:18:19.858Z] Successfully built 309cfe8ceda3 [2022-05-12T10:18:20.119Z] Successfully tagged core-command:latest [2022-05-12T10:18:20.119Z]  Building core-command ... done  ---> Running in 0228b3083bab [2022-05-12T10:18:20.119Z] Removing intermediate container 6777f212b7b0 [2022-05-12T10:18:20.119Z] ---> 806cb62406ef [2022-05-12T10:18:20.119Z] [2022-05-12T10:18:20.119Z] Successfully built 806cb62406ef [2022-05-12T10:18:20.119Z] Successfully tagged security-bootstrapper:latest [2022-05-12T10:18:21.499Z]  Building security-bootstrapper ... done Removing intermediate container 0228b3083bab [2022-05-12T10:18:21.499Z] ---> 286b74ca95a3 [2022-05-12T10:18:21.499Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T10:18:21.499Z] ---> Running in 9417c073781d [2022-05-12T10:18:21.759Z] Removing intermediate container 9417c073781d [2022-05-12T10:18:21.759Z] ---> a58e35567f78 [2022-05-12T10:18:21.759Z] Step 20/22 : LABEL arch=x86_64 [2022-05-12T10:18:22.018Z] ---> Running in 2b4ccc69f95c [2022-05-12T10:18:22.018Z] Removing intermediate container 2b4ccc69f95c [2022-05-12T10:18:22.018Z] ---> f823efcb37ae [2022-05-12T10:18:22.018Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:18:22.278Z] ---> Running in 4b332329daf4 [2022-05-12T10:18:22.537Z] Removing intermediate container 4b332329daf4 [2022-05-12T10:18:22.537Z] ---> 2d0213c328b6 [2022-05-12T10:18:22.537Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:18:22.537Z] ---> Running in cd28780ded02 [2022-05-12T10:18:22.796Z] Removing intermediate container cd28780ded02 [2022-05-12T10:18:22.796Z] ---> ff8a18950358 [2022-05-12T10:18:22.796Z] [2022-05-12T10:18:22.796Z] Successfully built ff8a18950358 [2022-05-12T10:18:22.796Z] Successfully tagged security-proxy-setup:latest [2022-05-12T10:18:33.769Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:18:33.769Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:18:33.769Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:18:33.769Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:18:42.070Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:18:54.887Z]  Building security-proxy-setup ... done Removing intermediate container 90cbd31738b8 [2022-05-12T10:18:54.887Z] ---> f044d0ba6eac [2022-05-12T10:18:54.887Z] [2022-05-12T10:18:54.887Z] Step 13/25 : FROM alpine:3.15 [2022-05-12T10:18:54.887Z] ---> 0ac33e5f5afa [2022-05-12T10:18:54.887Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:18:54.887Z] ---> Using cache [2022-05-12T10:18:54.887Z] ---> cd02b9cb4287 [2022-05-12T10:18:54.887Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:18:54.887Z] ---> Using cache [2022-05-12T10:18:54.887Z] ---> 50797dc708bb [2022-05-12T10:18:54.887Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T10:18:54.887Z] ---> Running in af9d7e05e386 [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] Removing intermediate container c82f23576169 [2022-05-12T10:18:54.887Z] ---> 9cd9e1fec0ef [2022-05-12T10:18:54.887Z] [2022-05-12T10:18:54.887Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T10:18:54.887Z] ---> 0ac33e5f5afa [2022-05-12T10:18:54.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:18:54.887Z] ---> Using cache [2022-05-12T10:18:54.887Z] ---> cd02b9cb4287 [2022-05-12T10:18:54.887Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:18:54.887Z] ---> Using cache [2022-05-12T10:18:54.887Z] ---> 50797dc708bb [2022-05-12T10:18:54.887Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] ---> Running in 31860cc52719 [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:18:54.887Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:18:54.887Z] OK: 15857 distinct packages available [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T10:18:54.887Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:18:54.887Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:18:54.887Z] OK: 15857 distinct packages available [2022-05-12T10:18:54.887Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T10:18:54.887Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T10:18:54.887Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T10:18:54.887Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:18:54.887Z] OK: 6 MiB in 19 packages [2022-05-12T10:18:54.887Z] Removing intermediate container af9d7e05e386 [2022-05-12T10:18:54.887Z] ---> 25420f076a70 [2022-05-12T10:18:54.887Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T10:18:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T10:18:54.887Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T10:18:54.887Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:18:54.887Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T10:18:54.887Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T10:18:54.887Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T10:18:54.887Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:18:54.887Z] OK: 6 MiB in 19 packages [2022-05-12T10:18:55.457Z] ---> d7ad3beaed09 [2022-05-12T10:18:55.457Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T10:18:55.716Z] Removing intermediate container 31860cc52719 [2022-05-12T10:18:55.716Z] ---> 6389475d5aaa [2022-05-12T10:18:55.716Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-12T10:18:55.716Z] ---> 4644cf478b46 [2022-05-12T10:18:55.716Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-12T10:18:55.716Z] ---> 16ea902f59fc [2022-05-12T10:18:55.716Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-12T10:18:56.286Z] ---> 57ec2f313ba5 [2022-05-12T10:18:56.286Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T10:18:56.286Z] ---> Running in 8b7e756b2b75 [2022-05-12T10:18:56.286Z] ---> dc3bf52fa64a [2022-05-12T10:18:56.286Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T10:18:56.286Z] Removing intermediate container 8b7e756b2b75 [2022-05-12T10:18:56.286Z] ---> adde6d3dfb74 [2022-05-12T10:18:56.286Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T10:18:56.286Z] ---> Running in 9315da413ccf [2022-05-12T10:18:56.286Z] Removing intermediate container 9315da413ccf [2022-05-12T10:18:56.286Z] ---> e7ac239b462f [2022-05-12T10:18:56.286Z] Step 23/25 : LABEL arch=x86_64 [2022-05-12T10:18:56.545Z] ---> Running in 64f7ca755897 [2022-05-12T10:18:56.545Z] Removing intermediate container 64f7ca755897 [2022-05-12T10:18:56.545Z] ---> d844651eb4ce [2022-05-12T10:18:56.545Z] Step 24/25 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:18:56.545Z] ---> Running in fb620693cbcd [2022-05-12T10:18:56.805Z] Removing intermediate container fb620693cbcd [2022-05-12T10:18:56.805Z] ---> 18327845a39c [2022-05-12T10:18:56.805Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-12T10:18:56.805Z] ---> Running in b968e79f2655 [2022-05-12T10:18:57.064Z] Removing intermediate container b968e79f2655 [2022-05-12T10:18:57.064Z] ---> 3d55ebc2966a [2022-05-12T10:18:57.064Z] [2022-05-12T10:18:57.064Z] Successfully built 3d55ebc2966a [2022-05-12T10:18:57.064Z] Successfully tagged security-spire-server:latest [2022-05-12T10:18:57.323Z]  Building security-spire-server ... done  ---> ab0b81b4e8c8 [2022-05-12T10:18:57.323Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T10:18:57.584Z] ---> 0fcb28f079db [2022-05-12T10:18:57.584Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-12T10:18:57.845Z] ---> 7abbd3c3d80f [2022-05-12T10:18:57.845Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-12T10:18:57.845Z] ---> 8abac9b88890 [2022-05-12T10:18:57.845Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T10:18:57.845Z] ---> Running in 0d8e3177d561 [2022-05-12T10:18:58.104Z] Removing intermediate container 0d8e3177d561 [2022-05-12T10:18:58.104Z] ---> 1e2352dfa56e [2022-05-12T10:18:58.104Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T10:18:58.104Z] ---> Running in 7509dece6655 [2022-05-12T10:18:58.104Z] Removing intermediate container 7509dece6655 [2022-05-12T10:18:58.104Z] ---> abf6cd59d0bc [2022-05-12T10:18:58.104Z] Step 24/26 : LABEL arch=x86_64 [2022-05-12T10:18:58.104Z] ---> Running in 74d27aa3ea4a [2022-05-12T10:18:58.363Z] Removing intermediate container 74d27aa3ea4a [2022-05-12T10:18:58.363Z] ---> 94df8b57dd3e [2022-05-12T10:18:58.363Z] Step 25/26 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:18:58.363Z] ---> Running in ee960435c226 [2022-05-12T10:18:58.363Z] Removing intermediate container ee960435c226 [2022-05-12T10:18:58.363Z] ---> e56b01a099d4 [2022-05-12T10:18:58.363Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T10:18:58.363Z] ---> Running in d30449ebdf24 [2022-05-12T10:18:58.624Z] Removing intermediate container d30449ebdf24 [2022-05-12T10:18:58.624Z] ---> 8c2009ea9161 [2022-05-12T10:18:58.624Z] [2022-05-12T10:18:58.624Z] Successfully built 8c2009ea9161 [2022-05-12T10:18:58.624Z] Successfully tagged security-spire-agent:latest [2022-05-12T10:18:58.631Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-12T10:18:58.640Z] $ docker stop --time=1 4f8e53c3ea9d04026dcf494e06fea070cb7369db49e6286b256eed3256df10cd [2022-05-12T10:18:59.955Z] $ docker rm -f 4f8e53c3ea9d04026dcf494e06fea070cb7369db49e6286b256eed3256df10cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T10:19:00.335Z] + docker images [2022-05-12T10:19:00.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T10:19:00.335Z] security-spire-agent latest 8c2009ea9161 2 seconds ago 127MB [2022-05-12T10:19:00.335Z] security-spire-server latest 3d55ebc2966a 4 seconds ago 87.3MB [2022-05-12T10:19:00.335Z] 9cd9e1fec0ef 12 seconds ago 4.43GB [2022-05-12T10:19:00.335Z] f044d0ba6eac 23 seconds ago 4.43GB [2022-05-12T10:19:00.335Z] security-proxy-setup latest ff8a18950358 38 seconds ago 26.9MB [2022-05-12T10:19:00.335Z] core-command latest 309cfe8ceda3 41 seconds ago 16.1MB [2022-05-12T10:19:00.335Z] security-bootstrapper latest 806cb62406ef 41 seconds ago 19.1MB [2022-05-12T10:19:00.335Z] 4991248abf1a 47 seconds ago 1.49GB [2022-05-12T10:19:00.335Z] 5534d85b3c3b 47 seconds ago 1.5GB [2022-05-12T10:19:00.335Z] dd764ac8e2af About a minute ago 1.5GB [2022-05-12T10:19:00.335Z] core-data latest a7bc4dd9403f About a minute ago 22.5MB [2022-05-12T10:19:00.335Z] security-spire-config latest 1e052bb9d24c About a minute ago 86.7MB [2022-05-12T10:19:00.335Z] 454c424081c9 About a minute ago 1.52GB [2022-05-12T10:19:00.335Z] 21eead7e500e About a minute ago 4.43GB [2022-05-12T10:19:00.335Z] support-notifications latest f7b5508355eb About a minute ago 26.9MB [2022-05-12T10:19:00.335Z] ed650b148f60 2 minutes ago 1.55GB [2022-05-12T10:19:00.335Z] support-scheduler latest 4e4f8371c32d 2 minutes ago 26.3MB [2022-05-12T10:19:00.335Z] df6d89aa4891 2 minutes ago 1.55GB [2022-05-12T10:19:00.335Z] sys-mgmt-agent latest 3c9ac284b79d 3 minutes ago 299MB [2022-05-12T10:19:00.335Z] security-spiffe-token-provider latest e17711c8aecf 4 minutes ago 28.8MB [2022-05-12T10:19:00.335Z] security-secretstore-setup latest c4fb4c4b7c9e 4 minutes ago 28.5MB [2022-05-12T10:19:00.335Z] core-metadata latest 62a3b1f1b6eb 4 minutes ago 17MB [2022-05-12T10:19:00.335Z] 6eb92c31ea3f 4 minutes ago 1.49GB [2022-05-12T10:19:00.335Z] e115665c72c7 4 minutes ago 1.54GB [2022-05-12T10:19:00.335Z] d2940feac99b 4 minutes ago 1.5GB [2022-05-12T10:19:00.335Z] 2b5eddbdd22f 4 minutes ago 1.5GB [2022-05-12T10:19:00.335Z] ci-base-image-x86_64 latest 35eb96eb1673 7 minutes ago 895MB [2022-05-12T10:19:00.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-12T10:19:00.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-12T10:19:00.335Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-12T10:19:00.335Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-12T10:19:00.335Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-12T10:19:00.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T10:19:00.464Z] provisioning config files... [2022-05-12T10:19:00.488Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/228@tmp/config8955189348304353987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T10:19:00.790Z] ---> docker-login.sh [2022-05-12T10:19:00.790Z] nexus3.edgexfoundry.org:10001 [2022-05-12T10:19:00.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:19:00.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:19:00.790Z] Configure a credential helper to remove this warning. See [2022-05-12T10:19:00.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:19:00.790Z] [2022-05-12T10:19:00.790Z] Login Succeeded [2022-05-12T10:19:00.790Z] nexus3.edgexfoundry.org:10002 [2022-05-12T10:19:00.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:19:01.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:19:01.049Z] Configure a credential helper to remove this warning. See [2022-05-12T10:19:01.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:19:01.049Z] [2022-05-12T10:19:01.049Z] Login Succeeded [2022-05-12T10:19:01.049Z] nexus3.edgexfoundry.org:10003 [2022-05-12T10:19:01.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:19:01.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:19:01.049Z] Configure a credential helper to remove this warning. See [2022-05-12T10:19:01.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:19:01.049Z] [2022-05-12T10:19:01.049Z] Login Succeeded [2022-05-12T10:19:01.049Z] nexus3.edgexfoundry.org:10004 [2022-05-12T10:19:01.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:19:01.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:19:01.310Z] Configure a credential helper to remove this warning. See [2022-05-12T10:19:01.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:19:01.310Z] [2022-05-12T10:19:01.310Z] Login Succeeded [2022-05-12T10:19:01.310Z] docker.io [2022-05-12T10:19:01.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T10:19:01.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T10:19:01.570Z] Configure a credential helper to remove this warning. See [2022-05-12T10:19:01.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T10:19:01.570Z] [2022-05-12T10:19:01.570Z] Login Succeeded [2022-05-12T10:19:01.570Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T10:19:01.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:01.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T10:19:01.632Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-12T10:19:01.632Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:01.632Z] latest [2022-05-12T10:19:01.632Z] 2.2.1-dev.1 [2022-05-12T10:19:01.632Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:01.632Z] main [2022-05-12T10:19:01.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:01.949Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:02.250Z] + docker push nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:02.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-12T10:19:02.250Z] c23c5f18c1ad: Preparing [2022-05-12T10:19:02.250Z] c52575141f19: Preparing [2022-05-12T10:19:02.250Z] 67005ce4959a: Preparing [2022-05-12T10:19:02.250Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:02.250Z] b541d28bf3b4: Preparing [2022-05-12T10:19:02.250Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:02.250Z] 67005ce4959a: Pushed [2022-05-12T10:19:02.250Z] 5ef0ca6eddf9: Pushed [2022-05-12T10:19:02.250Z] c23c5f18c1ad: Pushed [2022-05-12T10:19:03.635Z] c52575141f19: Pushed [2022-05-12T10:19:03.635Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:3758d15e5f512361e1718a31a22bf421da11e071007caf0bcd368290839cd6e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:03.939Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:04.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-12T10:19:04.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-12T10:19:04.243Z] c23c5f18c1ad: Preparing [2022-05-12T10:19:04.243Z] c52575141f19: Preparing [2022-05-12T10:19:04.243Z] 67005ce4959a: Preparing [2022-05-12T10:19:04.243Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:04.243Z] b541d28bf3b4: Preparing [2022-05-12T10:19:04.243Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:04.243Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:04.243Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:04.243Z] c52575141f19: Layer already exists [2022-05-12T10:19:04.243Z] c23c5f18c1ad: Layer already exists [2022-05-12T10:19:04.243Z] latest: digest: sha256:3758d15e5f512361e1718a31a22bf421da11e071007caf0bcd368290839cd6e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:04.545Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:04.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.1 [2022-05-12T10:19:04.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-12T10:19:04.846Z] c23c5f18c1ad: Preparing [2022-05-12T10:19:04.846Z] c52575141f19: Preparing [2022-05-12T10:19:04.846Z] 67005ce4959a: Preparing [2022-05-12T10:19:04.846Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:04.846Z] b541d28bf3b4: Preparing [2022-05-12T10:19:04.846Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:04.846Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:04.846Z] c23c5f18c1ad: Layer already exists [2022-05-12T10:19:04.846Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:04.846Z] c52575141f19: Layer already exists [2022-05-12T10:19:04.846Z] 2.2.1-dev.1: digest: sha256:3758d15e5f512361e1718a31a22bf421da11e071007caf0bcd368290839cd6e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:05.146Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:05.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:05.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-12T10:19:05.443Z] c23c5f18c1ad: Preparing [2022-05-12T10:19:05.443Z] c52575141f19: Preparing [2022-05-12T10:19:05.443Z] 67005ce4959a: Preparing [2022-05-12T10:19:05.443Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:05.443Z] b541d28bf3b4: Preparing [2022-05-12T10:19:05.443Z] c52575141f19: Layer already exists [2022-05-12T10:19:05.443Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:05.443Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:05.443Z] c23c5f18c1ad: Layer already exists [2022-05-12T10:19:05.443Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:05.443Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:3758d15e5f512361e1718a31a22bf421da11e071007caf0bcd368290839cd6e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:05.749Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:06.046Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-12T10:19:06.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-12T10:19:06.046Z] c23c5f18c1ad: Preparing [2022-05-12T10:19:06.046Z] c52575141f19: Preparing [2022-05-12T10:19:06.046Z] 67005ce4959a: Preparing [2022-05-12T10:19:06.046Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:06.046Z] b541d28bf3b4: Preparing [2022-05-12T10:19:06.046Z] c52575141f19: Layer already exists [2022-05-12T10:19:06.046Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:06.046Z] c23c5f18c1ad: Layer already exists [2022-05-12T10:19:06.046Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:06.046Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:06.046Z] main: digest: sha256:3758d15e5f512361e1718a31a22bf421da11e071007caf0bcd368290839cd6e8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:06.089Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:06.100Z] taggedImages: [2022-05-12T10:19:06.100Z] - nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:06.100Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-12T10:19:06.100Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.1 [2022-05-12T10:19:06.100Z] - nexus3.edgexfoundry.org:10004/core-command:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:06.100Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-12T10:19:06.123Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-12T10:19:06.123Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:06.123Z] latest [2022-05-12T10:19:06.123Z] 2.2.1-dev.1 [2022-05-12T10:19:06.123Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:06.123Z] main [2022-05-12T10:19:06.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:06.430Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:06.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:06.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-12T10:19:06.720Z] 8dcadc84451d: Preparing [2022-05-12T10:19:06.720Z] 75afd3fcaefe: Preparing [2022-05-12T10:19:06.720Z] 67005ce4959a: Preparing [2022-05-12T10:19:06.720Z] f5d01d0836ed: Preparing [2022-05-12T10:19:06.720Z] 4d4b5a201a85: Preparing [2022-05-12T10:19:06.720Z] b541d28bf3b4: Preparing [2022-05-12T10:19:06.720Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:06.720Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:06.720Z] 8dcadc84451d: Pushed [2022-05-12T10:19:06.720Z] 4d4b5a201a85: Pushed [2022-05-12T10:19:06.980Z] f5d01d0836ed: Pushed [2022-05-12T10:19:08.364Z] 75afd3fcaefe: Pushed [2022-05-12T10:19:08.364Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:78cc9348337b76c6748bd5dcc8056251590a48ccce43c80a6dbd01fe9e58cc49 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:08.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:08.958Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-12T10:19:08.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-12T10:19:08.958Z] 8dcadc84451d: Preparing [2022-05-12T10:19:08.958Z] 75afd3fcaefe: Preparing [2022-05-12T10:19:08.958Z] 67005ce4959a: Preparing [2022-05-12T10:19:08.958Z] f5d01d0836ed: Preparing [2022-05-12T10:19:08.958Z] 4d4b5a201a85: Preparing [2022-05-12T10:19:08.958Z] b541d28bf3b4: Preparing [2022-05-12T10:19:08.958Z] b541d28bf3b4: Waiting [2022-05-12T10:19:08.958Z] 8dcadc84451d: Layer already exists [2022-05-12T10:19:08.958Z] 75afd3fcaefe: Layer already exists [2022-05-12T10:19:08.958Z] f5d01d0836ed: Layer already exists [2022-05-12T10:19:08.958Z] 4d4b5a201a85: Layer already exists [2022-05-12T10:19:08.958Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:08.958Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:08.958Z] latest: digest: sha256:78cc9348337b76c6748bd5dcc8056251590a48ccce43c80a6dbd01fe9e58cc49 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:09.262Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:09.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.1 [2022-05-12T10:19:09.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-12T10:19:09.558Z] 8dcadc84451d: Preparing [2022-05-12T10:19:09.558Z] 75afd3fcaefe: Preparing [2022-05-12T10:19:09.558Z] 67005ce4959a: Preparing [2022-05-12T10:19:09.558Z] f5d01d0836ed: Preparing [2022-05-12T10:19:09.558Z] 4d4b5a201a85: Preparing [2022-05-12T10:19:09.558Z] b541d28bf3b4: Preparing [2022-05-12T10:19:09.558Z] b541d28bf3b4: Waiting [2022-05-12T10:19:09.558Z] f5d01d0836ed: Layer already exists [2022-05-12T10:19:09.558Z] 4d4b5a201a85: Layer already exists [2022-05-12T10:19:09.558Z] 75afd3fcaefe: Layer already exists [2022-05-12T10:19:09.558Z] 8dcadc84451d: Layer already exists [2022-05-12T10:19:09.558Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:09.558Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:09.558Z] 2.2.1-dev.1: digest: sha256:78cc9348337b76c6748bd5dcc8056251590a48ccce43c80a6dbd01fe9e58cc49 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:09.862Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:10.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:10.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-12T10:19:10.157Z] 8dcadc84451d: Preparing [2022-05-12T10:19:10.157Z] 75afd3fcaefe: Preparing [2022-05-12T10:19:10.157Z] 67005ce4959a: Preparing [2022-05-12T10:19:10.157Z] f5d01d0836ed: Preparing [2022-05-12T10:19:10.157Z] 4d4b5a201a85: Preparing [2022-05-12T10:19:10.157Z] b541d28bf3b4: Preparing [2022-05-12T10:19:10.157Z] b541d28bf3b4: Waiting [2022-05-12T10:19:10.157Z] 8dcadc84451d: Layer already exists [2022-05-12T10:19:10.157Z] 4d4b5a201a85: Layer already exists [2022-05-12T10:19:10.157Z] 75afd3fcaefe: Layer already exists [2022-05-12T10:19:10.157Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:10.157Z] f5d01d0836ed: Layer already exists [2022-05-12T10:19:10.157Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:10.157Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:78cc9348337b76c6748bd5dcc8056251590a48ccce43c80a6dbd01fe9e58cc49 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:10.465Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:10.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-12T10:19:10.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-12T10:19:10.763Z] 8dcadc84451d: Preparing [2022-05-12T10:19:10.763Z] 75afd3fcaefe: Preparing [2022-05-12T10:19:10.763Z] 67005ce4959a: Preparing [2022-05-12T10:19:10.763Z] f5d01d0836ed: Preparing [2022-05-12T10:19:10.763Z] 4d4b5a201a85: Preparing [2022-05-12T10:19:10.763Z] b541d28bf3b4: Preparing [2022-05-12T10:19:10.763Z] b541d28bf3b4: Waiting [2022-05-12T10:19:10.763Z] 4d4b5a201a85: Layer already exists [2022-05-12T10:19:10.763Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:10.763Z] 8dcadc84451d: Layer already exists [2022-05-12T10:19:10.763Z] f5d01d0836ed: Layer already exists [2022-05-12T10:19:10.763Z] 75afd3fcaefe: Layer already exists [2022-05-12T10:19:10.763Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:10.763Z] main: digest: sha256:78cc9348337b76c6748bd5dcc8056251590a48ccce43c80a6dbd01fe9e58cc49 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:10.795Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:10.802Z] taggedImages: [2022-05-12T10:19:10.802Z] - nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:10.802Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-12T10:19:10.802Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.1 [2022-05-12T10:19:10.802Z] - nexus3.edgexfoundry.org:10004/core-data:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:10.802Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-12T10:19:10.821Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-12T10:19:10.821Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:10.821Z] latest [2022-05-12T10:19:10.821Z] 2.2.1-dev.1 [2022-05-12T10:19:10.821Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:10.821Z] main [2022-05-12T10:19:10.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:11.140Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:11.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:11.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-12T10:19:11.437Z] 4acc7f6bdaa7: Preparing [2022-05-12T10:19:11.437Z] 8f5acc135108: Preparing [2022-05-12T10:19:11.437Z] 67005ce4959a: Preparing [2022-05-12T10:19:11.437Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:11.437Z] b541d28bf3b4: Preparing [2022-05-12T10:19:11.437Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:11.437Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:11.437Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:11.437Z] 4acc7f6bdaa7: Pushed [2022-05-12T10:19:12.820Z] 8f5acc135108: Pushed [2022-05-12T10:19:12.820Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:48f37f25080b5bbf78807db6f0509336a27ebc893c726c4e20b9f35e5689d2aa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:13.122Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:13.419Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-12T10:19:13.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-12T10:19:13.419Z] 4acc7f6bdaa7: Preparing [2022-05-12T10:19:13.419Z] 8f5acc135108: Preparing [2022-05-12T10:19:13.419Z] 67005ce4959a: Preparing [2022-05-12T10:19:13.419Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:13.419Z] b541d28bf3b4: Preparing [2022-05-12T10:19:13.419Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:13.419Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:13.419Z] 4acc7f6bdaa7: Layer already exists [2022-05-12T10:19:13.419Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:13.419Z] 8f5acc135108: Layer already exists [2022-05-12T10:19:13.419Z] latest: digest: sha256:48f37f25080b5bbf78807db6f0509336a27ebc893c726c4e20b9f35e5689d2aa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:13.720Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:14.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.1 [2022-05-12T10:19:14.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-12T10:19:14.018Z] 4acc7f6bdaa7: Preparing [2022-05-12T10:19:14.018Z] 8f5acc135108: Preparing [2022-05-12T10:19:14.018Z] 67005ce4959a: Preparing [2022-05-12T10:19:14.018Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:14.018Z] b541d28bf3b4: Preparing [2022-05-12T10:19:14.018Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:14.018Z] 4acc7f6bdaa7: Layer already exists [2022-05-12T10:19:14.018Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:14.018Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:14.018Z] 8f5acc135108: Layer already exists [2022-05-12T10:19:14.018Z] 2.2.1-dev.1: digest: sha256:48f37f25080b5bbf78807db6f0509336a27ebc893c726c4e20b9f35e5689d2aa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:14.321Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:14.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:14.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-12T10:19:14.620Z] 4acc7f6bdaa7: Preparing [2022-05-12T10:19:14.620Z] 8f5acc135108: Preparing [2022-05-12T10:19:14.620Z] 67005ce4959a: Preparing [2022-05-12T10:19:14.620Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:14.620Z] b541d28bf3b4: Preparing [2022-05-12T10:19:14.620Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:14.620Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:14.620Z] 8f5acc135108: Layer already exists [2022-05-12T10:19:14.620Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:14.620Z] 4acc7f6bdaa7: Layer already exists [2022-05-12T10:19:14.620Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:48f37f25080b5bbf78807db6f0509336a27ebc893c726c4e20b9f35e5689d2aa size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:14.901Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:19:14.902Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:19:14.902Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:19:14.902Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:19:14.902Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:19:14.902Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:19:14.902Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:19:14.922Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:15.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-12T10:19:15.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-12T10:19:15.214Z] 4acc7f6bdaa7: Preparing [2022-05-12T10:19:15.214Z] 8f5acc135108: Preparing [2022-05-12T10:19:15.214Z] 67005ce4959a: Preparing [2022-05-12T10:19:15.214Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:19:15.214Z] b541d28bf3b4: Preparing [2022-05-12T10:19:15.214Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:15.214Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:19:15.214Z] 4acc7f6bdaa7: Layer already exists [2022-05-12T10:19:15.214Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:15.214Z] 8f5acc135108: Layer already exists [2022-05-12T10:19:15.214Z] main: digest: sha256:48f37f25080b5bbf78807db6f0509336a27ebc893c726c4e20b9f35e5689d2aa size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:15.257Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:15.264Z] taggedImages: [2022-05-12T10:19:15.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:15.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-12T10:19:15.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.1 [2022-05-12T10:19:15.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:15.264Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-12T10:19:15.284Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-12T10:19:15.284Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:15.284Z] latest [2022-05-12T10:19:15.284Z] 2.2.1-dev.1 [2022-05-12T10:19:15.284Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:15.284Z] main [2022-05-12T10:19:15.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:15.652Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:15.887Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:19:15.956Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:15.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-12T10:19:15.956Z] 76b69b2b295a: Preparing [2022-05-12T10:19:15.956Z] 76b69b2b295a: Preparing [2022-05-12T10:19:15.956Z] 65601aa90f4c: Preparing [2022-05-12T10:19:15.956Z] a04a18a0c5ab: Preparing [2022-05-12T10:19:15.956Z] faf9c96f0d61: Preparing [2022-05-12T10:19:15.956Z] 19a0e6b08429: Preparing [2022-05-12T10:19:15.956Z] 67005ce4959a: Preparing [2022-05-12T10:19:15.956Z] a0f6116d3b07: Preparing [2022-05-12T10:19:15.956Z] 713faa4f33c2: Preparing [2022-05-12T10:19:15.956Z] ae80447075f1: Preparing [2022-05-12T10:19:15.956Z] 2e14ad2e8a45: Preparing [2022-05-12T10:19:15.956Z] b541d28bf3b4: Preparing [2022-05-12T10:19:15.956Z] 67005ce4959a: Waiting [2022-05-12T10:19:15.956Z] a0f6116d3b07: Waiting [2022-05-12T10:19:15.956Z] 713faa4f33c2: Waiting [2022-05-12T10:19:15.956Z] ae80447075f1: Waiting [2022-05-12T10:19:15.956Z] 2e14ad2e8a45: Waiting [2022-05-12T10:19:15.956Z] b541d28bf3b4: Waiting [2022-05-12T10:19:15.956Z] 76b69b2b295a: Pushed [2022-05-12T10:19:15.956Z] 65601aa90f4c: Pushed [2022-05-12T10:19:15.956Z] faf9c96f0d61: Pushed [2022-05-12T10:19:15.956Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:15.956Z] a04a18a0c5ab: Pushed [2022-05-12T10:19:16.216Z] a0f6116d3b07: Pushed [2022-05-12T10:19:16.216Z] 2e14ad2e8a45: Pushed [2022-05-12T10:19:16.216Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:16.216Z] 713faa4f33c2: Pushed [2022-05-12T10:19:16.216Z] ae80447075f1: Pushed [2022-05-12T10:19:17.330Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:19:17.601Z] 19a0e6b08429: Pushed [2022-05-12T10:19:17.601Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:3a63ece63579e460b1185c3044626410396b3bb493018a3017f69d94a50d4a6e size: 2817 [2022-05-12T10:19:17.606Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:17.881Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:19:17.901Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:18.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-12T10:19:18.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-12T10:19:18.200Z] 76b69b2b295a: Preparing [2022-05-12T10:19:18.200Z] 76b69b2b295a: Preparing [2022-05-12T10:19:18.200Z] 65601aa90f4c: Preparing [2022-05-12T10:19:18.200Z] a04a18a0c5ab: Preparing [2022-05-12T10:19:18.200Z] faf9c96f0d61: Preparing [2022-05-12T10:19:18.200Z] 19a0e6b08429: Preparing [2022-05-12T10:19:18.200Z] 67005ce4959a: Preparing [2022-05-12T10:19:18.200Z] a0f6116d3b07: Preparing [2022-05-12T10:19:18.200Z] 713faa4f33c2: Preparing [2022-05-12T10:19:18.200Z] ae80447075f1: Preparing [2022-05-12T10:19:18.200Z] 2e14ad2e8a45: Preparing [2022-05-12T10:19:18.200Z] b541d28bf3b4: Preparing [2022-05-12T10:19:18.200Z] 2e14ad2e8a45: Waiting [2022-05-12T10:19:18.200Z] 713faa4f33c2: Waiting [2022-05-12T10:19:18.200Z] ae80447075f1: Waiting [2022-05-12T10:19:18.200Z] 67005ce4959a: Waiting [2022-05-12T10:19:18.200Z] b541d28bf3b4: Waiting [2022-05-12T10:19:18.200Z] 19a0e6b08429: Layer already exists [2022-05-12T10:19:18.200Z] faf9c96f0d61: Layer already exists [2022-05-12T10:19:18.200Z] 76b69b2b295a: Layer already exists [2022-05-12T10:19:18.200Z] 65601aa90f4c: Layer already exists [2022-05-12T10:19:18.200Z] a04a18a0c5ab: Layer already exists [2022-05-12T10:19:18.200Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:18.200Z] a0f6116d3b07: Layer already exists [2022-05-12T10:19:18.200Z] 2e14ad2e8a45: Layer already exists [2022-05-12T10:19:18.200Z] ae80447075f1: Layer already exists [2022-05-12T10:19:18.200Z] 713faa4f33c2: Layer already exists [2022-05-12T10:19:18.200Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:18.200Z] latest: digest: sha256:3a63ece63579e460b1185c3044626410396b3bb493018a3017f69d94a50d4a6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:18.500Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:18.797Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.1 [2022-05-12T10:19:18.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-12T10:19:18.797Z] 76b69b2b295a: Preparing [2022-05-12T10:19:18.797Z] 76b69b2b295a: Preparing [2022-05-12T10:19:18.797Z] 65601aa90f4c: Preparing [2022-05-12T10:19:18.797Z] a04a18a0c5ab: Preparing [2022-05-12T10:19:18.797Z] faf9c96f0d61: Preparing [2022-05-12T10:19:18.797Z] 19a0e6b08429: Preparing [2022-05-12T10:19:18.797Z] 67005ce4959a: Preparing [2022-05-12T10:19:18.797Z] a0f6116d3b07: Preparing [2022-05-12T10:19:18.797Z] 713faa4f33c2: Preparing [2022-05-12T10:19:18.797Z] ae80447075f1: Preparing [2022-05-12T10:19:18.797Z] 2e14ad2e8a45: Preparing [2022-05-12T10:19:18.797Z] b541d28bf3b4: Preparing [2022-05-12T10:19:18.797Z] 67005ce4959a: Waiting [2022-05-12T10:19:18.797Z] ae80447075f1: Waiting [2022-05-12T10:19:18.797Z] a0f6116d3b07: Waiting [2022-05-12T10:19:18.797Z] 2e14ad2e8a45: Waiting [2022-05-12T10:19:18.797Z] 713faa4f33c2: Waiting [2022-05-12T10:19:18.797Z] b541d28bf3b4: Waiting [2022-05-12T10:19:18.797Z] a04a18a0c5ab: Layer already exists [2022-05-12T10:19:18.797Z] faf9c96f0d61: Layer already exists [2022-05-12T10:19:18.797Z] 76b69b2b295a: Layer already exists [2022-05-12T10:19:18.797Z] 19a0e6b08429: Layer already exists [2022-05-12T10:19:18.797Z] 65601aa90f4c: Layer already exists [2022-05-12T10:19:18.797Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:18.797Z] a0f6116d3b07: Layer already exists [2022-05-12T10:19:18.797Z] 2e14ad2e8a45: Layer already exists [2022-05-12T10:19:18.797Z] 713faa4f33c2: Layer already exists [2022-05-12T10:19:18.797Z] ae80447075f1: Layer already exists [2022-05-12T10:19:18.797Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:18.797Z] 2.2.1-dev.1: digest: sha256:3a63ece63579e460b1185c3044626410396b3bb493018a3017f69d94a50d4a6e size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:18.868Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:19:18.868Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:19:19.100Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:19.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:19:19.398Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:19.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-12T10:19:19.399Z] 76b69b2b295a: Preparing [2022-05-12T10:19:19.399Z] 76b69b2b295a: Preparing [2022-05-12T10:19:19.399Z] 65601aa90f4c: Preparing [2022-05-12T10:19:19.399Z] a04a18a0c5ab: Preparing [2022-05-12T10:19:19.399Z] faf9c96f0d61: Preparing [2022-05-12T10:19:19.399Z] 19a0e6b08429: Preparing [2022-05-12T10:19:19.399Z] 67005ce4959a: Preparing [2022-05-12T10:19:19.399Z] a0f6116d3b07: Preparing [2022-05-12T10:19:19.399Z] 713faa4f33c2: Preparing [2022-05-12T10:19:19.399Z] ae80447075f1: Preparing [2022-05-12T10:19:19.399Z] 2e14ad2e8a45: Preparing [2022-05-12T10:19:19.399Z] b541d28bf3b4: Preparing [2022-05-12T10:19:19.399Z] b541d28bf3b4: Waiting [2022-05-12T10:19:19.399Z] 2e14ad2e8a45: Waiting [2022-05-12T10:19:19.399Z] 713faa4f33c2: Waiting [2022-05-12T10:19:19.399Z] ae80447075f1: Waiting [2022-05-12T10:19:19.399Z] 67005ce4959a: Waiting [2022-05-12T10:19:19.399Z] a0f6116d3b07: Waiting [2022-05-12T10:19:19.399Z] faf9c96f0d61: Layer already exists [2022-05-12T10:19:19.399Z] 76b69b2b295a: Layer already exists [2022-05-12T10:19:19.399Z] 19a0e6b08429: Layer already exists [2022-05-12T10:19:19.399Z] a04a18a0c5ab: Layer already exists [2022-05-12T10:19:19.399Z] 65601aa90f4c: Layer already exists [2022-05-12T10:19:19.399Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:19.399Z] 713faa4f33c2: Layer already exists [2022-05-12T10:19:19.399Z] a0f6116d3b07: Layer already exists [2022-05-12T10:19:19.399Z] ae80447075f1: Layer already exists [2022-05-12T10:19:19.399Z] 2e14ad2e8a45: Layer already exists [2022-05-12T10:19:19.399Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:19.399Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:3a63ece63579e460b1185c3044626410396b3bb493018a3017f69d94a50d4a6e size: 2817 [Pipeline] isUnix [2022-05-12T10:19:19.418Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [Pipeline] sh [2022-05-12T10:19:19.695Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:19:19.697Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:19.972Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:19:19.972Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:19:19.972Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:19:19.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-12T10:19:19.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-12T10:19:19.996Z] 76b69b2b295a: Preparing [2022-05-12T10:19:19.996Z] 76b69b2b295a: Preparing [2022-05-12T10:19:19.996Z] 65601aa90f4c: Preparing [2022-05-12T10:19:19.996Z] a04a18a0c5ab: Preparing [2022-05-12T10:19:19.996Z] faf9c96f0d61: Preparing [2022-05-12T10:19:19.996Z] 19a0e6b08429: Preparing [2022-05-12T10:19:19.996Z] 67005ce4959a: Preparing [2022-05-12T10:19:19.996Z] a0f6116d3b07: Preparing [2022-05-12T10:19:19.996Z] 713faa4f33c2: Preparing [2022-05-12T10:19:19.996Z] ae80447075f1: Preparing [2022-05-12T10:19:19.996Z] 2e14ad2e8a45: Preparing [2022-05-12T10:19:19.996Z] b541d28bf3b4: Preparing [2022-05-12T10:19:19.996Z] 67005ce4959a: Waiting [2022-05-12T10:19:19.996Z] a0f6116d3b07: Waiting [2022-05-12T10:19:19.996Z] 713faa4f33c2: Waiting [2022-05-12T10:19:19.996Z] ae80447075f1: Waiting [2022-05-12T10:19:19.996Z] 2e14ad2e8a45: Waiting [2022-05-12T10:19:19.996Z] b541d28bf3b4: Waiting [2022-05-12T10:19:19.996Z] a04a18a0c5ab: Layer already exists [2022-05-12T10:19:19.996Z] faf9c96f0d61: Layer already exists [2022-05-12T10:19:19.996Z] 19a0e6b08429: Layer already exists [2022-05-12T10:19:19.996Z] 65601aa90f4c: Layer already exists [2022-05-12T10:19:19.996Z] 76b69b2b295a: Layer already exists [2022-05-12T10:19:19.996Z] a0f6116d3b07: Layer already exists [2022-05-12T10:19:19.996Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:19.996Z] 713faa4f33c2: Layer already exists [2022-05-12T10:19:19.996Z] ae80447075f1: Layer already exists [2022-05-12T10:19:19.996Z] 2e14ad2e8a45: Layer already exists [2022-05-12T10:19:19.996Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:19.996Z] main: digest: sha256:3a63ece63579e460b1185c3044626410396b3bb493018a3017f69d94a50d4a6e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:20.044Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:20.059Z] taggedImages: [2022-05-12T10:19:20.059Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:20.059Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-12T10:19:20.059Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.1 [2022-05-12T10:19:20.059Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:20.059Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-12T10:19:20.084Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-12T10:19:20.084Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:20.084Z] latest [2022-05-12T10:19:20.084Z] 2.2.1-dev.1 [2022-05-12T10:19:20.084Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:20.084Z] main [2022-05-12T10:19:20.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:20.247Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:19:20.418Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:20.523Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:19:20.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:20.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-12T10:19:20.712Z] fbf6c9009f7b: Preparing [2022-05-12T10:19:20.712Z] 479a67ba5a1b: Preparing [2022-05-12T10:19:20.712Z] 7ef627c0d1d5: Preparing [2022-05-12T10:19:20.712Z] bf0915012fa7: Preparing [2022-05-12T10:19:20.712Z] c6f753921b0b: Preparing [2022-05-12T10:19:20.712Z] a4749dc35e35: Preparing [2022-05-12T10:19:20.712Z] 9aa0094f5657: Preparing [2022-05-12T10:19:20.712Z] b541d28bf3b4: Preparing [2022-05-12T10:19:20.712Z] a4749dc35e35: Waiting [2022-05-12T10:19:20.712Z] 9aa0094f5657: Waiting [2022-05-12T10:19:20.712Z] b541d28bf3b4: Waiting [2022-05-12T10:19:20.712Z] 479a67ba5a1b: Pushed [2022-05-12T10:19:20.712Z] c6f753921b0b: Pushed [2022-05-12T10:19:20.712Z] fbf6c9009f7b: Pushed [2022-05-12T10:19:20.712Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:20.712Z] a4749dc35e35: Pushed [2022-05-12T10:19:20.798Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:19:20.972Z] 9aa0094f5657: Pushed [2022-05-12T10:19:21.783Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:19:21.912Z] bf0915012fa7: Pushed [2022-05-12T10:19:21.912Z] 7ef627c0d1d5: Pushed [2022-05-12T10:19:21.912Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:3c606a36eb60432ef6697b187b6845f1e7d5b02e5c31939949a4606e036a33b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:22.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:19:22.215Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:22.347Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:19:22.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-12T10:19:22.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-12T10:19:22.515Z] fbf6c9009f7b: Preparing [2022-05-12T10:19:22.515Z] 479a67ba5a1b: Preparing [2022-05-12T10:19:22.515Z] 7ef627c0d1d5: Preparing [2022-05-12T10:19:22.515Z] bf0915012fa7: Preparing [2022-05-12T10:19:22.515Z] c6f753921b0b: Preparing [2022-05-12T10:19:22.515Z] a4749dc35e35: Preparing [2022-05-12T10:19:22.515Z] 9aa0094f5657: Preparing [2022-05-12T10:19:22.515Z] b541d28bf3b4: Preparing [2022-05-12T10:19:22.515Z] a4749dc35e35: Waiting [2022-05-12T10:19:22.515Z] b541d28bf3b4: Waiting [2022-05-12T10:19:22.515Z] 9aa0094f5657: Waiting [2022-05-12T10:19:22.515Z] 479a67ba5a1b: Layer already exists [2022-05-12T10:19:22.515Z] c6f753921b0b: Layer already exists [2022-05-12T10:19:22.515Z] fbf6c9009f7b: Layer already exists [2022-05-12T10:19:22.515Z] bf0915012fa7: Layer already exists [2022-05-12T10:19:22.515Z] 7ef627c0d1d5: Layer already exists [2022-05-12T10:19:22.515Z] a4749dc35e35: Layer already exists [2022-05-12T10:19:22.515Z] 9aa0094f5657: Layer already exists [2022-05-12T10:19:22.515Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:22.515Z] latest: digest: sha256:3c606a36eb60432ef6697b187b6845f1e7d5b02e5c31939949a4606e036a33b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:22.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:23.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.1 [2022-05-12T10:19:23.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-12T10:19:23.118Z] fbf6c9009f7b: Preparing [2022-05-12T10:19:23.118Z] 479a67ba5a1b: Preparing [2022-05-12T10:19:23.118Z] 7ef627c0d1d5: Preparing [2022-05-12T10:19:23.118Z] bf0915012fa7: Preparing [2022-05-12T10:19:23.118Z] c6f753921b0b: Preparing [2022-05-12T10:19:23.118Z] a4749dc35e35: Preparing [2022-05-12T10:19:23.118Z] 9aa0094f5657: Preparing [2022-05-12T10:19:23.118Z] b541d28bf3b4: Preparing [2022-05-12T10:19:23.118Z] a4749dc35e35: Waiting [2022-05-12T10:19:23.118Z] 9aa0094f5657: Waiting [2022-05-12T10:19:23.118Z] b541d28bf3b4: Waiting [2022-05-12T10:19:23.118Z] fbf6c9009f7b: Layer already exists [2022-05-12T10:19:23.118Z] 479a67ba5a1b: Layer already exists [2022-05-12T10:19:23.118Z] 7ef627c0d1d5: Layer already exists [2022-05-12T10:19:23.118Z] bf0915012fa7: Layer already exists [2022-05-12T10:19:23.118Z] c6f753921b0b: Layer already exists [2022-05-12T10:19:23.118Z] a4749dc35e35: Layer already exists [2022-05-12T10:19:23.118Z] 9aa0094f5657: Layer already exists [2022-05-12T10:19:23.118Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:23.118Z] 2.2.1-dev.1: digest: sha256:3c606a36eb60432ef6697b187b6845f1e7d5b02e5c31939949a4606e036a33b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:23.421Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:23.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:23.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-12T10:19:23.715Z] fbf6c9009f7b: Preparing [2022-05-12T10:19:23.715Z] 479a67ba5a1b: Preparing [2022-05-12T10:19:23.715Z] 7ef627c0d1d5: Preparing [2022-05-12T10:19:23.715Z] bf0915012fa7: Preparing [2022-05-12T10:19:23.715Z] c6f753921b0b: Preparing [2022-05-12T10:19:23.715Z] a4749dc35e35: Preparing [2022-05-12T10:19:23.715Z] 9aa0094f5657: Preparing [2022-05-12T10:19:23.715Z] b541d28bf3b4: Preparing [2022-05-12T10:19:23.715Z] a4749dc35e35: Waiting [2022-05-12T10:19:23.715Z] 9aa0094f5657: Waiting [2022-05-12T10:19:23.715Z] b541d28bf3b4: Waiting [2022-05-12T10:19:23.715Z] bf0915012fa7: Layer already exists [2022-05-12T10:19:23.715Z] c6f753921b0b: Layer already exists [2022-05-12T10:19:23.715Z] 479a67ba5a1b: Layer already exists [2022-05-12T10:19:23.715Z] fbf6c9009f7b: Layer already exists [2022-05-12T10:19:23.715Z] 7ef627c0d1d5: Layer already exists [2022-05-12T10:19:23.715Z] a4749dc35e35: Layer already exists [2022-05-12T10:19:23.715Z] 9aa0094f5657: Layer already exists [2022-05-12T10:19:23.715Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:23.715Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:3c606a36eb60432ef6697b187b6845f1e7d5b02e5c31939949a4606e036a33b9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:24.016Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:24.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-12T10:19:24.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-12T10:19:24.314Z] fbf6c9009f7b: Preparing [2022-05-12T10:19:24.314Z] 479a67ba5a1b: Preparing [2022-05-12T10:19:24.314Z] 7ef627c0d1d5: Preparing [2022-05-12T10:19:24.314Z] bf0915012fa7: Preparing [2022-05-12T10:19:24.314Z] c6f753921b0b: Preparing [2022-05-12T10:19:24.314Z] a4749dc35e35: Preparing [2022-05-12T10:19:24.314Z] 9aa0094f5657: Preparing [2022-05-12T10:19:24.314Z] b541d28bf3b4: Preparing [2022-05-12T10:19:24.314Z] 9aa0094f5657: Waiting [2022-05-12T10:19:24.314Z] b541d28bf3b4: Waiting [2022-05-12T10:19:24.314Z] a4749dc35e35: Waiting [2022-05-12T10:19:24.314Z] 479a67ba5a1b: Layer already exists [2022-05-12T10:19:24.314Z] c6f753921b0b: Layer already exists [2022-05-12T10:19:24.314Z] 7ef627c0d1d5: Layer already exists [2022-05-12T10:19:24.314Z] bf0915012fa7: Layer already exists [2022-05-12T10:19:24.314Z] fbf6c9009f7b: Layer already exists [2022-05-12T10:19:24.314Z] a4749dc35e35: Layer already exists [2022-05-12T10:19:24.314Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:24.314Z] 9aa0094f5657: Layer already exists [2022-05-12T10:19:24.315Z] main: digest: sha256:3c606a36eb60432ef6697b187b6845f1e7d5b02e5c31939949a4606e036a33b9 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:24.352Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:24.363Z] taggedImages: [2022-05-12T10:19:24.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:24.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-12T10:19:24.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.1 [2022-05-12T10:19:24.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:24.363Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-12T10:19:24.385Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-12T10:19:24.385Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:24.385Z] latest [2022-05-12T10:19:24.385Z] 2.2.1-dev.1 [2022-05-12T10:19:24.385Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:24.385Z] main [2022-05-12T10:19:24.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:24.704Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:25.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:25.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-12T10:19:25.001Z] 7c66a3a4b2f3: Preparing [2022-05-12T10:19:25.001Z] 87678585a799: Preparing [2022-05-12T10:19:25.001Z] 13723c95fc80: Preparing [2022-05-12T10:19:25.001Z] 78470aad892d: Preparing [2022-05-12T10:19:25.001Z] 545c6905fe46: Preparing [2022-05-12T10:19:25.001Z] 85605676d595: Preparing [2022-05-12T10:19:25.001Z] ac17240e5d9a: Preparing [2022-05-12T10:19:25.001Z] f770188a7a33: Preparing [2022-05-12T10:19:25.001Z] 4698c6cccc45: Preparing [2022-05-12T10:19:25.001Z] b541d28bf3b4: Preparing [2022-05-12T10:19:25.001Z] 85605676d595: Waiting [2022-05-12T10:19:25.001Z] ac17240e5d9a: Waiting [2022-05-12T10:19:25.001Z] f770188a7a33: Waiting [2022-05-12T10:19:25.001Z] b541d28bf3b4: Waiting [2022-05-12T10:19:25.001Z] 545c6905fe46: Pushed [2022-05-12T10:19:25.001Z] 87678585a799: Pushed [2022-05-12T10:19:25.001Z] 7c66a3a4b2f3: Pushed [2022-05-12T10:19:25.262Z] f770188a7a33: Pushed [2022-05-12T10:19:25.262Z] ac17240e5d9a: Pushed [2022-05-12T10:19:25.262Z] 85605676d595: Pushed [2022-05-12T10:19:25.262Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:25.262Z] 4698c6cccc45: Pushed [2022-05-12T10:19:26.203Z] 78470aad892d: Pushed [2022-05-12T10:19:26.466Z] 13723c95fc80: Pushed [2022-05-12T10:19:26.466Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:2b2eed9d1c7104de921d0ef52a6132805f3895f6e631f1a85314308c949d8400 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:26.772Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:27.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-12T10:19:27.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-12T10:19:27.069Z] 7c66a3a4b2f3: Preparing [2022-05-12T10:19:27.069Z] 87678585a799: Preparing [2022-05-12T10:19:27.069Z] 13723c95fc80: Preparing [2022-05-12T10:19:27.069Z] 78470aad892d: Preparing [2022-05-12T10:19:27.069Z] 545c6905fe46: Preparing [2022-05-12T10:19:27.069Z] 85605676d595: Preparing [2022-05-12T10:19:27.069Z] ac17240e5d9a: Preparing [2022-05-12T10:19:27.069Z] f770188a7a33: Preparing [2022-05-12T10:19:27.069Z] 4698c6cccc45: Preparing [2022-05-12T10:19:27.069Z] b541d28bf3b4: Preparing [2022-05-12T10:19:27.069Z] f770188a7a33: Waiting [2022-05-12T10:19:27.069Z] 4698c6cccc45: Waiting [2022-05-12T10:19:27.069Z] 85605676d595: Waiting [2022-05-12T10:19:27.069Z] ac17240e5d9a: Waiting [2022-05-12T10:19:27.069Z] b541d28bf3b4: Waiting [2022-05-12T10:19:27.069Z] 13723c95fc80: Layer already exists [2022-05-12T10:19:27.069Z] 545c6905fe46: Layer already exists [2022-05-12T10:19:27.069Z] 87678585a799: Layer already exists [2022-05-12T10:19:27.069Z] 7c66a3a4b2f3: Layer already exists [2022-05-12T10:19:27.069Z] 78470aad892d: Layer already exists [2022-05-12T10:19:27.069Z] 85605676d595: Layer already exists [2022-05-12T10:19:27.069Z] ac17240e5d9a: Layer already exists [2022-05-12T10:19:27.069Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:27.069Z] f770188a7a33: Layer already exists [2022-05-12T10:19:27.069Z] 4698c6cccc45: Layer already exists [2022-05-12T10:19:27.069Z] latest: digest: sha256:2b2eed9d1c7104de921d0ef52a6132805f3895f6e631f1a85314308c949d8400 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:27.373Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:27.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.1 [2022-05-12T10:19:27.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-12T10:19:27.672Z] 7c66a3a4b2f3: Preparing [2022-05-12T10:19:27.672Z] 87678585a799: Preparing [2022-05-12T10:19:27.672Z] 13723c95fc80: Preparing [2022-05-12T10:19:27.672Z] 78470aad892d: Preparing [2022-05-12T10:19:27.672Z] 545c6905fe46: Preparing [2022-05-12T10:19:27.672Z] 85605676d595: Preparing [2022-05-12T10:19:27.672Z] ac17240e5d9a: Preparing [2022-05-12T10:19:27.672Z] f770188a7a33: Preparing [2022-05-12T10:19:27.672Z] 4698c6cccc45: Preparing [2022-05-12T10:19:27.672Z] b541d28bf3b4: Preparing [2022-05-12T10:19:27.672Z] f770188a7a33: Waiting [2022-05-12T10:19:27.672Z] 85605676d595: Waiting [2022-05-12T10:19:27.672Z] 4698c6cccc45: Waiting [2022-05-12T10:19:27.672Z] ac17240e5d9a: Waiting [2022-05-12T10:19:27.672Z] b541d28bf3b4: Waiting [2022-05-12T10:19:27.672Z] 13723c95fc80: Layer already exists [2022-05-12T10:19:27.672Z] 87678585a799: Layer already exists [2022-05-12T10:19:27.672Z] 78470aad892d: Layer already exists [2022-05-12T10:19:27.672Z] 545c6905fe46: Layer already exists [2022-05-12T10:19:27.672Z] 7c66a3a4b2f3: Layer already exists [2022-05-12T10:19:27.672Z] f770188a7a33: Layer already exists [2022-05-12T10:19:27.672Z] ac17240e5d9a: Layer already exists [2022-05-12T10:19:27.672Z] 4698c6cccc45: Layer already exists [2022-05-12T10:19:27.672Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:27.672Z] 85605676d595: Layer already exists [2022-05-12T10:19:27.672Z] 2.2.1-dev.1: digest: sha256:2b2eed9d1c7104de921d0ef52a6132805f3895f6e631f1a85314308c949d8400 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:27.973Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:28.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:28.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-12T10:19:28.270Z] 7c66a3a4b2f3: Preparing [2022-05-12T10:19:28.270Z] 87678585a799: Preparing [2022-05-12T10:19:28.270Z] 13723c95fc80: Preparing [2022-05-12T10:19:28.270Z] 78470aad892d: Preparing [2022-05-12T10:19:28.270Z] 545c6905fe46: Preparing [2022-05-12T10:19:28.270Z] 85605676d595: Preparing [2022-05-12T10:19:28.270Z] ac17240e5d9a: Preparing [2022-05-12T10:19:28.270Z] f770188a7a33: Preparing [2022-05-12T10:19:28.270Z] 4698c6cccc45: Preparing [2022-05-12T10:19:28.270Z] b541d28bf3b4: Preparing [2022-05-12T10:19:28.270Z] 85605676d595: Waiting [2022-05-12T10:19:28.270Z] f770188a7a33: Waiting [2022-05-12T10:19:28.270Z] 4698c6cccc45: Waiting [2022-05-12T10:19:28.270Z] ac17240e5d9a: Waiting [2022-05-12T10:19:28.270Z] b541d28bf3b4: Waiting [2022-05-12T10:19:28.270Z] 545c6905fe46: Layer already exists [2022-05-12T10:19:28.270Z] 7c66a3a4b2f3: Layer already exists [2022-05-12T10:19:28.270Z] 78470aad892d: Layer already exists [2022-05-12T10:19:28.270Z] 87678585a799: Layer already exists [2022-05-12T10:19:28.270Z] 13723c95fc80: Layer already exists [2022-05-12T10:19:28.270Z] 85605676d595: Layer already exists [2022-05-12T10:19:28.270Z] ac17240e5d9a: Layer already exists [2022-05-12T10:19:28.270Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:28.270Z] f770188a7a33: Layer already exists [2022-05-12T10:19:28.270Z] 4698c6cccc45: Layer already exists [2022-05-12T10:19:28.270Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:2b2eed9d1c7104de921d0ef52a6132805f3895f6e631f1a85314308c949d8400 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:28.570Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:28.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-12T10:19:28.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-12T10:19:28.866Z] 7c66a3a4b2f3: Preparing [2022-05-12T10:19:28.866Z] 87678585a799: Preparing [2022-05-12T10:19:28.866Z] 13723c95fc80: Preparing [2022-05-12T10:19:28.866Z] 78470aad892d: Preparing [2022-05-12T10:19:28.866Z] 545c6905fe46: Preparing [2022-05-12T10:19:28.866Z] 85605676d595: Preparing [2022-05-12T10:19:28.866Z] ac17240e5d9a: Preparing [2022-05-12T10:19:28.866Z] f770188a7a33: Preparing [2022-05-12T10:19:28.866Z] 4698c6cccc45: Preparing [2022-05-12T10:19:28.866Z] b541d28bf3b4: Preparing [2022-05-12T10:19:28.866Z] 85605676d595: Waiting [2022-05-12T10:19:28.866Z] f770188a7a33: Waiting [2022-05-12T10:19:28.866Z] 4698c6cccc45: Waiting [2022-05-12T10:19:28.866Z] 78470aad892d: Layer already exists [2022-05-12T10:19:28.866Z] 13723c95fc80: Layer already exists [2022-05-12T10:19:28.866Z] 87678585a799: Layer already exists [2022-05-12T10:19:28.866Z] 7c66a3a4b2f3: Layer already exists [2022-05-12T10:19:28.866Z] 545c6905fe46: Layer already exists [2022-05-12T10:19:28.866Z] ac17240e5d9a: Layer already exists [2022-05-12T10:19:28.866Z] 85605676d595: Layer already exists [2022-05-12T10:19:28.866Z] f770188a7a33: Layer already exists [2022-05-12T10:19:28.866Z] b541d28bf3b4: Layer already exists [2022-05-12T10:19:28.866Z] 4698c6cccc45: Layer already exists [2022-05-12T10:19:28.866Z] main: digest: sha256:2b2eed9d1c7104de921d0ef52a6132805f3895f6e631f1a85314308c949d8400 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:28.906Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:28.916Z] taggedImages: [2022-05-12T10:19:28.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:28.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-12T10:19:28.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.1 [2022-05-12T10:19:28.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:28.916Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-12T10:19:28.937Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-12T10:19:28.937Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:28.937Z] latest [2022-05-12T10:19:28.937Z] 2.2.1-dev.1 [2022-05-12T10:19:28.937Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:28.937Z] main [2022-05-12T10:19:28.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:29.103Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:19:29.103Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:19:29.103Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:19:29.103Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:19:29.103Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:19:29.103Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:19:29.103Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:19:29.264Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:29.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:29.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-12T10:19:29.559Z] f4988788b589: Preparing [2022-05-12T10:19:29.559Z] bdf46e8e2197: Preparing [2022-05-12T10:19:29.559Z] 67005ce4959a: Preparing [2022-05-12T10:19:29.559Z] 912a6e795d13: Preparing [2022-05-12T10:19:29.559Z] 00f68740a0fe: Preparing [2022-05-12T10:19:29.559Z] 4fc242d58285: Preparing [2022-05-12T10:19:29.559Z] 4fc242d58285: Waiting [2022-05-12T10:19:29.559Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:29.559Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:29.559Z] 00f68740a0fe: Pushed [2022-05-12T10:19:29.559Z] f4988788b589: Pushed [2022-05-12T10:19:29.704Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:19:29.982Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:19:30.130Z] 912a6e795d13: Pushed [2022-05-12T10:19:30.261Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:19:30.539Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:19:30.539Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:19:31.516Z] bdf46e8e2197: Pushed [2022-05-12T10:19:31.778Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:d2d2f7242f4619ec644db2f10ec75498a333527b04f7ed5758b391dc40dc0663 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:31.987Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:19:32.084Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:32.263Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:19:32.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-12T10:19:32.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-12T10:19:32.390Z] f4988788b589: Preparing [2022-05-12T10:19:32.390Z] bdf46e8e2197: Preparing [2022-05-12T10:19:32.390Z] 67005ce4959a: Preparing [2022-05-12T10:19:32.390Z] 912a6e795d13: Preparing [2022-05-12T10:19:32.390Z] 00f68740a0fe: Preparing [2022-05-12T10:19:32.390Z] 4fc242d58285: Preparing [2022-05-12T10:19:32.390Z] 4fc242d58285: Waiting [2022-05-12T10:19:32.390Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:32.390Z] f4988788b589: Layer already exists [2022-05-12T10:19:32.390Z] bdf46e8e2197: Layer already exists [2022-05-12T10:19:32.390Z] 912a6e795d13: Layer already exists [2022-05-12T10:19:32.390Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:32.390Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:32.390Z] latest: digest: sha256:d2d2f7242f4619ec644db2f10ec75498a333527b04f7ed5758b391dc40dc0663 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:32.693Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:32.864Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:19:32.864Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:19:32.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.1 [2022-05-12T10:19:32.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-12T10:19:32.989Z] f4988788b589: Preparing [2022-05-12T10:19:32.989Z] bdf46e8e2197: Preparing [2022-05-12T10:19:32.989Z] 67005ce4959a: Preparing [2022-05-12T10:19:32.989Z] 912a6e795d13: Preparing [2022-05-12T10:19:32.989Z] 00f68740a0fe: Preparing [2022-05-12T10:19:32.989Z] 4fc242d58285: Preparing [2022-05-12T10:19:32.989Z] 4fc242d58285: Waiting [2022-05-12T10:19:32.989Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:32.989Z] f4988788b589: Layer already exists [2022-05-12T10:19:32.989Z] bdf46e8e2197: Layer already exists [2022-05-12T10:19:32.989Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:32.989Z] 912a6e795d13: Layer already exists [2022-05-12T10:19:32.989Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:32.989Z] 2.2.1-dev.1: digest: sha256:d2d2f7242f4619ec644db2f10ec75498a333527b04f7ed5758b391dc40dc0663 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:33.139Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:19:33.290Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:33.413Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:19:33.413Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:19:33.413Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:19:33.413Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T10:19:33.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:33.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-12T10:19:33.639Z] f4988788b589: Preparing [2022-05-12T10:19:33.639Z] bdf46e8e2197: Preparing [2022-05-12T10:19:33.639Z] 67005ce4959a: Preparing [2022-05-12T10:19:33.639Z] 912a6e795d13: Preparing [2022-05-12T10:19:33.639Z] 00f68740a0fe: Preparing [2022-05-12T10:19:33.639Z] 4fc242d58285: Preparing [2022-05-12T10:19:33.640Z] 4fc242d58285: Waiting [2022-05-12T10:19:33.640Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:33.640Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:33.640Z] bdf46e8e2197: Layer already exists [2022-05-12T10:19:33.640Z] 912a6e795d13: Layer already exists [2022-05-12T10:19:33.640Z] f4988788b589: Layer already exists [2022-05-12T10:19:33.640Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:33.640Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:d2d2f7242f4619ec644db2f10ec75498a333527b04f7ed5758b391dc40dc0663 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:33.945Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:34.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-12T10:19:34.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-12T10:19:34.243Z] f4988788b589: Preparing [2022-05-12T10:19:34.243Z] bdf46e8e2197: Preparing [2022-05-12T10:19:34.243Z] 67005ce4959a: Preparing [2022-05-12T10:19:34.243Z] 912a6e795d13: Preparing [2022-05-12T10:19:34.243Z] 00f68740a0fe: Preparing [2022-05-12T10:19:34.243Z] 4fc242d58285: Preparing [2022-05-12T10:19:34.243Z] 4fc242d58285: Waiting [2022-05-12T10:19:34.243Z] bdf46e8e2197: Layer already exists [2022-05-12T10:19:34.243Z] f4988788b589: Layer already exists [2022-05-12T10:19:34.243Z] 912a6e795d13: Layer already exists [2022-05-12T10:19:34.243Z] 67005ce4959a: Layer already exists [2022-05-12T10:19:34.243Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:34.243Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:34.243Z] main: digest: sha256:d2d2f7242f4619ec644db2f10ec75498a333527b04f7ed5758b391dc40dc0663 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:34.280Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:34.290Z] taggedImages: [2022-05-12T10:19:34.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:34.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-12T10:19:34.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.1 [2022-05-12T10:19:34.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:34.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-12T10:19:34.312Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-12T10:19:34.312Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:34.312Z] latest [2022-05-12T10:19:34.312Z] 2.2.1-dev.1 [2022-05-12T10:19:34.312Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:34.312Z] main [2022-05-12T10:19:34.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:34.629Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:34.853Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:19:34.853Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:19:34.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:34.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-12T10:19:34.921Z] ab0fd7d90627: Preparing [2022-05-12T10:19:34.921Z] 6b9cf0623e9d: Preparing [2022-05-12T10:19:34.921Z] bd84ba0ee488: Preparing [2022-05-12T10:19:34.921Z] 88b4a72b6600: Preparing [2022-05-12T10:19:34.921Z] 76af2b03fa55: Preparing [2022-05-12T10:19:34.921Z] fe0b773b69d4: Preparing [2022-05-12T10:19:34.921Z] 00f68740a0fe: Preparing [2022-05-12T10:19:34.921Z] 4fc242d58285: Preparing [2022-05-12T10:19:34.921Z] fe0b773b69d4: Waiting [2022-05-12T10:19:34.921Z] 00f68740a0fe: Waiting [2022-05-12T10:19:34.921Z] 4fc242d58285: Waiting [2022-05-12T10:19:34.921Z] 6b9cf0623e9d: Pushed [2022-05-12T10:19:34.921Z] ab0fd7d90627: Pushed [2022-05-12T10:19:34.921Z] bd84ba0ee488: Pushed [2022-05-12T10:19:34.921Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:34.921Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:35.128Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:19:35.405Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:19:35.405Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:19:35.489Z] fe0b773b69d4: Pushed [2022-05-12T10:19:38.037Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:19:38.637Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:19:38.637Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:19:38.787Z] 76af2b03fa55: Pushed [2022-05-12T10:19:38.913Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:19:39.189Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:19:39.189Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:19:39.464Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:19:39.739Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:19:40.337Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:19:42.087Z] 88b4a72b6600: Pushed [2022-05-12T10:19:42.087Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:044a9d8e010ef679e54ad780dcfe89917f367fbab1fe5d38d39a183483b932f5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:42.322Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:19:42.398Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:42.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-12T10:19:42.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-12T10:19:42.695Z] ab0fd7d90627: Preparing [2022-05-12T10:19:42.695Z] 6b9cf0623e9d: Preparing [2022-05-12T10:19:42.695Z] bd84ba0ee488: Preparing [2022-05-12T10:19:42.695Z] 88b4a72b6600: Preparing [2022-05-12T10:19:42.695Z] 76af2b03fa55: Preparing [2022-05-12T10:19:42.695Z] fe0b773b69d4: Preparing [2022-05-12T10:19:42.695Z] 00f68740a0fe: Preparing [2022-05-12T10:19:42.695Z] 4fc242d58285: Preparing [2022-05-12T10:19:42.695Z] fe0b773b69d4: Waiting [2022-05-12T10:19:42.695Z] 00f68740a0fe: Waiting [2022-05-12T10:19:42.695Z] 4fc242d58285: Waiting [2022-05-12T10:19:42.695Z] 76af2b03fa55: Layer already exists [2022-05-12T10:19:42.695Z] 88b4a72b6600: Layer already exists [2022-05-12T10:19:42.695Z] bd84ba0ee488: Layer already exists [2022-05-12T10:19:42.695Z] ab0fd7d90627: Layer already exists [2022-05-12T10:19:42.695Z] 6b9cf0623e9d: Layer already exists [2022-05-12T10:19:42.695Z] fe0b773b69d4: Layer already exists [2022-05-12T10:19:42.695Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:42.695Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:42.695Z] latest: digest: sha256:044a9d8e010ef679e54ad780dcfe89917f367fbab1fe5d38d39a183483b932f5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:42.995Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:43.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.1 [2022-05-12T10:19:43.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-12T10:19:43.288Z] ab0fd7d90627: Preparing [2022-05-12T10:19:43.288Z] 6b9cf0623e9d: Preparing [2022-05-12T10:19:43.288Z] bd84ba0ee488: Preparing [2022-05-12T10:19:43.288Z] 88b4a72b6600: Preparing [2022-05-12T10:19:43.288Z] 76af2b03fa55: Preparing [2022-05-12T10:19:43.288Z] fe0b773b69d4: Preparing [2022-05-12T10:19:43.288Z] 00f68740a0fe: Preparing [2022-05-12T10:19:43.288Z] 4fc242d58285: Preparing [2022-05-12T10:19:43.288Z] 00f68740a0fe: Waiting [2022-05-12T10:19:43.288Z] fe0b773b69d4: Waiting [2022-05-12T10:19:43.288Z] 4fc242d58285: Waiting [2022-05-12T10:19:43.288Z] 88b4a72b6600: Layer already exists [2022-05-12T10:19:43.288Z] bd84ba0ee488: Layer already exists [2022-05-12T10:19:43.288Z] 76af2b03fa55: Layer already exists [2022-05-12T10:19:43.288Z] ab0fd7d90627: Layer already exists [2022-05-12T10:19:43.288Z] 6b9cf0623e9d: Layer already exists [2022-05-12T10:19:43.288Z] fe0b773b69d4: Layer already exists [2022-05-12T10:19:43.288Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:43.288Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:43.288Z] 2.2.1-dev.1: digest: sha256:044a9d8e010ef679e54ad780dcfe89917f367fbab1fe5d38d39a183483b932f5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:43.592Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:43.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:43.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-12T10:19:43.887Z] ab0fd7d90627: Preparing [2022-05-12T10:19:43.887Z] 6b9cf0623e9d: Preparing [2022-05-12T10:19:43.887Z] bd84ba0ee488: Preparing [2022-05-12T10:19:43.887Z] 88b4a72b6600: Preparing [2022-05-12T10:19:43.887Z] 76af2b03fa55: Preparing [2022-05-12T10:19:43.887Z] fe0b773b69d4: Preparing [2022-05-12T10:19:43.887Z] 00f68740a0fe: Preparing [2022-05-12T10:19:43.887Z] 4fc242d58285: Preparing [2022-05-12T10:19:43.887Z] fe0b773b69d4: Waiting [2022-05-12T10:19:43.887Z] 00f68740a0fe: Waiting [2022-05-12T10:19:43.887Z] bd84ba0ee488: Layer already exists [2022-05-12T10:19:43.887Z] 76af2b03fa55: Layer already exists [2022-05-12T10:19:43.887Z] ab0fd7d90627: Layer already exists [2022-05-12T10:19:43.887Z] 88b4a72b6600: Layer already exists [2022-05-12T10:19:43.887Z] 6b9cf0623e9d: Layer already exists [2022-05-12T10:19:43.887Z] fe0b773b69d4: Layer already exists [2022-05-12T10:19:43.887Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:43.887Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:43.888Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:044a9d8e010ef679e54ad780dcfe89917f367fbab1fe5d38d39a183483b932f5 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:44.188Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:44.306Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:19:44.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-12T10:19:44.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-12T10:19:44.483Z] ab0fd7d90627: Preparing [2022-05-12T10:19:44.483Z] 6b9cf0623e9d: Preparing [2022-05-12T10:19:44.483Z] bd84ba0ee488: Preparing [2022-05-12T10:19:44.483Z] 88b4a72b6600: Preparing [2022-05-12T10:19:44.483Z] 76af2b03fa55: Preparing [2022-05-12T10:19:44.483Z] fe0b773b69d4: Preparing [2022-05-12T10:19:44.483Z] 00f68740a0fe: Preparing [2022-05-12T10:19:44.483Z] 4fc242d58285: Preparing [2022-05-12T10:19:44.483Z] fe0b773b69d4: Waiting [2022-05-12T10:19:44.483Z] 00f68740a0fe: Waiting [2022-05-12T10:19:44.483Z] 4fc242d58285: Waiting [2022-05-12T10:19:44.483Z] 6b9cf0623e9d: Layer already exists [2022-05-12T10:19:44.483Z] 88b4a72b6600: Layer already exists [2022-05-12T10:19:44.483Z] 76af2b03fa55: Layer already exists [2022-05-12T10:19:44.483Z] ab0fd7d90627: Layer already exists [2022-05-12T10:19:44.483Z] bd84ba0ee488: Layer already exists [2022-05-12T10:19:44.483Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:44.483Z] fe0b773b69d4: Layer already exists [2022-05-12T10:19:44.483Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:44.483Z] main: digest: sha256:044a9d8e010ef679e54ad780dcfe89917f367fbab1fe5d38d39a183483b932f5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:44.519Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:44.526Z] taggedImages: [2022-05-12T10:19:44.526Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:44.526Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-12T10:19:44.526Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.1 [2022-05-12T10:19:44.526Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:44.526Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-12T10:19:44.540Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-12T10:19:44.540Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:44.540Z] latest [2022-05-12T10:19:44.540Z] 2.2.1-dev.1 [2022-05-12T10:19:44.540Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:44.540Z] main [2022-05-12T10:19:44.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:44.582Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:19:44.847Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:45.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:45.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-12T10:19:45.141Z] 967f08aa5ed1: Preparing [2022-05-12T10:19:45.141Z] ec750d79ff38: Preparing [2022-05-12T10:19:45.141Z] a238e0bc5b32: Preparing [2022-05-12T10:19:45.141Z] 8c0d014fafc6: Preparing [2022-05-12T10:19:45.141Z] 0a960f8e1990: Preparing [2022-05-12T10:19:45.141Z] 00f68740a0fe: Preparing [2022-05-12T10:19:45.141Z] 4fc242d58285: Preparing [2022-05-12T10:19:45.141Z] 4fc242d58285: Waiting [2022-05-12T10:19:45.141Z] 00f68740a0fe: Waiting [2022-05-12T10:19:45.141Z] ec750d79ff38: Pushed [2022-05-12T10:19:45.141Z] a238e0bc5b32: Pushed [2022-05-12T10:19:45.141Z] 967f08aa5ed1: Pushed [2022-05-12T10:19:45.141Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:45.141Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:45.183Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:19:45.183Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:19:45.183Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:19:45.400Z] 0a960f8e1990: Pushed [2022-05-12T10:19:45.784Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:19:46.060Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:19:46.353Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:19:46.353Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:19:46.353Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:19:46.353Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:19:46.630Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:19:51.983Z] 8c0d014fafc6: Pushed [2022-05-12T10:19:51.983Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:60a64f28d8c5c60d7b3d729a3389c41b7e7b769856ff00d8d8b37381e1a5c31a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:52.548Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:52.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-12T10:19:52.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-12T10:19:52.840Z] 967f08aa5ed1: Preparing [2022-05-12T10:19:52.840Z] ec750d79ff38: Preparing [2022-05-12T10:19:52.840Z] a238e0bc5b32: Preparing [2022-05-12T10:19:52.840Z] 8c0d014fafc6: Preparing [2022-05-12T10:19:52.840Z] 0a960f8e1990: Preparing [2022-05-12T10:19:52.840Z] 00f68740a0fe: Preparing [2022-05-12T10:19:52.840Z] 4fc242d58285: Preparing [2022-05-12T10:19:52.840Z] 00f68740a0fe: Waiting [2022-05-12T10:19:52.840Z] 4fc242d58285: Waiting [2022-05-12T10:19:52.840Z] 0a960f8e1990: Layer already exists [2022-05-12T10:19:52.840Z] 8c0d014fafc6: Layer already exists [2022-05-12T10:19:52.840Z] 967f08aa5ed1: Layer already exists [2022-05-12T10:19:52.840Z] ec750d79ff38: Layer already exists [2022-05-12T10:19:52.840Z] a238e0bc5b32: Layer already exists [2022-05-12T10:19:52.840Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:52.840Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:52.840Z] latest: digest: sha256:60a64f28d8c5c60d7b3d729a3389c41b7e7b769856ff00d8d8b37381e1a5c31a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:53.144Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:53.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.1 [2022-05-12T10:19:53.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-12T10:19:53.442Z] 967f08aa5ed1: Preparing [2022-05-12T10:19:53.442Z] ec750d79ff38: Preparing [2022-05-12T10:19:53.442Z] a238e0bc5b32: Preparing [2022-05-12T10:19:53.442Z] 8c0d014fafc6: Preparing [2022-05-12T10:19:53.442Z] 0a960f8e1990: Preparing [2022-05-12T10:19:53.442Z] 00f68740a0fe: Preparing [2022-05-12T10:19:53.442Z] 4fc242d58285: Preparing [2022-05-12T10:19:53.442Z] 00f68740a0fe: Waiting [2022-05-12T10:19:53.442Z] 4fc242d58285: Waiting [2022-05-12T10:19:53.442Z] 0a960f8e1990: Layer already exists [2022-05-12T10:19:53.442Z] 8c0d014fafc6: Layer already exists [2022-05-12T10:19:53.442Z] ec750d79ff38: Layer already exists [2022-05-12T10:19:53.442Z] 967f08aa5ed1: Layer already exists [2022-05-12T10:19:53.442Z] a238e0bc5b32: Layer already exists [2022-05-12T10:19:53.442Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:53.442Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:53.442Z] 2.2.1-dev.1: digest: sha256:60a64f28d8c5c60d7b3d729a3389c41b7e7b769856ff00d8d8b37381e1a5c31a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:53.738Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:54.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:54.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-12T10:19:54.032Z] 967f08aa5ed1: Preparing [2022-05-12T10:19:54.032Z] ec750d79ff38: Preparing [2022-05-12T10:19:54.032Z] a238e0bc5b32: Preparing [2022-05-12T10:19:54.032Z] 8c0d014fafc6: Preparing [2022-05-12T10:19:54.032Z] 0a960f8e1990: Preparing [2022-05-12T10:19:54.032Z] 00f68740a0fe: Preparing [2022-05-12T10:19:54.032Z] 4fc242d58285: Preparing [2022-05-12T10:19:54.032Z] 4fc242d58285: Waiting [2022-05-12T10:19:54.032Z] 00f68740a0fe: Waiting [2022-05-12T10:19:54.032Z] 0a960f8e1990: Layer already exists [2022-05-12T10:19:54.032Z] a238e0bc5b32: Layer already exists [2022-05-12T10:19:54.032Z] 967f08aa5ed1: Layer already exists [2022-05-12T10:19:54.032Z] ec750d79ff38: Layer already exists [2022-05-12T10:19:54.032Z] 8c0d014fafc6: Layer already exists [2022-05-12T10:19:54.032Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:54.032Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:54.032Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:60a64f28d8c5c60d7b3d729a3389c41b7e7b769856ff00d8d8b37381e1a5c31a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:54.325Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:54.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-12T10:19:54.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-12T10:19:54.616Z] 967f08aa5ed1: Preparing [2022-05-12T10:19:54.616Z] ec750d79ff38: Preparing [2022-05-12T10:19:54.616Z] a238e0bc5b32: Preparing [2022-05-12T10:19:54.616Z] 8c0d014fafc6: Preparing [2022-05-12T10:19:54.616Z] 0a960f8e1990: Preparing [2022-05-12T10:19:54.616Z] 00f68740a0fe: Preparing [2022-05-12T10:19:54.616Z] 4fc242d58285: Preparing [2022-05-12T10:19:54.616Z] 4fc242d58285: Waiting [2022-05-12T10:19:54.616Z] 00f68740a0fe: Waiting [2022-05-12T10:19:54.616Z] 967f08aa5ed1: Layer already exists [2022-05-12T10:19:54.616Z] 0a960f8e1990: Layer already exists [2022-05-12T10:19:54.616Z] 8c0d014fafc6: Layer already exists [2022-05-12T10:19:54.616Z] ec750d79ff38: Layer already exists [2022-05-12T10:19:54.616Z] a238e0bc5b32: Layer already exists [2022-05-12T10:19:54.616Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:54.616Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:54.616Z] main: digest: sha256:60a64f28d8c5c60d7b3d729a3389c41b7e7b769856ff00d8d8b37381e1a5c31a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:19:54.650Z] ===================================================== [Pipeline] echo [2022-05-12T10:19:54.660Z] taggedImages: [2022-05-12T10:19:54.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:54.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-12T10:19:54.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.1 [2022-05-12T10:19:54.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:54.660Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-12T10:19:54.682Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-12T10:19:54.683Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:54.683Z] latest [2022-05-12T10:19:54.683Z] 2.2.1-dev.1 [2022-05-12T10:19:54.683Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:19:54.683Z] main [2022-05-12T10:19:54.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:54.996Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:19:55.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:19:55.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-12T10:19:55.287Z] d8912bf5d3c6: Preparing [2022-05-12T10:19:55.287Z] 8c2619e99610: Preparing [2022-05-12T10:19:55.287Z] 54da9a1046a7: Preparing [2022-05-12T10:19:55.287Z] 600588fc3708: Preparing [2022-05-12T10:19:55.287Z] bde4437769e5: Preparing [2022-05-12T10:19:55.287Z] 00f68740a0fe: Preparing [2022-05-12T10:19:55.287Z] 4fc242d58285: Preparing [2022-05-12T10:19:55.287Z] 00f68740a0fe: Waiting [2022-05-12T10:19:55.287Z] 4fc242d58285: Waiting [2022-05-12T10:19:55.287Z] d8912bf5d3c6: Pushed [2022-05-12T10:19:55.287Z] 54da9a1046a7: Pushed [2022-05-12T10:19:55.287Z] 8c2619e99610: Pushed [2022-05-12T10:19:55.287Z] 00f68740a0fe: Layer already exists [2022-05-12T10:19:55.287Z] 4fc242d58285: Layer already exists [2022-05-12T10:19:55.547Z] bde4437769e5: Pushed [2022-05-12T10:19:56.809Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:19:56.809Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:19:56.809Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:19:56.809Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:20:02.134Z] 600588fc3708: Pushed [2022-05-12T10:20:02.134Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:1bae795ef15da1fa89f1fb5acf181e4841f14e1236bcb96f49775a81fe7d7f93 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:02.440Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:02.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-12T10:20:02.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-12T10:20:02.734Z] d8912bf5d3c6: Preparing [2022-05-12T10:20:02.734Z] 8c2619e99610: Preparing [2022-05-12T10:20:02.734Z] 54da9a1046a7: Preparing [2022-05-12T10:20:02.734Z] 600588fc3708: Preparing [2022-05-12T10:20:02.734Z] bde4437769e5: Preparing [2022-05-12T10:20:02.734Z] 00f68740a0fe: Preparing [2022-05-12T10:20:02.734Z] 4fc242d58285: Preparing [2022-05-12T10:20:02.734Z] 00f68740a0fe: Waiting [2022-05-12T10:20:02.734Z] 4fc242d58285: Waiting [2022-05-12T10:20:02.734Z] 8c2619e99610: Layer already exists [2022-05-12T10:20:02.734Z] 600588fc3708: Layer already exists [2022-05-12T10:20:02.734Z] 54da9a1046a7: Layer already exists [2022-05-12T10:20:02.734Z] bde4437769e5: Layer already exists [2022-05-12T10:20:02.734Z] d8912bf5d3c6: Layer already exists [2022-05-12T10:20:02.734Z] 00f68740a0fe: Layer already exists [2022-05-12T10:20:02.734Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:02.734Z] latest: digest: sha256:1bae795ef15da1fa89f1fb5acf181e4841f14e1236bcb96f49775a81fe7d7f93 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:03.033Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:03.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.1 [2022-05-12T10:20:03.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-12T10:20:03.328Z] d8912bf5d3c6: Preparing [2022-05-12T10:20:03.328Z] 8c2619e99610: Preparing [2022-05-12T10:20:03.328Z] 54da9a1046a7: Preparing [2022-05-12T10:20:03.328Z] 600588fc3708: Preparing [2022-05-12T10:20:03.328Z] bde4437769e5: Preparing [2022-05-12T10:20:03.328Z] 00f68740a0fe: Preparing [2022-05-12T10:20:03.328Z] 4fc242d58285: Preparing [2022-05-12T10:20:03.328Z] 00f68740a0fe: Waiting [2022-05-12T10:20:03.328Z] 4fc242d58285: Waiting [2022-05-12T10:20:03.328Z] bde4437769e5: Layer already exists [2022-05-12T10:20:03.328Z] d8912bf5d3c6: Layer already exists [2022-05-12T10:20:03.328Z] 600588fc3708: Layer already exists [2022-05-12T10:20:03.328Z] 54da9a1046a7: Layer already exists [2022-05-12T10:20:03.328Z] 8c2619e99610: Layer already exists [2022-05-12T10:20:03.328Z] 00f68740a0fe: Layer already exists [2022-05-12T10:20:03.328Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:03.328Z] 2.2.1-dev.1: digest: sha256:1bae795ef15da1fa89f1fb5acf181e4841f14e1236bcb96f49775a81fe7d7f93 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:03.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:03.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:03.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-12T10:20:03.969Z] d8912bf5d3c6: Preparing [2022-05-12T10:20:03.969Z] 8c2619e99610: Preparing [2022-05-12T10:20:03.969Z] 54da9a1046a7: Preparing [2022-05-12T10:20:03.969Z] 600588fc3708: Preparing [2022-05-12T10:20:03.969Z] bde4437769e5: Preparing [2022-05-12T10:20:03.969Z] 00f68740a0fe: Preparing [2022-05-12T10:20:03.969Z] 4fc242d58285: Preparing [2022-05-12T10:20:03.969Z] 4fc242d58285: Waiting [2022-05-12T10:20:03.969Z] 00f68740a0fe: Waiting [2022-05-12T10:20:03.969Z] bde4437769e5: Layer already exists [2022-05-12T10:20:03.969Z] d8912bf5d3c6: Layer already exists [2022-05-12T10:20:03.969Z] 8c2619e99610: Layer already exists [2022-05-12T10:20:03.969Z] 54da9a1046a7: Layer already exists [2022-05-12T10:20:03.969Z] 600588fc3708: Layer already exists [2022-05-12T10:20:03.969Z] 00f68740a0fe: Layer already exists [2022-05-12T10:20:03.969Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:03.969Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:1bae795ef15da1fa89f1fb5acf181e4841f14e1236bcb96f49775a81fe7d7f93 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:04.310Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:04.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-12T10:20:04.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-12T10:20:04.608Z] d8912bf5d3c6: Preparing [2022-05-12T10:20:04.608Z] 8c2619e99610: Preparing [2022-05-12T10:20:04.608Z] 54da9a1046a7: Preparing [2022-05-12T10:20:04.608Z] 600588fc3708: Preparing [2022-05-12T10:20:04.608Z] bde4437769e5: Preparing [2022-05-12T10:20:04.608Z] 00f68740a0fe: Preparing [2022-05-12T10:20:04.608Z] 4fc242d58285: Preparing [2022-05-12T10:20:04.608Z] 4fc242d58285: Waiting [2022-05-12T10:20:04.608Z] 00f68740a0fe: Waiting [2022-05-12T10:20:04.608Z] bde4437769e5: Layer already exists [2022-05-12T10:20:04.608Z] 54da9a1046a7: Layer already exists [2022-05-12T10:20:04.608Z] d8912bf5d3c6: Layer already exists [2022-05-12T10:20:04.608Z] 8c2619e99610: Layer already exists [2022-05-12T10:20:04.608Z] 600588fc3708: Layer already exists [2022-05-12T10:20:04.608Z] 00f68740a0fe: Layer already exists [2022-05-12T10:20:04.608Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:04.608Z] main: digest: sha256:1bae795ef15da1fa89f1fb5acf181e4841f14e1236bcb96f49775a81fe7d7f93 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:20:04.650Z] ===================================================== [Pipeline] echo [2022-05-12T10:20:04.659Z] taggedImages: [2022-05-12T10:20:04.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:04.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-12T10:20:04.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.1 [2022-05-12T10:20:04.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:04.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-12T10:20:04.675Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-12T10:20:04.675Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:04.675Z] latest [2022-05-12T10:20:04.675Z] 2.2.1-dev.1 [2022-05-12T10:20:04.675Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:04.675Z] main [2022-05-12T10:20:04.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:04.994Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:05.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:05.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-12T10:20:05.289Z] bb5548a6f905: Preparing [2022-05-12T10:20:05.289Z] ede3c78dfb85: Preparing [2022-05-12T10:20:05.289Z] 67005ce4959a: Preparing [2022-05-12T10:20:05.289Z] 801b2310c0bf: Preparing [2022-05-12T10:20:05.289Z] b541d28bf3b4: Preparing [2022-05-12T10:20:05.289Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:05.289Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:05.289Z] bb5548a6f905: Pushed [2022-05-12T10:20:05.289Z] 801b2310c0bf: Pushed [2022-05-12T10:20:07.834Z] ede3c78dfb85: Pushed [2022-05-12T10:20:07.834Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:ea2d8b67cb3eeae789b8982c753ac11014c2d54e7f65761b4a1ee4f1c88b9afb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:08.134Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:08.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-12T10:20:08.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-12T10:20:08.434Z] bb5548a6f905: Preparing [2022-05-12T10:20:08.434Z] ede3c78dfb85: Preparing [2022-05-12T10:20:08.434Z] 67005ce4959a: Preparing [2022-05-12T10:20:08.434Z] 801b2310c0bf: Preparing [2022-05-12T10:20:08.434Z] b541d28bf3b4: Preparing [2022-05-12T10:20:08.434Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:08.434Z] ede3c78dfb85: Layer already exists [2022-05-12T10:20:08.434Z] bb5548a6f905: Layer already exists [2022-05-12T10:20:08.434Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:08.434Z] 801b2310c0bf: Layer already exists [2022-05-12T10:20:08.434Z] latest: digest: sha256:ea2d8b67cb3eeae789b8982c753ac11014c2d54e7f65761b4a1ee4f1c88b9afb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:08.731Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:09.027Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.1 [2022-05-12T10:20:09.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-12T10:20:09.027Z] bb5548a6f905: Preparing [2022-05-12T10:20:09.027Z] ede3c78dfb85: Preparing [2022-05-12T10:20:09.027Z] 67005ce4959a: Preparing [2022-05-12T10:20:09.027Z] 801b2310c0bf: Preparing [2022-05-12T10:20:09.027Z] b541d28bf3b4: Preparing [2022-05-12T10:20:09.027Z] 801b2310c0bf: Layer already exists [2022-05-12T10:20:09.027Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:09.027Z] bb5548a6f905: Layer already exists [2022-05-12T10:20:09.027Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:09.027Z] ede3c78dfb85: Layer already exists [2022-05-12T10:20:09.027Z] 2.2.1-dev.1: digest: sha256:ea2d8b67cb3eeae789b8982c753ac11014c2d54e7f65761b4a1ee4f1c88b9afb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:09.329Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:09.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:09.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-12T10:20:09.622Z] bb5548a6f905: Preparing [2022-05-12T10:20:09.622Z] ede3c78dfb85: Preparing [2022-05-12T10:20:09.622Z] 67005ce4959a: Preparing [2022-05-12T10:20:09.622Z] 801b2310c0bf: Preparing [2022-05-12T10:20:09.622Z] b541d28bf3b4: Preparing [2022-05-12T10:20:09.622Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:09.622Z] 801b2310c0bf: Layer already exists [2022-05-12T10:20:09.622Z] ede3c78dfb85: Layer already exists [2022-05-12T10:20:09.622Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:09.622Z] bb5548a6f905: Layer already exists [2022-05-12T10:20:09.622Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:ea2d8b67cb3eeae789b8982c753ac11014c2d54e7f65761b4a1ee4f1c88b9afb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:09.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:10.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-12T10:20:10.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-12T10:20:10.219Z] bb5548a6f905: Preparing [2022-05-12T10:20:10.219Z] ede3c78dfb85: Preparing [2022-05-12T10:20:10.219Z] 67005ce4959a: Preparing [2022-05-12T10:20:10.219Z] 801b2310c0bf: Preparing [2022-05-12T10:20:10.219Z] b541d28bf3b4: Preparing [2022-05-12T10:20:10.219Z] ede3c78dfb85: Layer already exists [2022-05-12T10:20:10.219Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:10.219Z] 801b2310c0bf: Layer already exists [2022-05-12T10:20:10.219Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:10.219Z] bb5548a6f905: Layer already exists [2022-05-12T10:20:10.219Z] main: digest: sha256:ea2d8b67cb3eeae789b8982c753ac11014c2d54e7f65761b4a1ee4f1c88b9afb size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:20:10.253Z] ===================================================== [Pipeline] echo [2022-05-12T10:20:10.261Z] taggedImages: [2022-05-12T10:20:10.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:10.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-12T10:20:10.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.1 [2022-05-12T10:20:10.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:10.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-12T10:20:10.337Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-12T10:20:10.337Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:10.337Z] latest [2022-05-12T10:20:10.337Z] 2.2.1-dev.1 [2022-05-12T10:20:10.337Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:10.337Z] main [2022-05-12T10:20:10.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:10.645Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:10.941Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:10.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-12T10:20:10.941Z] 298c23cc29d7: Preparing [2022-05-12T10:20:10.941Z] c0a52398e038: Preparing [2022-05-12T10:20:10.941Z] 67005ce4959a: Preparing [2022-05-12T10:20:10.941Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:20:10.941Z] b541d28bf3b4: Preparing [2022-05-12T10:20:10.941Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:20:10.941Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:10.941Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:10.941Z] 298c23cc29d7: Pushed [2022-05-12T10:20:13.482Z] c0a52398e038: Pushed [2022-05-12T10:20:13.482Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:00c8ae3552c8403be1e565f3fd17aed36634d3d6d5140b899be38c270c5d72df size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:13.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:14.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-12T10:20:14.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-12T10:20:14.066Z] 298c23cc29d7: Preparing [2022-05-12T10:20:14.066Z] c0a52398e038: Preparing [2022-05-12T10:20:14.066Z] 67005ce4959a: Preparing [2022-05-12T10:20:14.066Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:20:14.066Z] b541d28bf3b4: Preparing [2022-05-12T10:20:14.066Z] c0a52398e038: Layer already exists [2022-05-12T10:20:14.066Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:14.066Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:14.066Z] 298c23cc29d7: Layer already exists [2022-05-12T10:20:14.066Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:20:14.066Z] latest: digest: sha256:00c8ae3552c8403be1e565f3fd17aed36634d3d6d5140b899be38c270c5d72df size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:14.368Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:14.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.1 [2022-05-12T10:20:14.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-12T10:20:14.661Z] 298c23cc29d7: Preparing [2022-05-12T10:20:14.661Z] c0a52398e038: Preparing [2022-05-12T10:20:14.661Z] 67005ce4959a: Preparing [2022-05-12T10:20:14.661Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:20:14.661Z] b541d28bf3b4: Preparing [2022-05-12T10:20:14.661Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:14.661Z] 298c23cc29d7: Layer already exists [2022-05-12T10:20:14.661Z] c0a52398e038: Layer already exists [2022-05-12T10:20:14.661Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:14.661Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:20:14.661Z] 2.2.1-dev.1: digest: sha256:00c8ae3552c8403be1e565f3fd17aed36634d3d6d5140b899be38c270c5d72df size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:14.956Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:15.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:15.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-12T10:20:15.247Z] 298c23cc29d7: Preparing [2022-05-12T10:20:15.247Z] c0a52398e038: Preparing [2022-05-12T10:20:15.247Z] 67005ce4959a: Preparing [2022-05-12T10:20:15.247Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:20:15.247Z] b541d28bf3b4: Preparing [2022-05-12T10:20:15.247Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:20:15.247Z] 298c23cc29d7: Layer already exists [2022-05-12T10:20:15.247Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:15.247Z] c0a52398e038: Layer already exists [2022-05-12T10:20:15.247Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:15.247Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:00c8ae3552c8403be1e565f3fd17aed36634d3d6d5140b899be38c270c5d72df size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:15.543Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:15.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-12T10:20:15.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-12T10:20:15.840Z] 298c23cc29d7: Preparing [2022-05-12T10:20:15.840Z] c0a52398e038: Preparing [2022-05-12T10:20:15.840Z] 67005ce4959a: Preparing [2022-05-12T10:20:15.840Z] 5ef0ca6eddf9: Preparing [2022-05-12T10:20:15.840Z] b541d28bf3b4: Preparing [2022-05-12T10:20:15.840Z] 5ef0ca6eddf9: Layer already exists [2022-05-12T10:20:15.840Z] 67005ce4959a: Layer already exists [2022-05-12T10:20:15.840Z] 298c23cc29d7: Layer already exists [2022-05-12T10:20:15.840Z] b541d28bf3b4: Layer already exists [2022-05-12T10:20:15.840Z] c0a52398e038: Layer already exists [2022-05-12T10:20:15.840Z] main: digest: sha256:00c8ae3552c8403be1e565f3fd17aed36634d3d6d5140b899be38c270c5d72df size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:20:15.875Z] ===================================================== [Pipeline] echo [2022-05-12T10:20:15.884Z] taggedImages: [2022-05-12T10:20:15.884Z] - nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:15.884Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-12T10:20:15.884Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.1 [2022-05-12T10:20:15.884Z] - nexus3.edgexfoundry.org:10004/support-scheduler:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:15.884Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-12T10:20:15.903Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-12T10:20:15.903Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:15.903Z] latest [2022-05-12T10:20:15.903Z] 2.2.1-dev.1 [2022-05-12T10:20:15.903Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:15.903Z] main [2022-05-12T10:20:15.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:16.218Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:16.511Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:16.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-12T10:20:16.511Z] 0fdd03dbf0d2: Preparing [2022-05-12T10:20:16.511Z] e118a2b0ce2f: Preparing [2022-05-12T10:20:16.511Z] fdde94fbbdba: Preparing [2022-05-12T10:20:16.511Z] 1a96518aeb25: Preparing [2022-05-12T10:20:16.511Z] 52f44be93a46: Preparing [2022-05-12T10:20:16.511Z] 10d82663b225: Preparing [2022-05-12T10:20:16.511Z] f7a7a140f1b3: Preparing [2022-05-12T10:20:16.511Z] 31e69d4774c9: Preparing [2022-05-12T10:20:16.511Z] 7750d494dfbd: Preparing [2022-05-12T10:20:16.511Z] 18708474c90b: Preparing [2022-05-12T10:20:16.511Z] 4fc242d58285: Preparing [2022-05-12T10:20:16.511Z] f7a7a140f1b3: Waiting [2022-05-12T10:20:16.511Z] 7750d494dfbd: Waiting [2022-05-12T10:20:16.511Z] 10d82663b225: Waiting [2022-05-12T10:20:16.511Z] 18708474c90b: Waiting [2022-05-12T10:20:16.511Z] 4fc242d58285: Waiting [2022-05-12T10:20:16.511Z] 31e69d4774c9: Waiting [2022-05-12T10:20:16.511Z] 52f44be93a46: Layer already exists [2022-05-12T10:20:16.511Z] 10d82663b225: Layer already exists [2022-05-12T10:20:16.511Z] f7a7a140f1b3: Layer already exists [2022-05-12T10:20:16.511Z] 31e69d4774c9: Layer already exists [2022-05-12T10:20:16.511Z] e118a2b0ce2f: Pushed [2022-05-12T10:20:16.511Z] 7750d494dfbd: Layer already exists [2022-05-12T10:20:16.511Z] 18708474c90b: Layer already exists [2022-05-12T10:20:16.511Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:16.779Z] 0fdd03dbf0d2: Pushed [2022-05-12T10:20:17.716Z] fdde94fbbdba: Pushed [2022-05-12T10:20:23.645Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:20:23.646Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:20:24.373Z] 1a96518aeb25: Pushed [2022-05-12T10:20:24.373Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:6d4e45ac654573d6825498ea61dfd1bf5273dda39f746455ec94211ddeba247b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:24.672Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:24.968Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-12T10:20:24.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-12T10:20:24.969Z] 0fdd03dbf0d2: Preparing [2022-05-12T10:20:24.969Z] e118a2b0ce2f: Preparing [2022-05-12T10:20:24.969Z] fdde94fbbdba: Preparing [2022-05-12T10:20:24.969Z] 1a96518aeb25: Preparing [2022-05-12T10:20:24.969Z] 52f44be93a46: Preparing [2022-05-12T10:20:24.969Z] 10d82663b225: Preparing [2022-05-12T10:20:24.969Z] f7a7a140f1b3: Preparing [2022-05-12T10:20:24.969Z] 31e69d4774c9: Preparing [2022-05-12T10:20:24.969Z] 7750d494dfbd: Preparing [2022-05-12T10:20:24.969Z] 18708474c90b: Preparing [2022-05-12T10:20:24.969Z] 4fc242d58285: Preparing [2022-05-12T10:20:24.969Z] 10d82663b225: Waiting [2022-05-12T10:20:24.969Z] 18708474c90b: Waiting [2022-05-12T10:20:24.969Z] 4fc242d58285: Waiting [2022-05-12T10:20:24.969Z] f7a7a140f1b3: Waiting [2022-05-12T10:20:24.969Z] 31e69d4774c9: Waiting [2022-05-12T10:20:24.969Z] 7750d494dfbd: Waiting [2022-05-12T10:20:24.969Z] 52f44be93a46: Layer already exists [2022-05-12T10:20:24.969Z] 0fdd03dbf0d2: Layer already exists [2022-05-12T10:20:24.969Z] 1a96518aeb25: Layer already exists [2022-05-12T10:20:24.969Z] e118a2b0ce2f: Layer already exists [2022-05-12T10:20:24.969Z] fdde94fbbdba: Layer already exists [2022-05-12T10:20:24.969Z] 31e69d4774c9: Layer already exists [2022-05-12T10:20:24.969Z] f7a7a140f1b3: Layer already exists [2022-05-12T10:20:24.969Z] 7750d494dfbd: Layer already exists [2022-05-12T10:20:24.969Z] 18708474c90b: Layer already exists [2022-05-12T10:20:24.969Z] 10d82663b225: Layer already exists [2022-05-12T10:20:24.969Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:24.969Z] latest: digest: sha256:6d4e45ac654573d6825498ea61dfd1bf5273dda39f746455ec94211ddeba247b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:25.269Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:25.562Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.1 [2022-05-12T10:20:25.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-12T10:20:25.563Z] 0fdd03dbf0d2: Preparing [2022-05-12T10:20:25.563Z] e118a2b0ce2f: Preparing [2022-05-12T10:20:25.563Z] fdde94fbbdba: Preparing [2022-05-12T10:20:25.563Z] 1a96518aeb25: Preparing [2022-05-12T10:20:25.563Z] 52f44be93a46: Preparing [2022-05-12T10:20:25.563Z] 10d82663b225: Preparing [2022-05-12T10:20:25.563Z] f7a7a140f1b3: Preparing [2022-05-12T10:20:25.563Z] 31e69d4774c9: Preparing [2022-05-12T10:20:25.563Z] 7750d494dfbd: Preparing [2022-05-12T10:20:25.563Z] 18708474c90b: Preparing [2022-05-12T10:20:25.563Z] 4fc242d58285: Preparing [2022-05-12T10:20:25.563Z] f7a7a140f1b3: Waiting [2022-05-12T10:20:25.563Z] 31e69d4774c9: Waiting [2022-05-12T10:20:25.563Z] 10d82663b225: Waiting [2022-05-12T10:20:25.563Z] 7750d494dfbd: Waiting [2022-05-12T10:20:25.563Z] 4fc242d58285: Waiting [2022-05-12T10:20:25.563Z] 18708474c90b: Waiting [2022-05-12T10:20:25.563Z] fdde94fbbdba: Layer already exists [2022-05-12T10:20:25.563Z] 1a96518aeb25: Layer already exists [2022-05-12T10:20:25.563Z] 0fdd03dbf0d2: Layer already exists [2022-05-12T10:20:25.563Z] e118a2b0ce2f: Layer already exists [2022-05-12T10:20:25.563Z] 52f44be93a46: Layer already exists [2022-05-12T10:20:25.563Z] f7a7a140f1b3: Layer already exists [2022-05-12T10:20:25.563Z] 18708474c90b: Layer already exists [2022-05-12T10:20:25.563Z] 31e69d4774c9: Layer already exists [2022-05-12T10:20:25.563Z] 10d82663b225: Layer already exists [2022-05-12T10:20:25.563Z] 7750d494dfbd: Layer already exists [2022-05-12T10:20:25.563Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:25.563Z] 2.2.1-dev.1: digest: sha256:6d4e45ac654573d6825498ea61dfd1bf5273dda39f746455ec94211ddeba247b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:25.861Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:26.158Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:26.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-12T10:20:26.158Z] 0fdd03dbf0d2: Preparing [2022-05-12T10:20:26.158Z] e118a2b0ce2f: Preparing [2022-05-12T10:20:26.158Z] fdde94fbbdba: Preparing [2022-05-12T10:20:26.158Z] 1a96518aeb25: Preparing [2022-05-12T10:20:26.158Z] 52f44be93a46: Preparing [2022-05-12T10:20:26.158Z] 10d82663b225: Preparing [2022-05-12T10:20:26.158Z] f7a7a140f1b3: Preparing [2022-05-12T10:20:26.158Z] 31e69d4774c9: Preparing [2022-05-12T10:20:26.158Z] 7750d494dfbd: Preparing [2022-05-12T10:20:26.158Z] 18708474c90b: Preparing [2022-05-12T10:20:26.158Z] 4fc242d58285: Preparing [2022-05-12T10:20:26.158Z] 31e69d4774c9: Waiting [2022-05-12T10:20:26.158Z] 7750d494dfbd: Waiting [2022-05-12T10:20:26.158Z] 18708474c90b: Waiting [2022-05-12T10:20:26.158Z] 10d82663b225: Waiting [2022-05-12T10:20:26.158Z] 4fc242d58285: Waiting [2022-05-12T10:20:26.158Z] f7a7a140f1b3: Waiting [2022-05-12T10:20:26.158Z] 0fdd03dbf0d2: Layer already exists [2022-05-12T10:20:26.158Z] e118a2b0ce2f: Layer already exists [2022-05-12T10:20:26.158Z] fdde94fbbdba: Layer already exists [2022-05-12T10:20:26.158Z] 52f44be93a46: Layer already exists [2022-05-12T10:20:26.158Z] 1a96518aeb25: Layer already exists [2022-05-12T10:20:26.158Z] 10d82663b225: Layer already exists [2022-05-12T10:20:26.158Z] 7750d494dfbd: Layer already exists [2022-05-12T10:20:26.158Z] 18708474c90b: Layer already exists [2022-05-12T10:20:26.158Z] f7a7a140f1b3: Layer already exists [2022-05-12T10:20:26.158Z] 31e69d4774c9: Layer already exists [2022-05-12T10:20:26.158Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:26.158Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:6d4e45ac654573d6825498ea61dfd1bf5273dda39f746455ec94211ddeba247b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:26.458Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T10:20:26.752Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-12T10:20:26.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-12T10:20:26.752Z] 0fdd03dbf0d2: Preparing [2022-05-12T10:20:26.752Z] e118a2b0ce2f: Preparing [2022-05-12T10:20:26.752Z] fdde94fbbdba: Preparing [2022-05-12T10:20:26.752Z] 1a96518aeb25: Preparing [2022-05-12T10:20:26.752Z] 52f44be93a46: Preparing [2022-05-12T10:20:26.752Z] 10d82663b225: Preparing [2022-05-12T10:20:26.752Z] f7a7a140f1b3: Preparing [2022-05-12T10:20:26.752Z] 31e69d4774c9: Preparing [2022-05-12T10:20:26.752Z] 7750d494dfbd: Preparing [2022-05-12T10:20:26.752Z] 18708474c90b: Preparing [2022-05-12T10:20:26.752Z] 4fc242d58285: Preparing [2022-05-12T10:20:26.752Z] 31e69d4774c9: Waiting [2022-05-12T10:20:26.752Z] 7750d494dfbd: Waiting [2022-05-12T10:20:26.752Z] 10d82663b225: Waiting [2022-05-12T10:20:26.752Z] f7a7a140f1b3: Waiting [2022-05-12T10:20:26.752Z] 4fc242d58285: Waiting [2022-05-12T10:20:26.752Z] 18708474c90b: Waiting [2022-05-12T10:20:26.752Z] 1a96518aeb25: Layer already exists [2022-05-12T10:20:26.752Z] e118a2b0ce2f: Layer already exists [2022-05-12T10:20:26.752Z] 0fdd03dbf0d2: Layer already exists [2022-05-12T10:20:26.752Z] fdde94fbbdba: Layer already exists [2022-05-12T10:20:26.752Z] 52f44be93a46: Layer already exists [2022-05-12T10:20:26.752Z] f7a7a140f1b3: Layer already exists [2022-05-12T10:20:26.752Z] 31e69d4774c9: Layer already exists [2022-05-12T10:20:26.752Z] 10d82663b225: Layer already exists [2022-05-12T10:20:26.752Z] 18708474c90b: Layer already exists [2022-05-12T10:20:26.752Z] 7750d494dfbd: Layer already exists [2022-05-12T10:20:26.752Z] 4fc242d58285: Layer already exists [2022-05-12T10:20:26.752Z] main: digest: sha256:6d4e45ac654573d6825498ea61dfd1bf5273dda39f746455ec94211ddeba247b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T10:20:26.792Z] ===================================================== [Pipeline] echo [2022-05-12T10:20:26.803Z] taggedImages: [2022-05-12T10:20:26.803Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:20:26.803Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-12T10:20:26.803Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.1 [2022-05-12T10:20:26.803Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T10:20:26.803Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T10:21:20.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-12T10:21:38.590Z] Removing intermediate container 3721b48a0dbe [2022-05-12T10:21:38.590Z] ---> 280129cb8f13 [2022-05-12T10:21:38.590Z] [2022-05-12T10:21:38.590Z] Step 10/25 : FROM alpine:3.14 [2022-05-12T10:21:38.590Z] 3.14: Pulling from library/alpine [2022-05-12T10:21:38.866Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T10:21:38.866Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T10:21:38.866Z] ---> ac73e934f311 [2022-05-12T10:21:38.866Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-12T10:21:39.468Z] ---> Running in a3932b3faa93 [2022-05-12T10:21:42.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:21:42.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:21:43.979Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-12T10:21:44.297Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-12T10:21:44.297Z] (3/3) Installing su-exec (0.2-r1) [2022-05-12T10:21:44.297Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:21:44.297Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:21:44.297Z] Removing intermediate container 80d71b802f39 [2022-05-12T10:21:44.297Z] ---> 5d10c3844532 [2022-05-12T10:21:44.297Z] [2022-05-12T10:21:44.297Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:21:44.297Z] ---> ac73e934f311 [2022-05-12T10:21:44.297Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:21:44.581Z] ---> Running in 2a80f792635f [2022-05-12T10:21:45.232Z] OK: 6 MiB in 17 packages [2022-05-12T10:21:47.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:21:47.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:21:47.713Z] Removing intermediate container a3932b3faa93 [2022-05-12T10:21:47.713Z] ---> 512d8556b601 [2022-05-12T10:21:47.713Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T10:21:47.713Z] ---> Running in 45507fb815da [2022-05-12T10:21:48.314Z] Removing intermediate container 45507fb815da [2022-05-12T10:21:48.314Z] ---> 0e63af772484 [2022-05-12T10:21:48.314Z] Step 13/25 : WORKDIR / [2022-05-12T10:21:48.590Z] ---> Running in d5d1539025a9 [2022-05-12T10:21:48.866Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-12T10:21:48.866Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:21:48.866Z] OK: 5 MiB in 15 packages [2022-05-12T10:21:49.142Z] Removing intermediate container d5d1539025a9 [2022-05-12T10:21:49.142Z] ---> 6a5bcb5883d0 [2022-05-12T10:21:49.142Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-12T10:21:50.595Z] Removing intermediate container 2a80f792635f [2022-05-12T10:21:50.595Z] ---> 275bdf14b432 [2022-05-12T10:21:50.595Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:21:50.595Z] ---> Running in 7ca855c4e953 [2022-05-12T10:21:50.595Z] ---> 7abeac43c18b [2022-05-12T10:21:50.595Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-12T10:21:51.598Z] Removing intermediate container 7ca855c4e953 [2022-05-12T10:21:51.598Z] ---> 6b950b269bd3 [2022-05-12T10:21:51.598Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-12T10:21:51.598Z] ---> Running in 05c9bb2389c7 [2022-05-12T10:21:51.880Z] ---> 048bebb76776 [2022-05-12T10:21:51.880Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-12T10:21:52.160Z] Removing intermediate container 05c9bb2389c7 [2022-05-12T10:21:52.160Z] ---> 34af3d018af8 [2022-05-12T10:21:52.160Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T10:21:52.435Z] ---> Running in b033a561fcaf [2022-05-12T10:21:53.034Z] Removing intermediate container b033a561fcaf [2022-05-12T10:21:53.034Z] ---> 2ade420272fb [2022-05-12T10:21:53.034Z] Step 15/23 : WORKDIR / [2022-05-12T10:21:53.311Z] ---> efc10ee2d915 [2022-05-12T10:21:53.311Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-12T10:21:53.311Z] ---> Running in 811672b47b3c [2022-05-12T10:21:53.911Z] Removing intermediate container 811672b47b3c [2022-05-12T10:21:53.911Z] ---> 1351ed8d576e [2022-05-12T10:21:53.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:21:54.517Z] ---> c4fb56da4619 [2022-05-12T10:21:54.517Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-12T10:21:55.126Z] ---> f01c705a4e15 [2022-05-12T10:21:55.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-12T10:21:56.580Z] ---> 42571fa39b42 [2022-05-12T10:21:56.580Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-12T10:21:57.592Z] ---> 9a0b1ac6233b [2022-05-12T10:21:57.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-12T10:21:59.043Z] ---> 72ef22e478f3 [2022-05-12T10:21:59.043Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-12T10:21:59.043Z] ---> 0eaf60ba9042 [2022-05-12T10:21:59.043Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T10:21:59.043Z] ---> Running in 0fd494b2285a [2022-05-12T10:21:59.652Z] Removing intermediate container 0fd494b2285a [2022-05-12T10:21:59.652Z] ---> e9f0b4448d6e [2022-05-12T10:21:59.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:21:59.934Z] ---> Running in 292c8b0c5a03 [2022-05-12T10:22:00.253Z] ---> 3a54194c0549 [2022-05-12T10:22:00.253Z] 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/ [2022-05-12T10:22:00.253Z] ---> Running in 8e9fbbe4a285 [2022-05-12T10:22:00.542Z] Removing intermediate container 292c8b0c5a03 [2022-05-12T10:22:00.542Z] ---> 7e874ec47a27 [2022-05-12T10:22:00.542Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T10:22:00.542Z] ---> Running in aa834a573ce7 [2022-05-12T10:22:01.544Z] Removing intermediate container aa834a573ce7 [2022-05-12T10:22:01.545Z] ---> 8aa21da03969 [2022-05-12T10:22:01.545Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:22:01.545Z] ---> Running in 9b8ec3d6d73d [2022-05-12T10:22:02.167Z] Removing intermediate container 9b8ec3d6d73d [2022-05-12T10:22:02.167Z] ---> fa23c9150749 [2022-05-12T10:22:02.167Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:22:02.446Z] ---> Running in f920225a485d [2022-05-12T10:22:03.050Z] Removing intermediate container f920225a485d [2022-05-12T10:22:03.050Z] ---> 132551912bbe [2022-05-12T10:22:03.050Z] [2022-05-12T10:22:03.653Z] Successfully built 132551912bbe [2022-05-12T10:22:03.653Z] Successfully tagged core-metadata-arm64:latest [2022-05-12T10:22:03.932Z] Building support-notifications [2022-05-12T10:22:03.932Z]  Building core-metadata ... done Removing intermediate container 8e9fbbe4a285 [2022-05-12T10:22:03.932Z] ---> 456031927271 [2022-05-12T10:22:03.932Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T10:22:04.238Z] ---> Running in faca67a6bf9e [2022-05-12T10:22:04.862Z] Removing intermediate container faca67a6bf9e [2022-05-12T10:22:04.862Z] ---> 637a201790c1 [2022-05-12T10:22:04.862Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T10:22:04.862Z] ---> Running in d982d509e051 [2022-05-12T10:22:05.462Z] Removing intermediate container d982d509e051 [2022-05-12T10:22:05.462Z] ---> 2821f5ce668d [2022-05-12T10:22:05.740Z] Step 24/25 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:22:05.740Z] ---> Running in 0a9d3283a2a8 [2022-05-12T10:22:06.343Z] Removing intermediate container 0a9d3283a2a8 [2022-05-12T10:22:06.343Z] ---> 113037306e4a [2022-05-12T10:22:06.343Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-12T10:22:06.343Z] ---> Running in eab231d964a4 [2022-05-12T10:22:06.947Z] Removing intermediate container eab231d964a4 [2022-05-12T10:22:06.947Z] ---> 75850265f794 [2022-05-12T10:22:06.947Z] [2022-05-12T10:22:07.232Z] Successfully built 75850265f794 [2022-05-12T10:22:07.232Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-12T10:22:07.232Z] Building core-command [2022-05-12T10:22:29.449Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:22:29.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:22:29.449Z] ---> ef311a3bc700 [2022-05-12T10:22:29.449Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:22:29.449Z] ---> Using cache [2022-05-12T10:22:29.449Z] ---> 3973d7784b22 [2022-05-12T10:22:29.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:22:29.449Z] ---> Using cache [2022-05-12T10:22:29.449Z] ---> ff5e0c3b3991 [2022-05-12T10:22:29.449Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-12T10:22:29.449Z] ---> Running in c643a72b0fef [2022-05-12T10:22:29.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:22:31.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:22:31.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:22:31.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:22:31.785Z] ---> ef311a3bc700 [2022-05-12T10:22:31.785Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> 3973d7784b22 [2022-05-12T10:22:31.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> ff5e0c3b3991 [2022-05-12T10:22:31.785Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> d4d75237130b [2022-05-12T10:22:31.785Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> c0e239fe07ae [2022-05-12T10:22:31.785Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> 06850a2c9cfe [2022-05-12T10:22:31.785Z] Step 8/23 : COPY . . [2022-05-12T10:22:31.785Z] ---> Using cache [2022-05-12T10:22:31.785Z] ---> a4a428b4883e [2022-05-12T10:22:31.785Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-12T10:22:32.059Z] ---> Running in b0fc24c52507 [2022-05-12T10:22:32.334Z] OK: 220 MiB in 52 packages [2022-05-12T10:22:34.323Z] Removing intermediate container c643a72b0fef [2022-05-12T10:22:34.323Z] ---> 6247179809d3 [2022-05-12T10:22:34.323Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:22:34.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-12T10:22:34.935Z] ---> ea00f9480e33 [2022-05-12T10:22:34.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:22:34.935Z] ---> Running in 8ba6d68fe3d9 [2022-05-12T10:22:40.407Z] Removing intermediate container 8ba6d68fe3d9 [2022-05-12T10:22:40.407Z] ---> 885e482ed03a [2022-05-12T10:22:40.407Z] Step 8/22 : COPY . . [2022-05-12T10:22:55.528Z] ---> f302831864ed [2022-05-12T10:22:55.528Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-12T10:22:55.528Z] ---> Running in fc5f723efcc7 [2022-05-12T10:22:55.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-12T10:23:05.709Z] Removing intermediate container 8fe8cd7d50c8 [2022-05-12T10:23:05.709Z] ---> b80f1bc99406 [2022-05-12T10:23:05.709Z] [2022-05-12T10:23:05.709Z] Step 9/20 : FROM alpine:3.15 [2022-05-12T10:23:05.709Z] 3.15: Pulling from library/alpine [2022-05-12T10:23:06.724Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T10:23:06.724Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T10:23:06.724Z] ---> 3fb3c9af89a9 [2022-05-12T10:23:06.724Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:23:07.013Z] ---> Running in 5a2e664cdffc [2022-05-12T10:23:07.629Z] Removing intermediate container 5a2e664cdffc [2022-05-12T10:23:07.629Z] ---> 4876f07631e8 [2022-05-12T10:23:07.629Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:23:07.629Z] ---> Running in 7cf94607acc0 [2022-05-12T10:23:10.286Z] Removing intermediate container 7cf94607acc0 [2022-05-12T10:23:10.286Z] ---> a1efb7bf431e [2022-05-12T10:23:10.286Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-12T10:23:10.564Z] ---> Running in 6e1ed74ff1d4 [2022-05-12T10:23:12.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:23:13.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:23:14.431Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:23:14.431Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:23:14.431Z] OK: 15734 distinct packages available [2022-05-12T10:23:14.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:23:15.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:23:17.125Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-12T10:23:17.125Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:23:17.125Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T10:23:17.401Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-12T10:23:17.401Z] (5/9) Installing curl (7.80.0-r1) [2022-05-12T10:23:17.402Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-12T10:23:17.678Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:23:17.678Z] (8/9) Installing libucontext (1.1-r0) [2022-05-12T10:23:17.678Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-12T10:23:17.952Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:23:17.952Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:23:18.554Z] OK: 8 MiB in 23 packages [2022-05-12T10:23:20.558Z] Removing intermediate container 6e1ed74ff1d4 [2022-05-12T10:23:20.558Z] ---> 3b2a82c47b4e [2022-05-12T10:23:20.558Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:23:21.543Z] ---> 0655aafac7c7 [2022-05-12T10:23:21.543Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-12T10:23:24.177Z] ---> e831d949a909 [2022-05-12T10:23:24.177Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-12T10:23:24.777Z] ---> 1e78ac7f7545 [2022-05-12T10:23:24.777Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-12T10:23:25.055Z] ---> Running in 3f9dbc3c8da0 [2022-05-12T10:23:25.683Z] Removing intermediate container 3f9dbc3c8da0 [2022-05-12T10:23:25.683Z] ---> 1eab228667a1 [2022-05-12T10:23:25.683Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:23:25.683Z] ---> Running in 2a0f54bca1ae [2022-05-12T10:23:26.294Z] Removing intermediate container 2a0f54bca1ae [2022-05-12T10:23:26.294Z] ---> def88007f5e5 [2022-05-12T10:23:26.294Z] Step 18/20 : LABEL arch=arm64 [2022-05-12T10:23:26.294Z] ---> Running in d63a0c454b1d [2022-05-12T10:23:27.235Z] Removing intermediate container d63a0c454b1d [2022-05-12T10:23:27.235Z] ---> a92138b3a2a0 [2022-05-12T10:23:27.235Z] Step 19/20 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:23:27.235Z] ---> Running in ed9d769c826e [2022-05-12T10:23:27.543Z] Removing intermediate container ed9d769c826e [2022-05-12T10:23:27.543Z] ---> 583090737461 [2022-05-12T10:23:27.543Z] Step 20/20 : LABEL version=2.2.1-dev.1 [2022-05-12T10:23:27.543Z] ---> Running in 1ceac66ad392 [2022-05-12T10:23:27.894Z] Removing intermediate container 1ceac66ad392 [2022-05-12T10:23:27.894Z] ---> d8d1a0717f1e [2022-05-12T10:23:27.894Z] [2022-05-12T10:23:28.205Z] Successfully built d8d1a0717f1e [2022-05-12T10:23:28.500Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-12T10:23:28.500Z] Building security-bootstrapper [2022-05-12T10:23:46.912Z]  Building security-spiffe-token-provider ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:23:46.912Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:23:46.912Z] ---> ef311a3bc700 [2022-05-12T10:23:46.912Z] Step 3/31 : WORKDIR /edgex-go [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> 3973d7784b22 [2022-05-12T10:23:46.912Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> ff5e0c3b3991 [2022-05-12T10:23:46.912Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> d4d75237130b [2022-05-12T10:23:46.912Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> c0e239fe07ae [2022-05-12T10:23:46.912Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> 06850a2c9cfe [2022-05-12T10:23:46.912Z] Step 8/31 : COPY . . [2022-05-12T10:23:46.912Z] ---> Using cache [2022-05-12T10:23:46.912Z] ---> a4a428b4883e [2022-05-12T10:23:46.912Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-12T10:23:47.906Z] ---> Running in 3695d6a27679 [2022-05-12T10:23:50.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-12T10:23:58.900Z] Removing intermediate container af1754a48c36 [2022-05-12T10:23:58.900Z] ---> abd7e1a06aeb [2022-05-12T10:23:58.900Z] [2022-05-12T10:23:58.900Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:23:58.900Z] ---> ac73e934f311 [2022-05-12T10:23:58.900Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:23:58.900Z] ---> Using cache [2022-05-12T10:23:58.900Z] ---> 275bdf14b432 [2022-05-12T10:23:58.900Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:23:58.900Z] ---> Using cache [2022-05-12T10:23:58.900Z] ---> 6b950b269bd3 [2022-05-12T10:23:58.900Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-12T10:23:58.900Z] ---> Running in a850d7ae5b5d [2022-05-12T10:23:58.900Z] Removing intermediate container a850d7ae5b5d [2022-05-12T10:23:58.900Z] ---> a008f6fd6e6a [2022-05-12T10:23:58.900Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T10:23:59.184Z] ---> Running in b5fa7596bfa3 [2022-05-12T10:23:59.469Z] Removing intermediate container b5fa7596bfa3 [2022-05-12T10:23:59.469Z] ---> a8cf548d8edb [2022-05-12T10:23:59.469Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:24:00.472Z] ---> 3bbeca41f5b0 [2022-05-12T10:24:00.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-12T10:24:03.135Z] ---> 2174b48e8909 [2022-05-12T10:24:03.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-12T10:24:03.418Z] ---> e27ef58c21a4 [2022-05-12T10:24:03.418Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-12T10:24:03.694Z] ---> Running in bf79d9643b0c [2022-05-12T10:24:03.974Z] Removing intermediate container bf79d9643b0c [2022-05-12T10:24:03.974Z] ---> 5e4fc3b1a3bf [2022-05-12T10:24:03.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:24:04.251Z] ---> Running in 9e6cf742d524 [2022-05-12T10:24:04.528Z] Removing intermediate container 9e6cf742d524 [2022-05-12T10:24:04.528Z] ---> e6709a910620 [2022-05-12T10:24:04.528Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T10:24:04.806Z] ---> Running in 0aaa22af3bf1 [2022-05-12T10:24:05.409Z] Removing intermediate container 0aaa22af3bf1 [2022-05-12T10:24:05.409Z] ---> ab51e5c82c70 [2022-05-12T10:24:05.409Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:24:05.409Z] ---> Running in 3a2034214663 [2022-05-12T10:24:06.013Z] Removing intermediate container 3a2034214663 [2022-05-12T10:24:06.013Z] ---> d70281382e47 [2022-05-12T10:24:06.013Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:24:06.013Z] ---> Running in c0b6754fe0d4 [2022-05-12T10:24:06.616Z] Removing intermediate container c0b6754fe0d4 [2022-05-12T10:24:06.616Z] ---> 337faa5e91c8 [2022-05-12T10:24:06.616Z] [2022-05-12T10:24:06.893Z] Successfully built 337faa5e91c8 [2022-05-12T10:24:06.893Z] Successfully tagged support-scheduler-arm64:latest [2022-05-12T10:24:06.893Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-05-12T10:24:25.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:24:25.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:24:25.282Z] ---> ef311a3bc700 [2022-05-12T10:24:25.282Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:24:25.282Z] ---> Using cache [2022-05-12T10:24:25.282Z] ---> 3973d7784b22 [2022-05-12T10:24:25.282Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:24:25.282Z] ---> Using cache [2022-05-12T10:24:25.282Z] ---> ff5e0c3b3991 [2022-05-12T10:24:25.282Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-12T10:24:25.282Z] ---> Running in 1414131fb824 [2022-05-12T10:24:25.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:24:25.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:24:27.024Z] OK: 220 MiB in 52 packages [2022-05-12T10:24:28.024Z] Removing intermediate container 1414131fb824 [2022-05-12T10:24:28.024Z] ---> 10a062d4e23a [2022-05-12T10:24:28.024Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:24:29.477Z] ---> 2bdf6380b61e [2022-05-12T10:24:29.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:24:29.477Z] ---> Running in 8aaca2c46b85 [2022-05-12T10:24:34.955Z] Removing intermediate container 8aaca2c46b85 [2022-05-12T10:24:34.955Z] ---> 6c949436cd70 [2022-05-12T10:24:34.955Z] Step 8/23 : COPY . . [2022-05-12T10:24:47.434Z] ---> 8bae620f56f7 [2022-05-12T10:24:47.434Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-12T10:24:47.434Z] ---> Running in edb4bda15a0d [2022-05-12T10:24:48.039Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-12T10:27:25.059Z] Removing intermediate container b0fc24c52507 [2022-05-12T10:27:25.059Z] ---> edc27aa7cb90 [2022-05-12T10:27:25.059Z] [2022-05-12T10:27:25.059Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:27:25.059Z] ---> ac73e934f311 [2022-05-12T10:27:25.059Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-12T10:27:25.059Z] ---> Using cache [2022-05-12T10:27:25.059Z] ---> 275bdf14b432 [2022-05-12T10:27:25.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:27:25.059Z] ---> Using cache [2022-05-12T10:27:25.059Z] ---> 6b950b269bd3 [2022-05-12T10:27:25.059Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-12T10:27:25.059Z] ---> Running in 7845bf669a8f [2022-05-12T10:27:25.059Z] Removing intermediate container 7845bf669a8f [2022-05-12T10:27:25.059Z] ---> 1ef46b566822 [2022-05-12T10:27:25.059Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-12T10:27:25.059Z] ---> Running in 796742d1cfd0 [2022-05-12T10:27:25.059Z] Removing intermediate container 796742d1cfd0 [2022-05-12T10:27:25.059Z] ---> 36ad2e4dcd6e [2022-05-12T10:27:25.059Z] Step 15/23 : WORKDIR / [2022-05-12T10:27:25.059Z] ---> Running in 0b22d19fac9e [2022-05-12T10:27:25.059Z] Removing intermediate container 0b22d19fac9e [2022-05-12T10:27:25.059Z] ---> 081227c75d39 [2022-05-12T10:27:25.059Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:27:25.059Z] ---> 93fc90f32f5f [2022-05-12T10:27:25.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-12T10:27:25.059Z] ---> b711a761d6e0 [2022-05-12T10:27:25.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-12T10:27:25.059Z] ---> 6cd92e6244ca [2022-05-12T10:27:25.059Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-12T10:27:25.059Z] ---> Running in 37f17fa2f450 [2022-05-12T10:27:25.059Z] Removing intermediate container 37f17fa2f450 [2022-05-12T10:27:25.059Z] ---> cf4c2f0c21fa [2022-05-12T10:27:25.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:27:25.059Z] ---> Running in 40951c994486 [2022-05-12T10:27:25.059Z] Removing intermediate container 40951c994486 [2022-05-12T10:27:25.059Z] ---> da50319434d3 [2022-05-12T10:27:25.059Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T10:27:25.059Z] ---> Running in 67d2a0c65cab [2022-05-12T10:27:25.059Z] Removing intermediate container 67d2a0c65cab [2022-05-12T10:27:25.059Z] ---> 3ccdcd941631 [2022-05-12T10:27:25.059Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:27:25.059Z] ---> Running in 46ce5477b144 [2022-05-12T10:27:25.059Z] Removing intermediate container 46ce5477b144 [2022-05-12T10:27:25.059Z] ---> 68a6a70cf6ce [2022-05-12T10:27:25.059Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:27:25.059Z] ---> Running in 7ceb3c6a85f8 [2022-05-12T10:27:25.059Z] Removing intermediate container 7ceb3c6a85f8 [2022-05-12T10:27:25.059Z] ---> 18e7a27f7e60 [2022-05-12T10:27:25.059Z] [2022-05-12T10:27:25.059Z] Successfully built 18e7a27f7e60 [2022-05-12T10:27:25.059Z] Successfully tagged core-command-arm64:latest [2022-05-12T10:27:25.059Z]  Building core-command ... done Building core-data [2022-05-12T10:27:40.245Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:27:40.245Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:27:40.245Z] ---> ef311a3bc700 [2022-05-12T10:27:40.245Z] Step 3/23 : WORKDIR /edgex-go [2022-05-12T10:27:40.245Z] ---> Using cache [2022-05-12T10:27:40.245Z] ---> 3973d7784b22 [2022-05-12T10:27:40.245Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:27:40.245Z] ---> Using cache [2022-05-12T10:27:40.245Z] ---> ff5e0c3b3991 [2022-05-12T10:27:40.245Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-12T10:27:40.245Z] ---> Running in 9f0465ffa2c6 [2022-05-12T10:27:41.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:27:42.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:27:43.245Z] OK: 220 MiB in 52 packages [2022-05-12T10:27:44.704Z] Removing intermediate container 9f0465ffa2c6 [2022-05-12T10:27:44.704Z] ---> b6b43d603349 [2022-05-12T10:27:44.704Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-12T10:27:45.689Z] ---> 9ba649ba9915 [2022-05-12T10:27:45.689Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:27:45.689Z] ---> Running in eff42aaf9d46 [2022-05-12T10:27:51.550Z] Removing intermediate container eff42aaf9d46 [2022-05-12T10:27:51.550Z] ---> 3d0f539963da [2022-05-12T10:27:51.550Z] Step 8/23 : COPY . . [2022-05-12T10:28:04.030Z] ---> 470585387069 [2022-05-12T10:28:04.030Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-12T10:28:04.030Z] ---> Running in 60ec5872e78e [2022-05-12T10:28:04.310Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-12T10:28:51.317Z] Removing intermediate container 3695d6a27679 [2022-05-12T10:28:51.317Z] ---> a272e3b3ee5b [2022-05-12T10:28:51.317Z] [2022-05-12T10:28:51.317Z] Step 10/31 : FROM alpine:3.14 [2022-05-12T10:28:51.317Z] ---> ac73e934f311 [2022-05-12T10:28:51.317Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-12T10:28:51.317Z] ---> Running in c531a23814e8 [2022-05-12T10:28:51.317Z] Removing intermediate container c531a23814e8 [2022-05-12T10:28:51.317Z] ---> 946bb662778f [2022-05-12T10:28:51.317Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-12T10:28:51.317Z] ---> Running in 4e78d8dde098 [2022-05-12T10:28:51.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:28:51.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:28:51.317Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-12T10:28:51.317Z] (2/2) Installing su-exec (0.2-r1) [2022-05-12T10:28:51.317Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:28:51.317Z] OK: 6 MiB in 16 packages [2022-05-12T10:28:52.304Z] Removing intermediate container 4e78d8dde098 [2022-05-12T10:28:52.304Z] ---> 44d1ec11d945 [2022-05-12T10:28:52.304Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-12T10:28:52.582Z] ---> Running in 086ac661fd8b [2022-05-12T10:28:53.193Z] Removing intermediate container 086ac661fd8b [2022-05-12T10:28:53.193Z] ---> da4e294adbb0 [2022-05-12T10:28:53.193Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-12T10:28:53.193Z] ---> Running in 3c161f558e0e [2022-05-12T10:28:53.799Z] Removing intermediate container 3c161f558e0e [2022-05-12T10:28:53.799Z] ---> 0013c15c4190 [2022-05-12T10:28:53.799Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-12T10:28:53.799Z] ---> Running in 8fce6b0f7c7f [2022-05-12T10:28:57.230Z] Removing intermediate container 8fce6b0f7c7f [2022-05-12T10:28:57.230Z] ---> e622290ef8ef [2022-05-12T10:28:57.230Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-12T10:28:57.230Z] ---> Running in 06328cb92baa [2022-05-12T10:28:57.230Z] Removing intermediate container 06328cb92baa [2022-05-12T10:28:57.230Z] ---> 77717756d6a0 [2022-05-12T10:28:57.230Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-12T10:28:58.247Z] ---> 4c32ce2f0304 [2022-05-12T10:28:58.247Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-12T10:28:58.247Z] ---> Running in 0e95a76c3848 [2022-05-12T10:29:00.887Z] Removing intermediate container 0e95a76c3848 [2022-05-12T10:29:00.887Z] ---> 27a7c0c61bc6 [2022-05-12T10:29:00.887Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:29:01.898Z] ---> 238166ee418e [2022-05-12T10:29:01.898Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-12T10:29:03.895Z] ---> 071d43fd61b3 [2022-05-12T10:29:03.895Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-12T10:29:04.499Z] ---> c0a103667745 [2022-05-12T10:29:04.499Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-12T10:29:05.490Z] ---> 6371e009170b [2022-05-12T10:29:05.490Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-12T10:29:06.487Z] ---> 443190dca492 [2022-05-12T10:29:06.487Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-12T10:29:06.764Z] ---> Running in 01da69c48847 [2022-05-12T10:29:07.368Z] Removing intermediate container 01da69c48847 [2022-05-12T10:29:07.368Z] ---> 2c51d8490f84 [2022-05-12T10:29:07.368Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-12T10:29:08.363Z] ---> b3db42a4f20f [2022-05-12T10:29:08.363Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-12T10:29:08.363Z] ---> Running in ed7c4a794878 [2022-05-12T10:29:11.832Z] Removing intermediate container ed7c4a794878 [2022-05-12T10:29:11.832Z] ---> 9306e94dc0e6 [2022-05-12T10:29:11.832Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-12T10:29:11.832Z] ---> Running in 56a9dfeebcc1 [2022-05-12T10:29:12.460Z] Removing intermediate container 56a9dfeebcc1 [2022-05-12T10:29:12.460Z] ---> 62b9944cc0ff [2022-05-12T10:29:12.460Z] Step 28/31 : CMD ["gate"] [2022-05-12T10:29:12.460Z] ---> Running in 710cfd23736c [2022-05-12T10:29:13.076Z] Removing intermediate container 710cfd23736c [2022-05-12T10:29:13.076Z] ---> cc8b3124459d [2022-05-12T10:29:13.076Z] Step 29/31 : LABEL arch=arm64 [2022-05-12T10:29:13.076Z] ---> Running in 1ce8f9543a48 [2022-05-12T10:29:13.691Z] Removing intermediate container 1ce8f9543a48 [2022-05-12T10:29:13.691Z] ---> b4f129772465 [2022-05-12T10:29:13.691Z] Step 30/31 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:29:13.969Z] ---> Running in 2b110aad1b36 [2022-05-12T10:29:14.573Z] Removing intermediate container 2b110aad1b36 [2022-05-12T10:29:14.573Z] ---> 138229cfcbbb [2022-05-12T10:29:14.573Z] Step 31/31 : LABEL version=2.2.1-dev.1 [2022-05-12T10:29:14.850Z] ---> Running in e97cc9fee0bc [2022-05-12T10:29:15.451Z] Removing intermediate container e97cc9fee0bc [2022-05-12T10:29:15.451Z] ---> e7752d232564 [2022-05-12T10:29:15.451Z] [2022-05-12T10:29:15.728Z] Successfully built e7752d232564 [2022-05-12T10:29:15.728Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-12T10:29:15.728Z] Building security-proxy-setup [2022-05-12T10:29:34.076Z]  Building security-bootstrapper ... done Removing intermediate container edb4bda15a0d [2022-05-12T10:29:34.076Z] ---> 550380d2d7ce [2022-05-12T10:29:34.076Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-12T10:29:34.076Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:29:34.076Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:29:34.076Z] ---> ef311a3bc700 [2022-05-12T10:29:34.076Z] Step 3/22 : WORKDIR /edgex-go [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> 3973d7784b22 [2022-05-12T10:29:34.076Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> ff5e0c3b3991 [2022-05-12T10:29:34.076Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> d4d75237130b [2022-05-12T10:29:34.076Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> c0e239fe07ae [2022-05-12T10:29:34.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> 06850a2c9cfe [2022-05-12T10:29:34.076Z] Step 8/22 : COPY . . [2022-05-12T10:29:34.076Z] ---> Running in 7cd9ad29fc6f [2022-05-12T10:29:34.076Z] ---> Using cache [2022-05-12T10:29:34.076Z] ---> a4a428b4883e [2022-05-12T10:29:34.076Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-12T10:29:34.076Z] ---> Running in 08a2a47e3de4 [2022-05-12T10:29:34.076Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-12T10:29:34.675Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-12T10:29:40.114Z] Removing intermediate container 7cd9ad29fc6f [2022-05-12T10:29:40.114Z] ---> dd1993272adb [2022-05-12T10:29:40.114Z] [2022-05-12T10:29:40.114Z] Step 11/23 : FROM docker:20.10.14 [2022-05-12T10:29:40.114Z] 20.10.14: Pulling from library/docker [2022-05-12T10:29:52.525Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-12T10:29:52.525Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-12T10:29:52.525Z] ---> c346e9eafbab [2022-05-12T10:29:52.525Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:29:52.525Z] ---> Running in 2c6f5e10cc93 [2022-05-12T10:29:52.801Z] Removing intermediate container 2c6f5e10cc93 [2022-05-12T10:29:52.801Z] ---> dd380b919293 [2022-05-12T10:29:52.801Z] 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 [2022-05-12T10:29:52.801Z] ---> Running in 9a317644c21c [2022-05-12T10:29:54.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:29:55.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:29:56.070Z] (1/43) Installing readline (8.1.1-r0) [2022-05-12T10:29:56.070Z] (2/43) Installing bash (5.1.16-r0) [2022-05-12T10:29:56.346Z] Executing bash-5.1.16-r0.post-install [2022-05-12T10:29:56.346Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:29:56.346Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-12T10:29:56.346Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-12T10:29:56.346Z] (6/43) Installing curl (7.80.0-r1) [2022-05-12T10:29:56.347Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-12T10:29:56.347Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-12T10:29:56.347Z] (9/43) Installing expat (2.4.7-r0) [2022-05-12T10:29:56.347Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-12T10:29:56.347Z] (11/43) Installing gdbm (1.22-r0) [2022-05-12T10:29:56.347Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-12T10:29:56.347Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T10:29:56.347Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T10:29:56.347Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-12T10:29:56.347Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-12T10:29:56.626Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-12T10:29:58.618Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-12T10:29:58.618Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-12T10:29:58.618Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-12T10:29:58.618Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-12T10:29:58.618Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-12T10:29:58.898Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-12T10:29:58.898Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-12T10:29:58.898Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-12T10:29:58.898Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-12T10:29:58.898Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-12T10:29:58.898Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-12T10:29:58.898Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-12T10:29:58.898Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-12T10:29:58.898Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-12T10:29:58.898Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-12T10:29:58.898Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-12T10:29:59.176Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-12T10:29:59.176Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-12T10:29:59.176Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-12T10:29:59.176Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-12T10:29:59.176Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-12T10:29:59.176Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-12T10:29:59.176Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-12T10:29:59.176Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-12T10:29:59.456Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-12T10:29:59.456Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-12T10:30:00.060Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:30:00.338Z] OK: 82 MiB in 65 packages [2022-05-12T10:30:04.668Z] Collecting docker-compose==1.23.2 [2022-05-12T10:30:04.668Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-12T10:30:04.946Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-12T10:30:04.946Z] Collecting docopt<0.7,>=0.6.1 [2022-05-12T10:30:04.946Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-12T10:30:06.929Z] Collecting texttable<0.10,>=0.9.0 [2022-05-12T10:30:06.929Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-12T10:30:09.551Z] Collecting jsonschema<3,>=2.5.1 [2022-05-12T10:30:09.551Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-12T10:30:11.307Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-12T10:30:11.307Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-12T10:30:12.867Z] Collecting PyYAML<4,>=3.10 [2022-05-12T10:30:12.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-12T10:30:18.290Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-12T10:30:18.290Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-12T10:30:18.290Z] Collecting cached-property<2,>=1.2.0 [2022-05-12T10:30:18.290Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-12T10:30:18.290Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-12T10:30:18.290Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-12T10:30:20.936Z] Collecting docker<4.0,>=3.6.0 [2022-05-12T10:30:20.936Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-12T10:30:21.234Z] Collecting docker-pycreds>=0.4.0 [2022-05-12T10:30:21.234Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-12T10:30:21.234Z] Removing intermediate container fc5f723efcc7 [2022-05-12T10:30:21.234Z] ---> 1c37a3982129 [2022-05-12T10:30:21.234Z] [2022-05-12T10:30:21.234Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:30:21.234Z] ---> ac73e934f311 [2022-05-12T10:30:21.234Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-12T10:30:21.512Z] ---> Running in 20824d514943 [2022-05-12T10:30:23.511Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-12T10:30:23.511Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-12T10:30:23.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:30:23.511Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-12T10:30:23.511Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-12T10:30:23.785Z] Collecting idna<2.8,>=2.5 [2022-05-12T10:30:23.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:30:23.785Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-12T10:30:23.785Z] 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) [2022-05-12T10:30:24.061Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-12T10:30:24.061Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-12T10:30:24.061Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-12T10:30:24.061Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-12T10:30:24.665Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-12T10:30:24.942Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-12T10:30:24.942Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:30:24.942Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:30:25.222Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-12T10:30:25.222Z] Attempting uninstall: urllib3 [2022-05-12T10:30:25.222Z] Found existing installation: urllib3 1.26.7 [2022-05-12T10:30:25.222Z] Uninstalling urllib3-1.26.7: [2022-05-12T10:30:25.222Z] OK: 6 MiB in 16 packages [2022-05-12T10:30:25.501Z] Successfully uninstalled urllib3-1.26.7 [2022-05-12T10:30:26.499Z] Attempting uninstall: idna [2022-05-12T10:30:26.499Z] Found existing installation: idna 3.3 [2022-05-12T10:30:26.499Z] Uninstalling idna-3.3: [2022-05-12T10:30:26.499Z] Successfully uninstalled idna-3.3 [2022-05-12T10:30:27.486Z] Removing intermediate container 20824d514943 [2022-05-12T10:30:27.486Z] ---> 59db48ff467e [2022-05-12T10:30:27.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-12T10:30:27.486Z] ---> Running in 09695e98c35b [2022-05-12T10:30:28.099Z] Removing intermediate container 09695e98c35b [2022-05-12T10:30:28.099Z] ---> 5a344afd0c12 [2022-05-12T10:30:28.099Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-12T10:30:28.099Z] ---> Running in 68397ed9db68 [2022-05-12T10:30:28.715Z] Removing intermediate container 68397ed9db68 [2022-05-12T10:30:28.715Z] ---> b8d0f8e1cc16 [2022-05-12T10:30:28.715Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-12T10:30:28.715Z] ---> Running in d55181aa915a [2022-05-12T10:30:29.324Z] Removing intermediate container d55181aa915a [2022-05-12T10:30:29.324Z] ---> 67cad4219120 [2022-05-12T10:30:29.324Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:30:30.334Z] ---> 6cb34be1dcde [2022-05-12T10:30:30.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-12T10:30:30.334Z] Attempting uninstall: requests [2022-05-12T10:30:30.334Z] Found existing installation: requests 2.26.0 [2022-05-12T10:30:30.334Z] Uninstalling requests-2.26.0: [2022-05-12T10:30:30.609Z] Successfully uninstalled requests-2.26.0 [2022-05-12T10:30:31.216Z] Running setup.py install for texttable: started [2022-05-12T10:30:32.207Z] ---> b30d4d841869 [2022-05-12T10:30:32.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-12T10:30:33.194Z] ---> df7f90534762 [2022-05-12T10:30:33.194Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-12T10:30:33.194Z] ---> Running in 2a8297de42c2 [2022-05-12T10:30:33.797Z] Removing intermediate container 2a8297de42c2 [2022-05-12T10:30:33.797Z] ---> ee8d671361bd [2022-05-12T10:30:33.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:30:33.797Z] ---> Running in e58b20eda8bf [2022-05-12T10:30:34.074Z] Running setup.py install for texttable: finished with status 'done' [2022-05-12T10:30:34.074Z] Running setup.py install for PyYAML: started [2022-05-12T10:30:34.350Z] Removing intermediate container e58b20eda8bf [2022-05-12T10:30:34.350Z] ---> 9e91f1bf170b [2022-05-12T10:30:34.350Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T10:30:34.350Z] ---> Running in d5857ec912f1 [2022-05-12T10:30:34.949Z] Removing intermediate container d5857ec912f1 [2022-05-12T10:30:34.949Z] ---> 5873905e402d [2022-05-12T10:30:34.949Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:30:34.949Z] ---> Running in b2c4eccd5341 [2022-05-12T10:30:35.552Z] Removing intermediate container b2c4eccd5341 [2022-05-12T10:30:35.553Z] ---> 2051d689cf48 [2022-05-12T10:30:35.553Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:30:35.553Z] ---> Running in 85b1f81646bc [2022-05-12T10:30:36.160Z] Removing intermediate container 85b1f81646bc [2022-05-12T10:30:36.160Z] ---> e5f0e11b5594 [2022-05-12T10:30:36.160Z] [2022-05-12T10:30:36.435Z] Successfully built e5f0e11b5594 [2022-05-12T10:30:36.435Z] Successfully tagged support-notifications-arm64:latest [2022-05-12T10:30:36.435Z]  Building support-notifications ... done Building security-spire-server [2022-05-12T10:30:37.426Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-12T10:30:37.705Z] Running setup.py install for docopt: started [2022-05-12T10:30:40.348Z] Running setup.py install for docopt: finished with status 'done' [2022-05-12T10:30:40.348Z] Running setup.py install for dockerpty: started [2022-05-12T10:30:42.991Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-12T10:30:45.638Z] 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 [2022-05-12T10:30:53.959Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:30:53.959Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:30:53.959Z] ---> ef311a3bc700 [2022-05-12T10:30:53.959Z] Step 3/25 : WORKDIR /edgex-go [2022-05-12T10:30:53.959Z] ---> Using cache [2022-05-12T10:30:53.959Z] ---> 3973d7784b22 [2022-05-12T10:30:53.959Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:30:53.959Z] ---> Using cache [2022-05-12T10:30:53.959Z] ---> ff5e0c3b3991 [2022-05-12T10:30:53.959Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:30:53.959Z] ---> Running in dae32962ed59 [2022-05-12T10:30:55.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:30:56.945Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:30:58.399Z] OK: 220 MiB in 52 packages [2022-05-12T10:31:00.402Z] Removing intermediate container dae32962ed59 [2022-05-12T10:31:00.402Z] ---> 2df4e39e2a9a [2022-05-12T10:31:00.402Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-12T10:31:02.407Z] ---> c7bbdafd8a0a [2022-05-12T10:31:02.407Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:31:02.407Z] ---> Running in 49ec7659697c [2022-05-12T10:31:04.409Z] Removing intermediate container 9a317644c21c [2022-05-12T10:31:04.409Z] ---> 49b046120b57 [2022-05-12T10:31:04.409Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-12T10:31:04.689Z] ---> Running in a7b7103aa876 [2022-05-12T10:31:04.972Z] Removing intermediate container a7b7103aa876 [2022-05-12T10:31:04.972Z] ---> 3e11b633dd0c [2022-05-12T10:31:05.255Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-12T10:31:05.255Z] ---> Running in 617959c4aa67 [2022-05-12T10:31:05.542Z] Removing intermediate container 617959c4aa67 [2022-05-12T10:31:05.542Z] ---> 7f63d1a701d2 [2022-05-12T10:31:05.542Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-12T10:31:07.575Z] ---> c16e812e6754 [2022-05-12T10:31:07.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-12T10:31:08.570Z] ---> 87a020ba9177 [2022-05-12T10:31:08.570Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-12T10:31:08.850Z] Removing intermediate container 49ec7659697c [2022-05-12T10:31:08.850Z] ---> bfd9fa397196 [2022-05-12T10:31:08.850Z] Step 8/25 : COPY . . [2022-05-12T10:31:10.304Z] ---> a154baa04636 [2022-05-12T10:31:10.304Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-12T10:31:10.304Z] ---> Running in aea7e8121f57 [2022-05-12T10:31:10.911Z] Removing intermediate container aea7e8121f57 [2022-05-12T10:31:10.911Z] ---> b8c01e19a69b [2022-05-12T10:31:10.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:31:11.191Z] ---> Running in d89539fd4ba2 [2022-05-12T10:31:12.191Z] Removing intermediate container d89539fd4ba2 [2022-05-12T10:31:12.191Z] ---> e905e3af86de [2022-05-12T10:31:12.191Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T10:31:12.191Z] ---> Running in 65971e68f0e6 [2022-05-12T10:31:12.796Z] Removing intermediate container 65971e68f0e6 [2022-05-12T10:31:12.796Z] ---> 06a300c234e4 [2022-05-12T10:31:12.796Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:31:13.071Z] ---> Running in 70e2d448a585 [2022-05-12T10:31:14.069Z] Removing intermediate container 70e2d448a585 [2022-05-12T10:31:14.069Z] ---> 4c670ce4699d [2022-05-12T10:31:14.069Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:31:14.069Z] ---> Running in 69ebe112fd01 [2022-05-12T10:31:15.058Z] Removing intermediate container 69ebe112fd01 [2022-05-12T10:31:15.058Z] ---> e9b6f01cf5e1 [2022-05-12T10:31:15.058Z] [2022-05-12T10:31:15.659Z] Successfully built e9b6f01cf5e1 [2022-05-12T10:31:15.659Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-12T10:31:15.659Z] Building security-spire-config [2022-05-12T10:31:25.923Z]  Building sys-mgmt-agent ... done  ---> 77f3c7bc3d54 [2022-05-12T10:31:25.923Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:31:25.923Z] ---> Running in 4ddac95d65fd [2022-05-12T10:31:25.923Z] Removing intermediate container 4ddac95d65fd [2022-05-12T10:31:25.923Z] ---> f4357cfb600a [2022-05-12T10:31:25.923Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-12T10:31:25.923Z] ---> Running in 3b869ee4dc61 [2022-05-12T10:31:30.268Z] Removing intermediate container 3b869ee4dc61 [2022-05-12T10:31:30.269Z] ---> 8eb37ead645f [2022-05-12T10:31:30.269Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-12T10:31:30.269Z] ---> Running in b3929532b36c [2022-05-12T10:31:30.876Z] Removing intermediate container b3929532b36c [2022-05-12T10:31:30.876Z] ---> 7a3143218ef9 [2022-05-12T10:31:30.876Z] 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 [2022-05-12T10:31:30.876Z] ---> Running in c0f6f92c705f [2022-05-12T10:31:34.306Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-12T10:31:34.306Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-12T10:31:34.306Z] ---> ef311a3bc700 [2022-05-12T10:31:34.306Z] Step 3/26 : WORKDIR /edgex-go [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> 3973d7784b22 [2022-05-12T10:31:34.306Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> ff5e0c3b3991 [2022-05-12T10:31:34.306Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> 2df4e39e2a9a [2022-05-12T10:31:34.306Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> c7bbdafd8a0a [2022-05-12T10:31:34.306Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> bfd9fa397196 [2022-05-12T10:31:34.306Z] Step 8/26 : COPY . . [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> 77f3c7bc3d54 [2022-05-12T10:31:34.306Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> f4357cfb600a [2022-05-12T10:31:34.306Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> 8eb37ead645f [2022-05-12T10:31:34.306Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-12T10:31:34.306Z] ---> Using cache [2022-05-12T10:31:34.306Z] ---> 7a3143218ef9 [2022-05-12T10:31:34.306Z] 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 [2022-05-12T10:31:34.306Z] ---> Running in fbe97e2f0059 [2022-05-12T10:31:34.306Z] spire-1.2.1/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.data/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.data/.file [2022-05-12T10:31:34.306Z] spire-1.2.1/.dockerignore [2022-05-12T10:31:34.306Z] spire-1.2.1/.gitattributes [2022-05-12T10:31:34.306Z] spire-1.2.1/.githooks/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:31:34.306Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:31:34.306Z] spire-1.2.1/.gitignore [2022-05-12T10:31:34.306Z] spire-1.2.1/.go-version [2022-05-12T10:31:34.306Z] spire-1.2.1/.golangci.yml [2022-05-12T10:31:34.306Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:31:34.306Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:31:34.306Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:31:34.306Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:31:34.306Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:31:34.306Z] spire-1.2.1/Dockerfile [2022-05-12T10:31:34.306Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:31:34.306Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:31:34.306Z] spire-1.2.1/LICENSE [2022-05-12T10:31:34.306Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:31:34.306Z] spire-1.2.1/Makefile [2022-05-12T10:31:34.306Z] spire-1.2.1/README.md [2022-05-12T10:31:34.306Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:31:34.306Z] spire-1.2.1/SECURITY.md [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:31:34.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:31:34.586Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/ [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/agent/ [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/server/ [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:31:34.586Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/ [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/ [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:31:34.586Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:31:34.867Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:31:34.867Z] spire-1.2.1/examples/ [2022-05-12T10:31:34.867Z] spire-1.2.1/examples/README.md [2022-05-12T10:31:34.867Z] spire-1.2.1/go.mod [2022-05-12T10:31:34.867Z] spire-1.2.1/go.sum [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:31:34.867Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:31:34.868Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:31:35.148Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:31:35.149Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:31:35.434Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:31:35.435Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/private/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:31:35.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:31:35.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:31:35.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:31:35.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:31:35.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:31:35.721Z] spire-1.2.1/release/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:31:35.721Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:31:35.721Z] spire-1.2.1/script/ [2022-05-12T10:31:35.721Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:31:35.721Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:31:35.721Z] spire-1.2.1/support/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:31:35.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:31:35.999Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/clock/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:31:35.999Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/common [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:31:36.000Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:31:36.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:36.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:31:36.282Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:31:36.560Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:31:36.561Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:31:36.561Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testca/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testkey/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/ [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/race.go [2022-05-12T10:31:36.561Z] spire-1.2.1/test/util/util.go [2022-05-12T10:31:36.561Z] building spire from source... [2022-05-12T10:31:36.838Z] spire-1.2.1/ [2022-05-12T10:31:36.838Z] spire-1.2.1/.data/ [2022-05-12T10:31:36.838Z] spire-1.2.1/.data/.file [2022-05-12T10:31:36.838Z] spire-1.2.1/.dockerignore [2022-05-12T10:31:36.838Z] spire-1.2.1/.gitattributes [2022-05-12T10:31:36.838Z] spire-1.2.1/.githooks/ [2022-05-12T10:31:36.838Z] spire-1.2.1/.githooks/pre-commit [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/ [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/dependabot.yml [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/workflows/ [2022-05-12T10:31:36.838Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-12T10:31:36.839Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-12T10:31:36.839Z] spire-1.2.1/.gitignore [2022-05-12T10:31:36.839Z] spire-1.2.1/.go-version [2022-05-12T10:31:36.839Z] spire-1.2.1/.golangci.yml [2022-05-12T10:31:36.839Z] spire-1.2.1/ADOPTERS.md [2022-05-12T10:31:36.839Z] spire-1.2.1/CHANGELOG.md [2022-05-12T10:31:36.839Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-12T10:31:36.839Z] spire-1.2.1/CODEOWNERS [2022-05-12T10:31:36.839Z] spire-1.2.1/CONTRIBUTING.md [2022-05-12T10:31:36.839Z] spire-1.2.1/Dockerfile [2022-05-12T10:31:36.839Z] spire-1.2.1/Dockerfile.dev [2022-05-12T10:31:36.839Z] spire-1.2.1/Dockerfile.scratch [2022-05-12T10:31:36.839Z] spire-1.2.1/LICENSE [2022-05-12T10:31:36.839Z] spire-1.2.1/MAINTAINERS.md [2022-05-12T10:31:36.839Z] spire-1.2.1/Makefile [2022-05-12T10:31:36.839Z] spire-1.2.1/README.md [2022-05-12T10:31:36.839Z] spire-1.2.1/ROADMAP.md [2022-05-12T10:31:36.839Z] spire-1.2.1/SECURITY.md [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-12T10:31:36.839Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-agent/cli/validate/Installing go1.17.7... [2022-05-12T10:31:37.117Z] [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-12T10:31:37.117Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/ [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/agent/ [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/agent/agent.conf [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/server/ [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/server/server.conf [2022-05-12T10:31:37.117Z] spire-1.2.1/conf/server/server_full.conf [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/ [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/SPIRE101.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/auditlog.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/ [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/scaling_spire.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/spire_agent.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/spire_server.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/supported_integrations.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/telemetry.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/telemetry_config.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/upgrading.md [2022-05-12T10:31:37.117Z] spire-1.2.1/doc/using_spire.md [2022-05-12T10:31:37.117Z] spire-1.2.1/examples/ [2022-05-12T10:31:37.117Z] spire-1.2.1/examples/README.md [2022-05-12T10:31:37.117Z] spire-1.2.1/go.mod [2022-05-12T10:31:37.117Z] spire-1.2.1/go.sum [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/agent.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-12T10:31:37.117Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-12T10:31:37.118Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-12T10:31:37.118Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/ [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/ [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/config.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-12T10:31:37.395Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/names.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/auth/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-12T10:31:37.396Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/ [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-12T10:31:37.397Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/config.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/context.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/health.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/log.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/log/options.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/profiling/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-12T10:31:37.683Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/uptime/ [2022-05-12T10:31:37.684Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/task.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/version/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/version/version.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/api.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/health/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/id.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/status.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/bundle/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-12T10:31:37.965Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/config.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-12T10:31:37.966Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-12T10:31:38.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/registration/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/server.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/server_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/ [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/private/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/private/server/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/private/server/journal/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-12T10:31:38.246Z] spire-1.2.1/release/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/README.md [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/README.md [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/conf/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/conf/server/ [2022-05-12T10:31:38.246Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-12T10:31:38.246Z] spire-1.2.1/script/ [2022-05-12T10:31:38.246Z] spire-1.2.1/script/build-artifact.sh [2022-05-12T10:31:38.246Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-12T10:31:38.246Z] spire-1.2.1/support/ [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/ [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-12T10:31:38.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-12T10:31:38.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/clock/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/clock/clock.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/fixture.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-12T10:31:38.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/common [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-12T10:31:38.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-12T10:31:38.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-12T10:31:38.806Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/test-one.sh [2022-05-12T10:31:38.807Z] spire-1.2.1/test/integration/test.sh [2022-05-12T10:31:38.807Z] spire-1.2.1/test/plugintest/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/plugintest/config.go [2022-05-12T10:31:38.807Z] spire-1.2.1/test/plugintest/load.go [2022-05-12T10:31:38.807Z] spire-1.2.1/test/plugintest/option.go [2022-05-12T10:31:38.807Z] spire-1.2.1/test/spiretest/ [2022-05-12T10:31:38.807Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/dir.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/logs.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/suite.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/spiretest/x509.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testca/ [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testca/ca.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testkey/ [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testkey/generate.sh [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testkey/keys.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/testkey/new.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/tpmsimulator/ [2022-05-12T10:31:39.083Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/ [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/cert_generation.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/io_redirection.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/race.go [2022-05-12T10:31:39.083Z] spire-1.2.1/test/util/util.go [2022-05-12T10:31:39.083Z] building spire from source... [2022-05-12T10:31:39.687Z] Installing go1.17.7... [2022-05-12T10:32:01.915Z] Building bin/spire-server... [2022-05-12T10:32:01.915Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:32:01.915Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:32:01.915Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:32:02.190Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:32:02.190Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:32:03.630Z] Building bin/spire-server... [2022-05-12T10:32:03.630Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-12T10:32:03.630Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-12T10:32:03.630Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-12T10:32:04.614Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-12T10:32:04.614Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-12T10:32:06.055Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:32:06.330Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:32:06.605Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:32:06.880Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:32:07.155Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:32:07.755Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:32:07.755Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:32:07.755Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:32:07.755Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-12T10:32:08.031Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:32:08.031Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-12T10:32:08.031Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:32:08.031Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:32:08.305Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:32:08.305Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T10:32:08.580Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-12T10:32:08.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-12T10:32:09.135Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:32:09.412Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:32:09.412Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:32:09.412Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-12T10:32:09.687Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-12T10:32:09.687Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-12T10:32:09.687Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:32:09.965Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-12T10:32:09.965Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-12T10:32:09.965Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:32:09.965Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:32:09.965Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-12T10:32:09.965Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-12T10:32:10.241Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-12T10:32:10.518Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-12T10:32:10.798Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:32:11.074Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:32:11.679Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-12T10:32:11.679Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-12T10:32:11.953Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-12T10:32:11.953Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-12T10:32:12.940Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-12T10:32:35.109Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:32:35.109Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:32:35.109Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:32:35.109Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:32:35.109Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:32:35.384Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:32:35.384Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:32:35.658Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:32:35.658Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:32:35.658Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:32:35.658Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:32:35.658Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:32:35.934Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:32:35.934Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:32:35.934Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-12T10:32:35.934Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-12T10:32:35.934Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:32:35.934Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:32:36.210Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-12T10:32:36.210Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-12T10:32:36.486Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-12T10:32:36.486Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-12T10:32:36.762Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:32:36.762Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-12T10:32:36.762Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-12T10:32:36.762Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:32:37.038Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:32:37.038Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:32:37.038Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:32:37.038Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-12T10:32:37.038Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-12T10:32:37.314Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-12T10:32:37.314Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:32:37.314Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:32:37.590Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-12T10:32:37.590Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-12T10:32:37.590Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-12T10:32:37.590Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-12T10:32:37.869Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-12T10:32:37.869Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:32:37.869Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:32:37.869Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:32:38.473Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-12T10:32:39.461Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-12T10:32:39.461Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-12T10:32:39.739Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:32:39.739Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:32:39.739Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:32:41.726Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T10:32:47.136Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:32:47.136Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-12T10:32:47.136Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:32:47.136Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:32:47.136Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-12T10:32:47.136Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-12T10:32:47.136Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-12T10:32:47.136Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-12T10:32:47.411Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-12T10:32:47.411Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-12T10:32:47.411Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:32:48.010Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:32:52.320Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:32:59.024Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-12T10:32:59.319Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-12T10:32:59.319Z] go: downloading google.golang.org/api v0.70.0 [2022-05-12T10:33:00.767Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:33:01.040Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:33:11.309Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-12T10:33:16.737Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-12T10:33:16.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-12T10:33:16.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-12T10:33:17.011Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-12T10:33:17.011Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-12T10:33:17.285Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:33:17.285Z] go: downloading k8s.io/api v0.23.4 [2022-05-12T10:33:18.725Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:33:28.888Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:33:28.888Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:33:28.888Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:33:28.888Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:33:28.888Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-12T10:33:29.163Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:33:29.438Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-12T10:33:29.714Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-12T10:33:30.312Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:33:30.588Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-12T10:33:32.572Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:33:36.885Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-12T10:33:36.885Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-12T10:33:36.885Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-12T10:33:36.885Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-12T10:33:36.885Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T10:33:37.491Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:33:38.941Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:33:38.941Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:33:39.217Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:33:39.495Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:33:39.772Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:33:40.049Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T10:33:40.652Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:33:40.932Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:33:40.932Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:33:41.531Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:33:42.974Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:33:42.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:33:43.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:33:43.528Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:33:43.528Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:33:43.804Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:33:44.794Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:33:44.794Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:33:44.794Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:33:45.394Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:33:50.795Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:33:50.795Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:33:50.795Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:33:51.777Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:33:52.381Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:33:52.657Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:33:52.657Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:33:52.934Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:33:53.210Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:33:53.488Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:33:53.488Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:33:53.488Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:33:53.764Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:33:54.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:33:54.053Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:33:54.053Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:33:54.329Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T10:33:55.325Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:33:55.603Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:33:55.884Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:33:56.163Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:33:58.816Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:33:58.816Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:33:59.430Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:33:59.710Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:33:59.989Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:34:00.270Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:34:00.883Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:34:01.163Z] Removing intermediate container 60ec5872e78e [2022-05-12T10:34:01.163Z] ---> ceb9d70b3d0f [2022-05-12T10:34:01.163Z] [2022-05-12T10:34:01.163Z] Step 10/23 : FROM alpine:3.14 [2022-05-12T10:34:01.163Z] ---> ac73e934f311 [2022-05-12T10:34:01.163Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-12T10:34:01.163Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:34:01.447Z]  ---> Running in 3870cd2f2258 [2022-05-12T10:34:02.052Z] Removing intermediate container 3870cd2f2258 [2022-05-12T10:34:02.052Z] ---> f6460dd48cb9 [2022-05-12T10:34:02.052Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-12T10:34:02.052Z] ---> Running in 4505c1cae5d9 [2022-05-12T10:34:02.658Z] Removing intermediate container 4505c1cae5d9 [2022-05-12T10:34:02.658Z] ---> 7a31df336c4b [2022-05-12T10:34:02.658Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-12T10:34:02.658Z] ---> Running in fe0cd6ddf486 [2022-05-12T10:34:03.272Z] Removing intermediate container fe0cd6ddf486 [2022-05-12T10:34:03.272Z] ---> 2930183e7e29 [2022-05-12T10:34:03.272Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:34:03.550Z] ---> Running in e2dfe7ba6af4 [2022-05-12T10:34:04.154Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:34:06.805Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:34:06.805Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:34:06.805Z] Removing intermediate container e2dfe7ba6af4 [2022-05-12T10:34:06.805Z] ---> 32beedec57d2 [2022-05-12T10:34:06.805Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T10:34:06.805Z] ---> Running in 032a6e5f05d7 [2022-05-12T10:34:06.805Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:34:06.805Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:34:07.412Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:34:07.689Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:34:07.689Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:34:08.307Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:34:08.307Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:34:08.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:34:08.583Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:34:08.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-12T10:34:08.583Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:34:08.860Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:34:08.860Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:34:09.138Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:34:09.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:34:10.871Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T10:34:10.871Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T10:34:10.871Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T10:34:10.871Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T10:34:11.149Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T10:34:11.149Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T10:34:11.431Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:34:11.431Z] OK: 8 MiB in 20 packages [2022-05-12T10:34:11.431Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-12T10:34:13.443Z] Removing intermediate container 032a6e5f05d7 [2022-05-12T10:34:13.443Z] ---> 5dec766b9286 [2022-05-12T10:34:13.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-12T10:34:13.723Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-12T10:34:14.717Z]  ---> 7e07a0b8d67c [2022-05-12T10:34:14.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-12T10:34:15.711Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-12T10:34:16.318Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-12T10:34:16.599Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-12T10:34:16.877Z]  ---> 904e5c02612e [2022-05-12T10:34:16.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-12T10:34:16.877Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-12T10:34:17.156Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-12T10:34:17.770Z]  ---> 1c1b467e3ec4 [2022-05-12T10:34:17.770Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-12T10:34:17.770Z] ---> Running in a4a41e990a2c [2022-05-12T10:34:18.488Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-12T10:34:18.488Z] Removing intermediate container a4a41e990a2c [2022-05-12T10:34:18.488Z] ---> 4a8a0ab88e60 [2022-05-12T10:34:18.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T10:34:18.488Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-12T10:34:18.488Z]  ---> Running in 4089e512e0cb [2022-05-12T10:34:18.861Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-12T10:34:18.861Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-12T10:34:19.173Z] Removing intermediate container 4089e512e0cb [2022-05-12T10:34:19.173Z] ---> 6843b746efd9 [2022-05-12T10:34:19.173Z] Step 21/23 : LABEL arch=arm64 [2022-05-12T10:34:19.463Z] ---> Running in b5ef7c5507c0 [2022-05-12T10:34:19.463Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-12T10:34:19.741Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:34:19.741Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:34:19.741Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:34:20.064Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:34:20.064Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-12T10:34:20.064Z] Removing intermediate container b5ef7c5507c0 [2022-05-12T10:34:20.064Z] ---> 598e9092eda6 [2022-05-12T10:34:20.064Z] Step 22/23 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:34:20.387Z] ---> Running in 507574d2d75d [2022-05-12T10:34:20.388Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-12T10:34:20.388Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-12T10:34:20.727Z] Removing intermediate container 507574d2d75d [2022-05-12T10:34:20.727Z] ---> 6e507363390f [2022-05-12T10:34:20.727Z] Step 23/23 : LABEL version=2.2.1-dev.1 [2022-05-12T10:34:21.069Z] ---> Running in 13a561a764a9 [2022-05-12T10:34:21.349Z] Removing intermediate container 13a561a764a9 [2022-05-12T10:34:21.349Z] ---> 3f584bae648b [2022-05-12T10:34:21.349Z] [2022-05-12T10:34:21.627Z] Successfully built 3f584bae648b [2022-05-12T10:34:21.627Z] Successfully tagged core-data-arm64:latest [2022-05-12T10:34:21.905Z]  Building core-data ... done go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-12T10:34:21.905Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-12T10:34:22.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-12T10:34:22.182Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-12T10:34:22.460Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-12T10:34:22.460Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-12T10:34:22.460Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-12T10:34:26.821Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-12T10:34:26.821Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-12T10:34:27.100Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-12T10:34:27.100Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-12T10:34:27.100Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-12T10:34:27.100Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-12T10:34:27.100Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-12T10:34:28.091Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-12T10:34:28.091Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-12T10:34:28.369Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-12T10:34:28.648Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-12T10:34:28.926Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-12T10:34:29.540Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-12T10:34:29.818Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-12T10:34:30.426Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-12T10:34:30.426Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-12T10:34:30.426Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-12T10:34:30.703Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-12T10:34:30.703Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-12T10:34:30.703Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-12T10:34:31.011Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-12T10:34:31.639Z] Removing intermediate container 08a2a47e3de4 [2022-05-12T10:34:31.639Z] ---> 867a73f55c1d [2022-05-12T10:34:31.639Z] [2022-05-12T10:34:31.639Z] Step 10/22 : FROM alpine:3.14 [2022-05-12T10:34:31.639Z] ---> ac73e934f311 [2022-05-12T10:34:31.639Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-12T10:34:31.942Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-12T10:34:31.942Z]  ---> Running in b3655a284af8 [2022-05-12T10:34:31.942Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-12T10:34:32.543Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-12T10:34:32.543Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-12T10:34:32.817Z] go: downloading go.opencensus.io v0.23.0 [2022-05-12T10:34:33.419Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-12T10:34:33.419Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-12T10:34:33.696Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-12T10:34:33.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:34:33.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:34:34.966Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-12T10:34:34.966Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-12T10:34:34.966Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-12T10:34:34.966Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-12T10:34:34.966Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-12T10:34:34.966Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-12T10:34:34.966Z] (5/6) Installing curl (7.79.1-r1) [2022-05-12T10:34:34.966Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-12T10:34:34.966Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T10:34:34.966Z] Executing ca-certificates-20211220-r0.trigger [2022-05-12T10:34:35.242Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-12T10:34:35.518Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-12T10:34:35.518Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-12T10:34:35.518Z] OK: 8 MiB in 20 packages [2022-05-12T10:34:35.795Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-12T10:34:37.828Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-12T10:34:38.430Z] Removing intermediate container b3655a284af8 [2022-05-12T10:34:38.430Z] ---> 098b3e9f0f8a [2022-05-12T10:34:38.430Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-12T10:34:38.430Z] ---> Running in 1c702a45b84d [2022-05-12T10:34:39.035Z] Removing intermediate container 1c702a45b84d [2022-05-12T10:34:39.035Z] ---> aca42028cbb2 [2022-05-12T10:34:39.035Z] Step 13/22 : WORKDIR /edgex [2022-05-12T10:34:39.314Z] ---> Running in 23b0b324d33f [2022-05-12T10:34:39.912Z] Removing intermediate container 23b0b324d33f [2022-05-12T10:34:39.912Z] ---> 148a79e9040f [2022-05-12T10:34:39.912Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-12T10:34:39.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-12T10:34:39.912Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-12T10:34:40.509Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-12T10:34:40.509Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-12T10:34:40.785Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-12T10:34:41.063Z]  ---> 0468afa96d57 [2022-05-12T10:34:41.063Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-12T10:34:41.344Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-12T10:34:41.344Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-12T10:34:41.621Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-12T10:34:41.621Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-12T10:34:41.901Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-12T10:34:41.901Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-12T10:34:42.197Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-12T10:34:42.815Z]  ---> 17c01d98e382 [2022-05-12T10:34:42.815Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-12T10:34:44.814Z] ---> 9682fa6e0e24 [2022-05-12T10:34:44.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-12T10:34:45.421Z] ---> d7e2d43a1335 [2022-05-12T10:34:45.421Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-12T10:34:45.421Z] ---> Running in 3948a62c7d69 [2022-05-12T10:34:48.833Z] Removing intermediate container 3948a62c7d69 [2022-05-12T10:34:48.833Z] ---> 681f6f7b3eb2 [2022-05-12T10:34:48.833Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-12T10:34:48.833Z] ---> Running in 8690693e7eb7 [2022-05-12T10:34:49.110Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-12T10:34:49.110Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-12T10:34:49.385Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-12T10:34:49.385Z] Removing intermediate container 8690693e7eb7 [2022-05-12T10:34:49.385Z] ---> c255ea5cea61 [2022-05-12T10:34:49.385Z] Step 20/22 : LABEL arch=arm64 [2022-05-12T10:34:49.385Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-12T10:34:49.385Z]  ---> Running in 55028cb8d4a4 [2022-05-12T10:34:49.991Z] Removing intermediate container 55028cb8d4a4 [2022-05-12T10:34:49.991Z] ---> 369f6f3d91d6 [2022-05-12T10:34:49.991Z] Step 21/22 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:34:50.276Z] ---> Running in 3bdb3b0ee26d [2022-05-12T10:34:50.558Z] Removing intermediate container 3bdb3b0ee26d [2022-05-12T10:34:50.839Z] ---> 201159f06e8d [2022-05-12T10:34:50.839Z] Step 22/22 : LABEL version=2.2.1-dev.1 [2022-05-12T10:34:50.839Z] ---> Running in 07ff591866a1 [2022-05-12T10:34:51.460Z] Removing intermediate container 07ff591866a1 [2022-05-12T10:34:51.460Z] ---> 3b9a260d891d [2022-05-12T10:34:51.460Z] [2022-05-12T10:34:51.746Z] Successfully built 3b9a260d891d [2022-05-12T10:34:51.746Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-12T10:34:55.154Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:34:55.154Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:34:57.790Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-12T10:34:57.790Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-12T10:51:51.735Z] Building bin/spire-agent... [2022-05-12T10:51:51.735Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:51:51.735Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:51:51.735Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:51:51.735Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:51:51.735Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:51:51.735Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:51:51.735Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:51:51.735Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:51:51.735Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:51:51.735Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:51:51.735Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:51:51.735Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:51:51.735Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T10:57:44.033Z] Removing intermediate container bf715cc90155 [2022-05-12T10:57:44.033Z] ---> 4cfa2a93d6ab [2022-05-12T10:57:44.033Z] [2022-05-12T10:57:44.033Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T10:57:44.033Z] ---> 3fb3c9af89a9 [2022-05-12T10:57:44.033Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T10:57:44.033Z] ---> Using cache [2022-05-12T10:57:44.033Z] ---> 4876f07631e8 [2022-05-12T10:57:44.033Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T10:57:44.033Z] ---> Using cache [2022-05-12T10:57:44.033Z] ---> a1efb7bf431e [2022-05-12T10:57:44.033Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T10:57:44.033Z] ---> Running in 13436b45529b [2022-05-12T10:57:44.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:57:44.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:57:44.033Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T10:57:44.033Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T10:57:44.033Z] OK: 15734 distinct packages available [2022-05-12T10:57:44.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T10:57:44.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T10:57:44.033Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-12T10:57:44.033Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-12T10:57:44.033Z] (3/5) Installing libucontext (1.1-r0) [2022-05-12T10:57:44.033Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-12T10:57:44.033Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-12T10:57:44.033Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T10:57:44.033Z] OK: 6 MiB in 19 packages [2022-05-12T10:57:44.313Z] Removing intermediate container 13436b45529b [2022-05-12T10:57:44.313Z] ---> d371f57fad5d [2022-05-12T10:57:44.313Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-12T10:57:46.955Z] ---> 0744a88a26e0 [2022-05-12T10:57:46.955Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T10:57:51.291Z] ---> 427cdd455e54 [2022-05-12T10:57:51.291Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T10:57:51.564Z] ---> bb8c25243fe8 [2022-05-12T10:57:51.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-12T10:57:52.168Z] ---> 75fd4218d8d0 [2022-05-12T10:57:52.168Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-12T10:57:53.156Z] ---> 044d31f2deb7 [2022-05-12T10:57:53.156Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T10:57:53.156Z] ---> Running in cabcef625d19 [2022-05-12T10:57:53.431Z] Removing intermediate container cabcef625d19 [2022-05-12T10:57:53.431Z] ---> 1f08e00fbfe7 [2022-05-12T10:57:53.431Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T10:57:53.431Z] ---> Running in 6c63aad7243e [2022-05-12T10:57:54.031Z] Removing intermediate container 6c63aad7243e [2022-05-12T10:57:54.031Z] ---> 1ced4ab90b16 [2022-05-12T10:57:54.031Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T10:57:54.031Z] ---> Running in abb3784c4997 [2022-05-12T10:57:54.630Z] Removing intermediate container abb3784c4997 [2022-05-12T10:57:54.630Z] ---> 0bc8aab4d645 [2022-05-12T10:57:54.630Z] Step 25/26 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T10:57:54.630Z] ---> Running in a9b7673c8092 [2022-05-12T10:57:55.232Z] Removing intermediate container a9b7673c8092 [2022-05-12T10:57:55.232Z] ---> 3803dff5e1c5 [2022-05-12T10:57:55.232Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T10:57:55.232Z] ---> Running in 16508d134999 [2022-05-12T10:57:55.839Z] Removing intermediate container 16508d134999 [2022-05-12T10:57:55.839Z] ---> c6d51f52131c [2022-05-12T10:57:55.839Z] [2022-05-12T10:57:55.839Z] Successfully built c6d51f52131c [2022-05-12T10:57:55.839Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-12T10:59:17.610Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-12T10:59:17.610Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:59:17.610Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:59:17.610Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:59:17.610Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:59:17.610Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:59:17.610Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:59:17.610Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:59:17.610Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:59:17.610Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:59:17.610Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:59:17.610Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:59:17.610Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:59:17.610Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T10:59:21.942Z] Building bin/spire-agent... [2022-05-12T10:59:22.928Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-12T10:59:25.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-12T10:59:25.568Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-12T10:59:25.568Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-12T10:59:25.841Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-12T10:59:26.114Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-12T10:59:26.713Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-12T10:59:30.112Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-12T10:59:30.112Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-12T10:59:30.112Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-12T10:59:30.112Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-12T10:59:30.112Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-12T10:59:30.112Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-12T11:03:37.157Z] Removing intermediate container fbe97e2f0059 [2022-05-12T11:03:37.157Z] ---> c5142c9db17f [2022-05-12T11:03:37.157Z] [2022-05-12T11:03:37.157Z] Step 13/26 : FROM alpine:3.15 [2022-05-12T11:03:37.157Z] ---> 3fb3c9af89a9 [2022-05-12T11:03:37.157Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T11:03:37.157Z] ---> Using cache [2022-05-12T11:03:37.157Z] ---> 4876f07631e8 [2022-05-12T11:03:37.157Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T11:03:37.157Z] ---> Using cache [2022-05-12T11:03:37.157Z] ---> a1efb7bf431e [2022-05-12T11:03:37.157Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-12T11:03:37.754Z] ---> Running in 72f947d9f4da [2022-05-12T11:03:38.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T11:03:39.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T11:03:41.150Z] v3.15.4-124-ga85ef407d0 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-12T11:03:41.150Z] v3.15.4-128-gcc1b3f7211 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-12T11:03:41.150Z] OK: 15734 distinct packages available [2022-05-12T11:03:41.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T11:03:42.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T11:03:42.732Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-12T11:03:43.002Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-12T11:03:43.002Z] (3/4) Installing libucontext (1.1-r0) [2022-05-12T11:03:43.002Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-12T11:03:43.274Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T11:03:43.274Z] OK: 6 MiB in 18 packages [2022-05-12T11:03:44.710Z] Removing intermediate container 72f947d9f4da [2022-05-12T11:03:44.710Z] ---> 2787b5b036b9 [2022-05-12T11:03:44.710Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T11:03:48.102Z] ---> 62c37347fcfd [2022-05-12T11:03:48.102Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T11:03:48.697Z] ---> f3c690a1e978 [2022-05-12T11:03:48.697Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-12T11:03:48.697Z] ---> Running in 8deb50f2ed80 [2022-05-12T11:03:49.299Z] Removing intermediate container 8deb50f2ed80 [2022-05-12T11:03:49.299Z] ---> 9b886c22493d [2022-05-12T11:03:49.299Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-12T11:03:49.893Z] ---> 3a49712ecc60 [2022-05-12T11:03:49.893Z] Step 21/26 : WORKDIR / [2022-05-12T11:03:50.175Z] ---> Running in 382f4b5598ff [2022-05-12T11:03:50.772Z] Removing intermediate container 382f4b5598ff [2022-05-12T11:03:50.772Z] ---> 85d2a5956a0f [2022-05-12T11:03:50.772Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T11:03:50.772Z] ---> Running in 1de8c1eadb7c [2022-05-12T11:03:51.368Z] Removing intermediate container 1de8c1eadb7c [2022-05-12T11:03:51.368Z] ---> d1ac764b7e6b [2022-05-12T11:03:51.368Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T11:03:51.368Z] ---> Running in 28b5c67ae584 [2022-05-12T11:03:51.642Z] Removing intermediate container c0f6f92c705f [2022-05-12T11:03:51.642Z] ---> e449fea8326c [2022-05-12T11:03:51.642Z] [2022-05-12T11:03:51.642Z] Step 13/25 : FROM alpine:3.15 [2022-05-12T11:03:51.642Z] ---> 3fb3c9af89a9 [2022-05-12T11:03:51.642Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-12T11:03:51.642Z] ---> Using cache [2022-05-12T11:03:51.642Z] ---> 4876f07631e8 [2022-05-12T11:03:51.642Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T11:03:51.642Z] ---> Using cache [2022-05-12T11:03:51.642Z] ---> a1efb7bf431e [2022-05-12T11:03:51.642Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-12T11:03:51.642Z] ---> Using cache [2022-05-12T11:03:51.642Z] ---> d371f57fad5d [2022-05-12T11:03:51.642Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-12T11:03:51.642Z] Removing intermediate container 28b5c67ae584 [2022-05-12T11:03:51.642Z] ---> 4f9f61f9f3be [2022-05-12T11:03:51.642Z] Step 24/26 : LABEL arch=arm64 [2022-05-12T11:03:51.924Z] ---> Running in 645dde3be6ce [2022-05-12T11:03:52.199Z] Removing intermediate container 645dde3be6ce [2022-05-12T11:03:52.199Z] ---> 8ea0139cd55a [2022-05-12T11:03:52.199Z] Step 25/26 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:03:52.199Z] ---> Running in f239384c3c16 [2022-05-12T11:03:52.796Z] Removing intermediate container f239384c3c16 [2022-05-12T11:03:52.796Z] ---> a6b0fcc277e4 [2022-05-12T11:03:52.796Z] Step 26/26 : LABEL version=2.2.1-dev.1 [2022-05-12T11:03:52.796Z] ---> Running in 9808c0623175 [2022-05-12T11:03:53.410Z] Removing intermediate container 9808c0623175 [2022-05-12T11:03:53.410Z] ---> 9941bf948f8e [2022-05-12T11:03:53.410Z] [2022-05-12T11:03:53.684Z] Successfully built 9941bf948f8e [2022-05-12T11:03:53.684Z] Successfully tagged security-spire-config-arm64:latest [2022-05-12T11:03:55.114Z]  Building security-spire-config ... done  ---> cfe13c4014f8 [2022-05-12T11:03:55.114Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-12T11:03:55.709Z] ---> 6f5a54e8b8ad [2022-05-12T11:03:55.709Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-12T11:03:56.303Z] ---> 13e615c4b8e4 [2022-05-12T11:03:56.303Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-12T11:03:56.974Z] ---> 9a224e7270f3 [2022-05-12T11:03:56.974Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-12T11:03:56.974Z] ---> Running in 06f0b60c946b [2022-05-12T11:03:57.258Z] Removing intermediate container 06f0b60c946b [2022-05-12T11:03:57.258Z] ---> 1dcd66b48c5b [2022-05-12T11:03:57.258Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-12T11:03:57.258Z] ---> Running in 8b248917046c [2022-05-12T11:03:57.539Z] Removing intermediate container 8b248917046c [2022-05-12T11:03:57.539Z] ---> 78c458c91cae [2022-05-12T11:03:57.539Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T11:03:57.837Z] ---> Running in e4f2e9ba2682 [2022-05-12T11:03:58.111Z] Removing intermediate container e4f2e9ba2682 [2022-05-12T11:03:58.111Z] ---> 9919c292c773 [2022-05-12T11:03:58.111Z] Step 24/25 : LABEL git_sha=77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:03:58.111Z] ---> Running in fb90b6fe2501 [2022-05-12T11:03:58.398Z] Removing intermediate container fb90b6fe2501 [2022-05-12T11:03:58.398Z] ---> 6547a8450642 [2022-05-12T11:03:58.398Z] Step 25/25 : LABEL version=2.2.1-dev.1 [2022-05-12T11:03:58.691Z] ---> Running in 073ed84e407b [2022-05-12T11:03:58.962Z] Removing intermediate container 073ed84e407b [2022-05-12T11:03:58.962Z] ---> cc2849e734fd [2022-05-12T11:03:58.962Z] [2022-05-12T11:03:58.962Z] Successfully built cc2849e734fd [2022-05-12T11:03:58.962Z] Successfully tagged security-spire-server-arm64:latest [2022-05-12T11:03:59.248Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-12T11:03:59.248Z] $ docker stop --time=1 8bdb16fae420f93652de4f7b3233fe89c348cf43a027b6fee037693b05787fda [2022-05-12T11:04:00.942Z] $ docker rm -f 8bdb16fae420f93652de4f7b3233fe89c348cf43a027b6fee037693b05787fda [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T11:04:01.516Z] + docker images [2022-05-12T11:04:02.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T11:04:02.106Z] security-spire-server-arm64 latest cc2849e734fd 3 seconds ago 86.3MB [2022-05-12T11:04:02.106Z] security-spire-config-arm64 latest 9941bf948f8e 8 seconds ago 85.6MB [2022-05-12T11:04:02.106Z] e449fea8326c 24 seconds ago 3.98GB [2022-05-12T11:04:02.106Z] c5142c9db17f 43 seconds ago 3.98GB [2022-05-12T11:04:02.106Z] security-spire-agent-arm64 latest c6d51f52131c 6 minutes ago 126MB [2022-05-12T11:04:02.106Z] 4cfa2a93d6ab 6 minutes ago 3.98GB [2022-05-12T11:04:02.106Z] security-proxy-setup-arm64 latest 3b9a260d891d 29 minutes ago 26.1MB [2022-05-12T11:04:02.106Z] 867a73f55c1d 29 minutes ago 1.16GB [2022-05-12T11:04:02.106Z] core-data-arm64 latest 3f584bae648b 29 minutes ago 21.6MB [2022-05-12T11:04:02.106Z] ceb9d70b3d0f 30 minutes ago 1.18GB [2022-05-12T11:04:02.106Z] sys-mgmt-agent-arm64 latest e9b6f01cf5e1 32 minutes ago 282MB [2022-05-12T11:04:02.106Z] support-notifications-arm64 latest e5f0e11b5594 33 minutes ago 25.8MB [2022-05-12T11:04:02.106Z] 1c37a3982129 33 minutes ago 1.21GB [2022-05-12T11:04:02.106Z] dd1993272adb 34 minutes ago 1.15GB [2022-05-12T11:04:02.106Z] security-bootstrapper-arm64 latest e7752d232564 34 minutes ago 18.3MB [2022-05-12T11:04:02.106Z] a272e3b3ee5b 35 minutes ago 1.15GB [2022-05-12T11:04:02.106Z] core-command-arm64 latest 18e7a27f7e60 36 minutes ago 15.5MB [2022-05-12T11:04:02.106Z] edc27aa7cb90 36 minutes ago 1.15GB [2022-05-12T11:04:02.106Z] support-scheduler-arm64 latest 337faa5e91c8 39 minutes ago 25.2MB [2022-05-12T11:04:02.106Z] abd7e1a06aeb 40 minutes ago 1.21GB [2022-05-12T11:04:02.106Z] security-spiffe-token-provider-arm64 latest d8d1a0717f1e 40 minutes ago 27.9MB [2022-05-12T11:04:02.106Z] b80f1bc99406 40 minutes ago 1.2GB [2022-05-12T11:04:02.106Z] security-secretstore-setup-arm64 latest 75850265f794 41 minutes ago 27.5MB [2022-05-12T11:04:02.106Z] core-metadata-arm64 latest 132551912bbe 41 minutes ago 16.3MB [2022-05-12T11:04:02.106Z] 5d10c3844532 42 minutes ago 1.15GB [2022-05-12T11:04:02.106Z] 280129cb8f13 42 minutes ago 1.16GB [2022-05-12T11:04:02.106Z] ci-base-image-arm64 latest ef311a3bc700 49 minutes ago 885MB [2022-05-12T11:04:02.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-12T11:04:02.106Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-12T11:04:02.106Z] alpine 3.14 ac73e934f311 5 weeks ago 5.34MB [2022-05-12T11:04:02.106Z] alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB [2022-05-12T11:04:02.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T11:04:02.222Z] provisioning config files... [2022-05-12T11:04:02.238Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/228@tmp/config8936861176732632567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:04:02.582Z] ---> docker-login.sh [2022-05-12T11:04:02.582Z] nexus3.edgexfoundry.org:10001 [2022-05-12T11:04:02.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T11:04:02.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T11:04:02.852Z] Configure a credential helper to remove this warning. See [2022-05-12T11:04:02.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T11:04:02.852Z] [2022-05-12T11:04:02.852Z] Login Succeeded [2022-05-12T11:04:02.852Z] nexus3.edgexfoundry.org:10002 [2022-05-12T11:04:03.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T11:04:03.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T11:04:03.394Z] Configure a credential helper to remove this warning. See [2022-05-12T11:04:03.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T11:04:03.394Z] [2022-05-12T11:04:03.394Z] Login Succeeded [2022-05-12T11:04:03.394Z] nexus3.edgexfoundry.org:10003 [2022-05-12T11:04:03.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T11:04:03.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T11:04:03.667Z] Configure a credential helper to remove this warning. See [2022-05-12T11:04:03.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T11:04:03.667Z] [2022-05-12T11:04:03.667Z] Login Succeeded [2022-05-12T11:04:03.667Z] nexus3.edgexfoundry.org:10004 [2022-05-12T11:04:04.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T11:04:04.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T11:04:04.255Z] Configure a credential helper to remove this warning. See [2022-05-12T11:04:04.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T11:04:04.255Z] [2022-05-12T11:04:04.255Z] Login Succeeded [2022-05-12T11:04:04.255Z] docker.io [2022-05-12T11:04:04.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T11:04:05.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T11:04:05.112Z] Configure a credential helper to remove this warning. See [2022-05-12T11:04:05.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T11:04:05.112Z] [2022-05-12T11:04:05.112Z] Login Succeeded [2022-05-12T11:04:05.112Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T11:04:05.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:05.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T11:04:05.176Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-12T11:04:05.176Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:05.176Z] latest [2022-05-12T11:04:05.176Z] 2.2.1-dev.1 [2022-05-12T11:04:05.176Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:05.176Z] main [2022-05-12T11:04:05.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:05.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:05.864Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:05.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-12T11:04:05.864Z] e6d17fba0e3c: Preparing [2022-05-12T11:04:05.864Z] 098847770573: Preparing [2022-05-12T11:04:05.864Z] 30dfdee70780: Preparing [2022-05-12T11:04:05.864Z] be19ab748c50: Preparing [2022-05-12T11:04:05.864Z] f73e7dbfee58: Preparing [2022-05-12T11:04:05.864Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:06.138Z] 30dfdee70780: Pushed [2022-05-12T11:04:06.138Z] e6d17fba0e3c: Pushed [2022-05-12T11:04:06.138Z] be19ab748c50: Pushed [2022-05-12T11:04:08.740Z] 098847770573: Pushed [2022-05-12T11:04:08.740Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:c5a88b12e7c4dd5910eb83c96534388982758f10e152d2d413958aa51b389007 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:09.084Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:09.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-12T11:04:09.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-12T11:04:09.422Z] e6d17fba0e3c: Preparing [2022-05-12T11:04:09.422Z] 098847770573: Preparing [2022-05-12T11:04:09.422Z] 30dfdee70780: Preparing [2022-05-12T11:04:09.422Z] be19ab748c50: Preparing [2022-05-12T11:04:09.422Z] f73e7dbfee58: Preparing [2022-05-12T11:04:09.422Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:09.422Z] e6d17fba0e3c: Layer already exists [2022-05-12T11:04:09.422Z] 098847770573: Layer already exists [2022-05-12T11:04:09.422Z] be19ab748c50: Layer already exists [2022-05-12T11:04:09.422Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:09.692Z] latest: digest: sha256:c5a88b12e7c4dd5910eb83c96534388982758f10e152d2d413958aa51b389007 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:10.037Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:10.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.1 [2022-05-12T11:04:10.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-12T11:04:10.374Z] e6d17fba0e3c: Preparing [2022-05-12T11:04:10.374Z] 098847770573: Preparing [2022-05-12T11:04:10.374Z] 30dfdee70780: Preparing [2022-05-12T11:04:10.374Z] be19ab748c50: Preparing [2022-05-12T11:04:10.374Z] f73e7dbfee58: Preparing [2022-05-12T11:04:10.374Z] 098847770573: Layer already exists [2022-05-12T11:04:10.374Z] e6d17fba0e3c: Layer already exists [2022-05-12T11:04:10.374Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:10.374Z] be19ab748c50: Layer already exists [2022-05-12T11:04:10.374Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:10.647Z] 2.2.1-dev.1: digest: sha256:c5a88b12e7c4dd5910eb83c96534388982758f10e152d2d413958aa51b389007 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:10.991Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:11.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:11.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-12T11:04:11.329Z] e6d17fba0e3c: Preparing [2022-05-12T11:04:11.329Z] 098847770573: Preparing [2022-05-12T11:04:11.329Z] 30dfdee70780: Preparing [2022-05-12T11:04:11.329Z] be19ab748c50: Preparing [2022-05-12T11:04:11.329Z] f73e7dbfee58: Preparing [2022-05-12T11:04:11.329Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:11.329Z] e6d17fba0e3c: Layer already exists [2022-05-12T11:04:11.329Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:11.329Z] be19ab748c50: Layer already exists [2022-05-12T11:04:11.329Z] 098847770573: Layer already exists [2022-05-12T11:04:11.607Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:c5a88b12e7c4dd5910eb83c96534388982758f10e152d2d413958aa51b389007 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:11.948Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:12.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-12T11:04:12.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-12T11:04:12.287Z] e6d17fba0e3c: Preparing [2022-05-12T11:04:12.287Z] 098847770573: Preparing [2022-05-12T11:04:12.287Z] 30dfdee70780: Preparing [2022-05-12T11:04:12.287Z] be19ab748c50: Preparing [2022-05-12T11:04:12.287Z] f73e7dbfee58: Preparing [2022-05-12T11:04:12.287Z] 098847770573: Layer already exists [2022-05-12T11:04:12.287Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:12.287Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:12.287Z] e6d17fba0e3c: Layer already exists [2022-05-12T11:04:12.287Z] be19ab748c50: Layer already exists [2022-05-12T11:04:12.557Z] main: digest: sha256:c5a88b12e7c4dd5910eb83c96534388982758f10e152d2d413958aa51b389007 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:12.603Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:12.613Z] taggedImages: [2022-05-12T11:04:12.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:12.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-12T11:04:12.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.1 [2022-05-12T11:04:12.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:12.613Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-12T11:04:12.634Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-12T11:04:12.634Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:12.634Z] latest [2022-05-12T11:04:12.634Z] 2.2.1-dev.1 [2022-05-12T11:04:12.634Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:12.634Z] main [2022-05-12T11:04:12.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:12.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:13.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:13.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-12T11:04:13.329Z] 89bbd7df2baa: Preparing [2022-05-12T11:04:13.329Z] 7ca423632945: Preparing [2022-05-12T11:04:13.329Z] 30dfdee70780: Preparing [2022-05-12T11:04:13.329Z] 3f184cbd2e27: Preparing [2022-05-12T11:04:13.329Z] b3734fa619f2: Preparing [2022-05-12T11:04:13.329Z] f73e7dbfee58: Preparing [2022-05-12T11:04:13.329Z] f73e7dbfee58: Waiting [2022-05-12T11:04:13.329Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:13.605Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:13.605Z] b3734fa619f2: Pushed [2022-05-12T11:04:13.605Z] 89bbd7df2baa: Pushed [2022-05-12T11:04:14.200Z] 3f184cbd2e27: Pushed [2022-05-12T11:04:16.809Z] 7ca423632945: Pushed [2022-05-12T11:04:17.079Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:64a8a9f0bd257ada13237e58ec66a8a7ac55c5348d536c919326f60e9aeecf13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:17.422Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:17.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-12T11:04:17.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-12T11:04:17.761Z] 89bbd7df2baa: Preparing [2022-05-12T11:04:17.761Z] 7ca423632945: Preparing [2022-05-12T11:04:17.761Z] 30dfdee70780: Preparing [2022-05-12T11:04:17.761Z] 3f184cbd2e27: Preparing [2022-05-12T11:04:17.761Z] b3734fa619f2: Preparing [2022-05-12T11:04:17.761Z] f73e7dbfee58: Preparing [2022-05-12T11:04:17.761Z] f73e7dbfee58: Waiting [2022-05-12T11:04:17.761Z] 3f184cbd2e27: Layer already exists [2022-05-12T11:04:17.761Z] 7ca423632945: Layer already exists [2022-05-12T11:04:17.761Z] 89bbd7df2baa: Layer already exists [2022-05-12T11:04:17.761Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:17.761Z] b3734fa619f2: Layer already exists [2022-05-12T11:04:17.761Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:18.030Z] latest: digest: sha256:64a8a9f0bd257ada13237e58ec66a8a7ac55c5348d536c919326f60e9aeecf13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:18.368Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:18.701Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.1 [2022-05-12T11:04:18.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-12T11:04:18.701Z] 89bbd7df2baa: Preparing [2022-05-12T11:04:18.701Z] 7ca423632945: Preparing [2022-05-12T11:04:18.701Z] 30dfdee70780: Preparing [2022-05-12T11:04:18.701Z] 3f184cbd2e27: Preparing [2022-05-12T11:04:18.701Z] b3734fa619f2: Preparing [2022-05-12T11:04:18.701Z] f73e7dbfee58: Preparing [2022-05-12T11:04:18.701Z] f73e7dbfee58: Waiting [2022-05-12T11:04:18.701Z] b3734fa619f2: Layer already exists [2022-05-12T11:04:18.701Z] 89bbd7df2baa: Layer already exists [2022-05-12T11:04:18.701Z] 3f184cbd2e27: Layer already exists [2022-05-12T11:04:18.701Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:18.701Z] 7ca423632945: Layer already exists [2022-05-12T11:04:18.701Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:18.976Z] 2.2.1-dev.1: digest: sha256:64a8a9f0bd257ada13237e58ec66a8a7ac55c5348d536c919326f60e9aeecf13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:19.317Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:19.699Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:19.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-12T11:04:19.699Z] 89bbd7df2baa: Preparing [2022-05-12T11:04:19.699Z] 7ca423632945: Preparing [2022-05-12T11:04:19.699Z] 30dfdee70780: Preparing [2022-05-12T11:04:19.699Z] 3f184cbd2e27: Preparing [2022-05-12T11:04:19.699Z] b3734fa619f2: Preparing [2022-05-12T11:04:19.700Z] f73e7dbfee58: Preparing [2022-05-12T11:04:19.700Z] f73e7dbfee58: Waiting [2022-05-12T11:04:19.980Z] 89bbd7df2baa: Layer already exists [2022-05-12T11:04:19.980Z] 7ca423632945: Layer already exists [2022-05-12T11:04:19.980Z] b3734fa619f2: Layer already exists [2022-05-12T11:04:19.980Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:19.980Z] 3f184cbd2e27: Layer already exists [2022-05-12T11:04:19.980Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:19.980Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:64a8a9f0bd257ada13237e58ec66a8a7ac55c5348d536c919326f60e9aeecf13 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:20.340Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:20.683Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-12T11:04:20.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-12T11:04:20.683Z] 89bbd7df2baa: Preparing [2022-05-12T11:04:20.683Z] 7ca423632945: Preparing [2022-05-12T11:04:20.683Z] 30dfdee70780: Preparing [2022-05-12T11:04:20.683Z] 3f184cbd2e27: Preparing [2022-05-12T11:04:20.683Z] b3734fa619f2: Preparing [2022-05-12T11:04:20.683Z] f73e7dbfee58: Preparing [2022-05-12T11:04:20.683Z] f73e7dbfee58: Waiting [2022-05-12T11:04:20.683Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:20.683Z] 7ca423632945: Layer already exists [2022-05-12T11:04:20.683Z] b3734fa619f2: Layer already exists [2022-05-12T11:04:20.683Z] 89bbd7df2baa: Layer already exists [2022-05-12T11:04:20.683Z] 3f184cbd2e27: Layer already exists [2022-05-12T11:04:20.683Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:20.955Z] main: digest: sha256:64a8a9f0bd257ada13237e58ec66a8a7ac55c5348d536c919326f60e9aeecf13 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:21.005Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:21.015Z] taggedImages: [2022-05-12T11:04:21.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:21.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-12T11:04:21.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.1 [2022-05-12T11:04:21.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:21.015Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-12T11:04:21.042Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-12T11:04:21.042Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:21.042Z] latest [2022-05-12T11:04:21.042Z] 2.2.1-dev.1 [2022-05-12T11:04:21.042Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:21.042Z] main [2022-05-12T11:04:21.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:21.416Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:21.761Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:21.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-12T11:04:21.761Z] c2f4a13b4a63: Preparing [2022-05-12T11:04:21.761Z] 3494f171115a: Preparing [2022-05-12T11:04:21.761Z] 30dfdee70780: Preparing [2022-05-12T11:04:21.761Z] be19ab748c50: Preparing [2022-05-12T11:04:21.761Z] f73e7dbfee58: Preparing [2022-05-12T11:04:22.035Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:22.035Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:22.035Z] be19ab748c50: Layer already exists [2022-05-12T11:04:22.035Z] c2f4a13b4a63: Pushed [2022-05-12T11:04:24.640Z] 3494f171115a: Pushed [2022-05-12T11:04:24.909Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:2a10f82fef4f44a6ed9411e3cf126ddc4b8851e3ae51cfa19c6fa1f87870cec8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:25.256Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:25.599Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-12T11:04:25.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-12T11:04:25.599Z] c2f4a13b4a63: Preparing [2022-05-12T11:04:25.599Z] 3494f171115a: Preparing [2022-05-12T11:04:25.599Z] 30dfdee70780: Preparing [2022-05-12T11:04:25.599Z] be19ab748c50: Preparing [2022-05-12T11:04:25.599Z] f73e7dbfee58: Preparing [2022-05-12T11:04:25.599Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:25.599Z] be19ab748c50: Layer already exists [2022-05-12T11:04:25.599Z] c2f4a13b4a63: Layer already exists [2022-05-12T11:04:25.599Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:25.599Z] 3494f171115a: Layer already exists [2022-05-12T11:04:25.871Z] latest: digest: sha256:2a10f82fef4f44a6ed9411e3cf126ddc4b8851e3ae51cfa19c6fa1f87870cec8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:26.217Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:26.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.1 [2022-05-12T11:04:26.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-12T11:04:26.559Z] c2f4a13b4a63: Preparing [2022-05-12T11:04:26.559Z] 3494f171115a: Preparing [2022-05-12T11:04:26.559Z] 30dfdee70780: Preparing [2022-05-12T11:04:26.559Z] be19ab748c50: Preparing [2022-05-12T11:04:26.559Z] f73e7dbfee58: Preparing [2022-05-12T11:04:26.559Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:26.559Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:26.559Z] be19ab748c50: Layer already exists [2022-05-12T11:04:26.559Z] 3494f171115a: Layer already exists [2022-05-12T11:04:26.559Z] c2f4a13b4a63: Layer already exists [2022-05-12T11:04:26.831Z] 2.2.1-dev.1: digest: sha256:2a10f82fef4f44a6ed9411e3cf126ddc4b8851e3ae51cfa19c6fa1f87870cec8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:27.173Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:27.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:27.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-12T11:04:27.511Z] c2f4a13b4a63: Preparing [2022-05-12T11:04:27.511Z] 3494f171115a: Preparing [2022-05-12T11:04:27.511Z] 30dfdee70780: Preparing [2022-05-12T11:04:27.511Z] be19ab748c50: Preparing [2022-05-12T11:04:27.511Z] f73e7dbfee58: Preparing [2022-05-12T11:04:27.511Z] 3494f171115a: Layer already exists [2022-05-12T11:04:27.511Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:27.511Z] be19ab748c50: Layer already exists [2022-05-12T11:04:27.511Z] c2f4a13b4a63: Layer already exists [2022-05-12T11:04:27.511Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:27.782Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:2a10f82fef4f44a6ed9411e3cf126ddc4b8851e3ae51cfa19c6fa1f87870cec8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:28.126Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:28.468Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-12T11:04:28.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-12T11:04:28.468Z] c2f4a13b4a63: Preparing [2022-05-12T11:04:28.468Z] 3494f171115a: Preparing [2022-05-12T11:04:28.468Z] 30dfdee70780: Preparing [2022-05-12T11:04:28.468Z] be19ab748c50: Preparing [2022-05-12T11:04:28.468Z] f73e7dbfee58: Preparing [2022-05-12T11:04:28.468Z] be19ab748c50: Layer already exists [2022-05-12T11:04:28.468Z] 3494f171115a: Layer already exists [2022-05-12T11:04:28.468Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:28.468Z] c2f4a13b4a63: Layer already exists [2022-05-12T11:04:28.468Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:28.740Z] main: digest: sha256:2a10f82fef4f44a6ed9411e3cf126ddc4b8851e3ae51cfa19c6fa1f87870cec8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:28.788Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:28.797Z] taggedImages: [2022-05-12T11:04:28.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:28.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-12T11:04:28.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.1 [2022-05-12T11:04:28.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:28.797Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-12T11:04:28.816Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-12T11:04:28.816Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:28.816Z] latest [2022-05-12T11:04:28.816Z] 2.2.1-dev.1 [2022-05-12T11:04:28.816Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:28.816Z] main [2022-05-12T11:04:28.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:29.175Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:29.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:29.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-12T11:04:29.518Z] d912443506c5: Preparing [2022-05-12T11:04:29.518Z] d912443506c5: Preparing [2022-05-12T11:04:29.518Z] 05f3684f48e8: Preparing [2022-05-12T11:04:29.518Z] 9e022a287188: Preparing [2022-05-12T11:04:29.518Z] 15018f7cf49d: Preparing [2022-05-12T11:04:29.518Z] 5ae4f4936595: Preparing [2022-05-12T11:04:29.518Z] 30dfdee70780: Preparing [2022-05-12T11:04:29.518Z] 3d7c069de93a: Preparing [2022-05-12T11:04:29.518Z] eb68e710e88c: Preparing [2022-05-12T11:04:29.518Z] 790818cfc3c4: Preparing [2022-05-12T11:04:29.518Z] aa1ddfcce266: Preparing [2022-05-12T11:04:29.518Z] f73e7dbfee58: Preparing [2022-05-12T11:04:29.518Z] 30dfdee70780: Waiting [2022-05-12T11:04:29.518Z] 3d7c069de93a: Waiting [2022-05-12T11:04:29.518Z] eb68e710e88c: Waiting [2022-05-12T11:04:29.518Z] 790818cfc3c4: Waiting [2022-05-12T11:04:29.518Z] aa1ddfcce266: Waiting [2022-05-12T11:04:29.518Z] f73e7dbfee58: Waiting [2022-05-12T11:04:29.795Z] 15018f7cf49d: Pushed [2022-05-12T11:04:29.795Z] d912443506c5: Pushed [2022-05-12T11:04:29.795Z] 9e022a287188: Pushed [2022-05-12T11:04:29.795Z] 05f3684f48e8: Pushed [2022-05-12T11:04:29.795Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:30.071Z] 3d7c069de93a: Pushed [2022-05-12T11:04:30.071Z] eb68e710e88c: Pushed [2022-05-12T11:04:30.071Z] 790818cfc3c4: Pushed [2022-05-12T11:04:30.071Z] aa1ddfcce266: Pushed [2022-05-12T11:04:30.071Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:33.446Z] 5ae4f4936595: Pushed [2022-05-12T11:04:33.446Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:02d6f21912ec253fc88008b6dfe763372b2c29feadba2ee9d5021c90e81fa5cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:33.793Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:34.131Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-12T11:04:34.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-12T11:04:34.131Z] d912443506c5: Preparing [2022-05-12T11:04:34.131Z] d912443506c5: Preparing [2022-05-12T11:04:34.131Z] 05f3684f48e8: Preparing [2022-05-12T11:04:34.131Z] 9e022a287188: Preparing [2022-05-12T11:04:34.131Z] 15018f7cf49d: Preparing [2022-05-12T11:04:34.131Z] 5ae4f4936595: Preparing [2022-05-12T11:04:34.131Z] 30dfdee70780: Preparing [2022-05-12T11:04:34.131Z] 3d7c069de93a: Preparing [2022-05-12T11:04:34.131Z] eb68e710e88c: Preparing [2022-05-12T11:04:34.131Z] 790818cfc3c4: Preparing [2022-05-12T11:04:34.131Z] aa1ddfcce266: Preparing [2022-05-12T11:04:34.131Z] f73e7dbfee58: Preparing [2022-05-12T11:04:34.131Z] 30dfdee70780: Waiting [2022-05-12T11:04:34.131Z] 790818cfc3c4: Waiting [2022-05-12T11:04:34.131Z] 3d7c069de93a: Waiting [2022-05-12T11:04:34.131Z] eb68e710e88c: Waiting [2022-05-12T11:04:34.131Z] aa1ddfcce266: Waiting [2022-05-12T11:04:34.131Z] f73e7dbfee58: Waiting [2022-05-12T11:04:34.131Z] 15018f7cf49d: Layer already exists [2022-05-12T11:04:34.131Z] d912443506c5: Layer already exists [2022-05-12T11:04:34.131Z] 9e022a287188: Layer already exists [2022-05-12T11:04:34.131Z] 5ae4f4936595: Layer already exists [2022-05-12T11:04:34.131Z] 05f3684f48e8: Layer already exists [2022-05-12T11:04:34.403Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:34.403Z] 3d7c069de93a: Layer already exists [2022-05-12T11:04:34.403Z] aa1ddfcce266: Layer already exists [2022-05-12T11:04:34.403Z] eb68e710e88c: Layer already exists [2022-05-12T11:04:34.403Z] 790818cfc3c4: Layer already exists [2022-05-12T11:04:34.403Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:34.403Z] latest: digest: sha256:02d6f21912ec253fc88008b6dfe763372b2c29feadba2ee9d5021c90e81fa5cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:34.744Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:35.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.1 [2022-05-12T11:04:35.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-12T11:04:35.076Z] d912443506c5: Preparing [2022-05-12T11:04:35.076Z] d912443506c5: Preparing [2022-05-12T11:04:35.076Z] 05f3684f48e8: Preparing [2022-05-12T11:04:35.076Z] 9e022a287188: Preparing [2022-05-12T11:04:35.076Z] 15018f7cf49d: Preparing [2022-05-12T11:04:35.076Z] 5ae4f4936595: Preparing [2022-05-12T11:04:35.076Z] 30dfdee70780: Preparing [2022-05-12T11:04:35.076Z] 3d7c069de93a: Preparing [2022-05-12T11:04:35.076Z] eb68e710e88c: Preparing [2022-05-12T11:04:35.076Z] 790818cfc3c4: Preparing [2022-05-12T11:04:35.076Z] aa1ddfcce266: Preparing [2022-05-12T11:04:35.076Z] f73e7dbfee58: Preparing [2022-05-12T11:04:35.076Z] 790818cfc3c4: Waiting [2022-05-12T11:04:35.076Z] 30dfdee70780: Waiting [2022-05-12T11:04:35.076Z] 3d7c069de93a: Waiting [2022-05-12T11:04:35.076Z] aa1ddfcce266: Waiting [2022-05-12T11:04:35.076Z] eb68e710e88c: Waiting [2022-05-12T11:04:35.076Z] 15018f7cf49d: Layer already exists [2022-05-12T11:04:35.076Z] d912443506c5: Layer already exists [2022-05-12T11:04:35.076Z] 05f3684f48e8: Layer already exists [2022-05-12T11:04:35.076Z] 9e022a287188: Layer already exists [2022-05-12T11:04:35.076Z] 5ae4f4936595: Layer already exists [2022-05-12T11:04:35.076Z] 3d7c069de93a: Layer already exists [2022-05-12T11:04:35.076Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:35.076Z] eb68e710e88c: Layer already exists [2022-05-12T11:04:35.076Z] 790818cfc3c4: Layer already exists [2022-05-12T11:04:35.076Z] aa1ddfcce266: Layer already exists [2022-05-12T11:04:35.345Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:35.345Z] 2.2.1-dev.1: digest: sha256:02d6f21912ec253fc88008b6dfe763372b2c29feadba2ee9d5021c90e81fa5cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:35.684Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:36.022Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:36.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-12T11:04:36.022Z] d912443506c5: Preparing [2022-05-12T11:04:36.022Z] d912443506c5: Preparing [2022-05-12T11:04:36.022Z] 05f3684f48e8: Preparing [2022-05-12T11:04:36.022Z] 9e022a287188: Preparing [2022-05-12T11:04:36.022Z] 15018f7cf49d: Preparing [2022-05-12T11:04:36.022Z] 5ae4f4936595: Preparing [2022-05-12T11:04:36.022Z] 30dfdee70780: Preparing [2022-05-12T11:04:36.022Z] 3d7c069de93a: Preparing [2022-05-12T11:04:36.022Z] eb68e710e88c: Preparing [2022-05-12T11:04:36.022Z] 790818cfc3c4: Preparing [2022-05-12T11:04:36.022Z] aa1ddfcce266: Preparing [2022-05-12T11:04:36.022Z] f73e7dbfee58: Preparing [2022-05-12T11:04:36.022Z] eb68e710e88c: Waiting [2022-05-12T11:04:36.022Z] 30dfdee70780: Waiting [2022-05-12T11:04:36.022Z] 790818cfc3c4: Waiting [2022-05-12T11:04:36.022Z] f73e7dbfee58: Waiting [2022-05-12T11:04:36.022Z] aa1ddfcce266: Waiting [2022-05-12T11:04:36.022Z] 3d7c069de93a: Waiting [2022-05-12T11:04:36.022Z] 05f3684f48e8: Layer already exists [2022-05-12T11:04:36.022Z] 9e022a287188: Layer already exists [2022-05-12T11:04:36.022Z] 15018f7cf49d: Layer already exists [2022-05-12T11:04:36.022Z] 5ae4f4936595: Layer already exists [2022-05-12T11:04:36.022Z] d912443506c5: Layer already exists [2022-05-12T11:04:36.022Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:36.022Z] eb68e710e88c: Layer already exists [2022-05-12T11:04:36.022Z] 3d7c069de93a: Layer already exists [2022-05-12T11:04:36.022Z] 790818cfc3c4: Layer already exists [2022-05-12T11:04:36.022Z] aa1ddfcce266: Layer already exists [2022-05-12T11:04:36.022Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:36.293Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:02d6f21912ec253fc88008b6dfe763372b2c29feadba2ee9d5021c90e81fa5cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:36.634Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:36.974Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-12T11:04:36.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-12T11:04:36.974Z] d912443506c5: Preparing [2022-05-12T11:04:36.974Z] d912443506c5: Preparing [2022-05-12T11:04:36.974Z] 05f3684f48e8: Preparing [2022-05-12T11:04:36.974Z] 9e022a287188: Preparing [2022-05-12T11:04:36.974Z] 15018f7cf49d: Preparing [2022-05-12T11:04:36.974Z] 5ae4f4936595: Preparing [2022-05-12T11:04:36.974Z] 30dfdee70780: Preparing [2022-05-12T11:04:36.974Z] 3d7c069de93a: Preparing [2022-05-12T11:04:36.974Z] eb68e710e88c: Preparing [2022-05-12T11:04:36.974Z] 790818cfc3c4: Preparing [2022-05-12T11:04:36.974Z] aa1ddfcce266: Preparing [2022-05-12T11:04:36.974Z] f73e7dbfee58: Preparing [2022-05-12T11:04:36.974Z] eb68e710e88c: Waiting [2022-05-12T11:04:36.974Z] aa1ddfcce266: Waiting [2022-05-12T11:04:36.974Z] 790818cfc3c4: Waiting [2022-05-12T11:04:36.974Z] f73e7dbfee58: Waiting [2022-05-12T11:04:36.974Z] 30dfdee70780: Waiting [2022-05-12T11:04:36.974Z] 3d7c069de93a: Waiting [2022-05-12T11:04:36.974Z] 5ae4f4936595: Layer already exists [2022-05-12T11:04:36.974Z] 15018f7cf49d: Layer already exists [2022-05-12T11:04:36.974Z] 9e022a287188: Layer already exists [2022-05-12T11:04:36.974Z] d912443506c5: Layer already exists [2022-05-12T11:04:36.974Z] 05f3684f48e8: Layer already exists [2022-05-12T11:04:37.248Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:37.248Z] 3d7c069de93a: Layer already exists [2022-05-12T11:04:37.248Z] aa1ddfcce266: Layer already exists [2022-05-12T11:04:37.248Z] eb68e710e88c: Layer already exists [2022-05-12T11:04:37.248Z] 790818cfc3c4: Layer already exists [2022-05-12T11:04:37.248Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:37.248Z] main: digest: sha256:02d6f21912ec253fc88008b6dfe763372b2c29feadba2ee9d5021c90e81fa5cf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:37.291Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:37.301Z] taggedImages: [2022-05-12T11:04:37.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:37.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-12T11:04:37.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.1 [2022-05-12T11:04:37.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:37.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-12T11:04:37.323Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-12T11:04:37.323Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:37.323Z] latest [2022-05-12T11:04:37.323Z] 2.2.1-dev.1 [2022-05-12T11:04:37.323Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:37.323Z] main [2022-05-12T11:04:37.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:37.690Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:38.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:38.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-12T11:04:38.027Z] 0438d77d25eb: Preparing [2022-05-12T11:04:38.027Z] 559efa468653: Preparing [2022-05-12T11:04:38.027Z] 9b209c0c59e1: Preparing [2022-05-12T11:04:38.027Z] c909adfd1259: Preparing [2022-05-12T11:04:38.027Z] 33d5fa5ac9be: Preparing [2022-05-12T11:04:38.027Z] 3a5ec4bb8234: Preparing [2022-05-12T11:04:38.027Z] e8e6328d39e0: Preparing [2022-05-12T11:04:38.027Z] f73e7dbfee58: Preparing [2022-05-12T11:04:38.027Z] 3a5ec4bb8234: Waiting [2022-05-12T11:04:38.027Z] e8e6328d39e0: Waiting [2022-05-12T11:04:38.027Z] f73e7dbfee58: Waiting [2022-05-12T11:04:38.298Z] 33d5fa5ac9be: Pushed [2022-05-12T11:04:38.298Z] 0438d77d25eb: Pushed [2022-05-12T11:04:38.298Z] 559efa468653: Pushed [2022-05-12T11:04:38.570Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:38.570Z] 3a5ec4bb8234: Pushed [2022-05-12T11:04:39.162Z] e8e6328d39e0: Pushed [2022-05-12T11:04:41.240Z] 9b209c0c59e1: Pushed [2022-05-12T11:04:41.240Z] c909adfd1259: Pushed [2022-05-12T11:04:41.240Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:1b33bc28e8cae1ab32c8963bedd1ae9034f1d2c6a41c462a10947932c767e771 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:41.586Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:41.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-12T11:04:41.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-12T11:04:41.921Z] 0438d77d25eb: Preparing [2022-05-12T11:04:41.921Z] 559efa468653: Preparing [2022-05-12T11:04:41.921Z] 9b209c0c59e1: Preparing [2022-05-12T11:04:41.921Z] c909adfd1259: Preparing [2022-05-12T11:04:41.921Z] 33d5fa5ac9be: Preparing [2022-05-12T11:04:41.921Z] 3a5ec4bb8234: Preparing [2022-05-12T11:04:41.921Z] e8e6328d39e0: Preparing [2022-05-12T11:04:41.921Z] f73e7dbfee58: Preparing [2022-05-12T11:04:41.921Z] 3a5ec4bb8234: Waiting [2022-05-12T11:04:41.921Z] e8e6328d39e0: Waiting [2022-05-12T11:04:41.921Z] f73e7dbfee58: Waiting [2022-05-12T11:04:41.921Z] 9b209c0c59e1: Layer already exists [2022-05-12T11:04:41.921Z] c909adfd1259: Layer already exists [2022-05-12T11:04:41.921Z] 0438d77d25eb: Layer already exists [2022-05-12T11:04:41.921Z] 559efa468653: Layer already exists [2022-05-12T11:04:41.921Z] 33d5fa5ac9be: Layer already exists [2022-05-12T11:04:41.921Z] e8e6328d39e0: Layer already exists [2022-05-12T11:04:41.921Z] 3a5ec4bb8234: Layer already exists [2022-05-12T11:04:41.921Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:42.193Z] latest: digest: sha256:1b33bc28e8cae1ab32c8963bedd1ae9034f1d2c6a41c462a10947932c767e771 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:42.537Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:42.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.1 [2022-05-12T11:04:42.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-12T11:04:42.871Z] 0438d77d25eb: Preparing [2022-05-12T11:04:42.871Z] 559efa468653: Preparing [2022-05-12T11:04:42.871Z] 9b209c0c59e1: Preparing [2022-05-12T11:04:42.871Z] c909adfd1259: Preparing [2022-05-12T11:04:42.871Z] 33d5fa5ac9be: Preparing [2022-05-12T11:04:42.871Z] 3a5ec4bb8234: Preparing [2022-05-12T11:04:42.871Z] e8e6328d39e0: Preparing [2022-05-12T11:04:42.871Z] f73e7dbfee58: Preparing [2022-05-12T11:04:42.871Z] e8e6328d39e0: Waiting [2022-05-12T11:04:42.871Z] f73e7dbfee58: Waiting [2022-05-12T11:04:42.871Z] 9b209c0c59e1: Layer already exists [2022-05-12T11:04:42.871Z] 559efa468653: Layer already exists [2022-05-12T11:04:42.871Z] c909adfd1259: Layer already exists [2022-05-12T11:04:42.871Z] 0438d77d25eb: Layer already exists [2022-05-12T11:04:42.871Z] 33d5fa5ac9be: Layer already exists [2022-05-12T11:04:42.871Z] e8e6328d39e0: Layer already exists [2022-05-12T11:04:42.871Z] 3a5ec4bb8234: Layer already exists [2022-05-12T11:04:42.871Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:43.144Z] 2.2.1-dev.1: digest: sha256:1b33bc28e8cae1ab32c8963bedd1ae9034f1d2c6a41c462a10947932c767e771 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:43.495Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:43.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:43.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-12T11:04:43.834Z] 0438d77d25eb: Preparing [2022-05-12T11:04:43.834Z] 559efa468653: Preparing [2022-05-12T11:04:43.834Z] 9b209c0c59e1: Preparing [2022-05-12T11:04:43.834Z] c909adfd1259: Preparing [2022-05-12T11:04:43.834Z] 33d5fa5ac9be: Preparing [2022-05-12T11:04:43.834Z] 3a5ec4bb8234: Preparing [2022-05-12T11:04:43.834Z] e8e6328d39e0: Preparing [2022-05-12T11:04:43.834Z] f73e7dbfee58: Preparing [2022-05-12T11:04:43.834Z] e8e6328d39e0: Waiting [2022-05-12T11:04:43.834Z] 3a5ec4bb8234: Waiting [2022-05-12T11:04:43.834Z] f73e7dbfee58: Waiting [2022-05-12T11:04:43.834Z] 9b209c0c59e1: Layer already exists [2022-05-12T11:04:43.834Z] 33d5fa5ac9be: Layer already exists [2022-05-12T11:04:43.834Z] c909adfd1259: Layer already exists [2022-05-12T11:04:43.834Z] 559efa468653: Layer already exists [2022-05-12T11:04:43.834Z] 0438d77d25eb: Layer already exists [2022-05-12T11:04:43.834Z] 3a5ec4bb8234: Layer already exists [2022-05-12T11:04:44.105Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:44.105Z] e8e6328d39e0: Layer already exists [2022-05-12T11:04:44.105Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:1b33bc28e8cae1ab32c8963bedd1ae9034f1d2c6a41c462a10947932c767e771 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:44.455Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:44.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-12T11:04:44.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-12T11:04:44.794Z] 0438d77d25eb: Preparing [2022-05-12T11:04:44.794Z] 559efa468653: Preparing [2022-05-12T11:04:44.794Z] 9b209c0c59e1: Preparing [2022-05-12T11:04:44.794Z] c909adfd1259: Preparing [2022-05-12T11:04:44.794Z] 33d5fa5ac9be: Preparing [2022-05-12T11:04:44.794Z] 3a5ec4bb8234: Preparing [2022-05-12T11:04:44.794Z] e8e6328d39e0: Preparing [2022-05-12T11:04:44.794Z] f73e7dbfee58: Preparing [2022-05-12T11:04:44.794Z] e8e6328d39e0: Waiting [2022-05-12T11:04:44.794Z] 33d5fa5ac9be: Layer already exists [2022-05-12T11:04:44.794Z] 559efa468653: Layer already exists [2022-05-12T11:04:44.794Z] 0438d77d25eb: Layer already exists [2022-05-12T11:04:44.794Z] 9b209c0c59e1: Layer already exists [2022-05-12T11:04:44.794Z] c909adfd1259: Layer already exists [2022-05-12T11:04:45.066Z] e8e6328d39e0: Layer already exists [2022-05-12T11:04:45.066Z] 3a5ec4bb8234: Layer already exists [2022-05-12T11:04:45.066Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:45.066Z] main: digest: sha256:1b33bc28e8cae1ab32c8963bedd1ae9034f1d2c6a41c462a10947932c767e771 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:45.118Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:45.127Z] taggedImages: [2022-05-12T11:04:45.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:45.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-12T11:04:45.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.1 [2022-05-12T11:04:45.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:45.127Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-12T11:04:45.149Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-12T11:04:45.149Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:45.149Z] latest [2022-05-12T11:04:45.149Z] 2.2.1-dev.1 [2022-05-12T11:04:45.149Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:45.149Z] main [2022-05-12T11:04:45.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:45.501Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:45.838Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:45.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-12T11:04:45.838Z] 70572b10ebfb: Preparing [2022-05-12T11:04:45.838Z] 01fbd05e56aa: Preparing [2022-05-12T11:04:45.838Z] bf39d39c4d73: Preparing [2022-05-12T11:04:45.838Z] 3a40032168b1: Preparing [2022-05-12T11:04:45.838Z] 24e409347e4c: Preparing [2022-05-12T11:04:45.838Z] d4d498548f3f: Preparing [2022-05-12T11:04:45.838Z] 71ffab9264f5: Preparing [2022-05-12T11:04:45.838Z] 2433dfaf7ebe: Preparing [2022-05-12T11:04:45.838Z] 2b9c49798370: Preparing [2022-05-12T11:04:45.838Z] f73e7dbfee58: Preparing [2022-05-12T11:04:45.838Z] 71ffab9264f5: Waiting [2022-05-12T11:04:45.838Z] 2b9c49798370: Waiting [2022-05-12T11:04:45.838Z] f73e7dbfee58: Waiting [2022-05-12T11:04:45.838Z] 2433dfaf7ebe: Waiting [2022-05-12T11:04:45.838Z] d4d498548f3f: Waiting [2022-05-12T11:04:46.111Z] 70572b10ebfb: Pushed [2022-05-12T11:04:46.111Z] 01fbd05e56aa: Pushed [2022-05-12T11:04:46.111Z] 24e409347e4c: Pushed [2022-05-12T11:04:46.383Z] 71ffab9264f5: Pushed [2022-05-12T11:04:46.383Z] d4d498548f3f: Pushed [2022-05-12T11:04:46.383Z] 2433dfaf7ebe: Pushed [2022-05-12T11:04:46.383Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:46.654Z] 2b9c49798370: Pushed [2022-05-12T11:04:48.624Z] 3a40032168b1: Pushed [2022-05-12T11:04:49.594Z] bf39d39c4d73: Pushed [2022-05-12T11:04:49.594Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:bd0b0133bcde38b9e743944c91c819a98ff7486a1eb810356a529747a93ecaa0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:49.939Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:50.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-12T11:04:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-12T11:04:50.278Z] 70572b10ebfb: Preparing [2022-05-12T11:04:50.278Z] 01fbd05e56aa: Preparing [2022-05-12T11:04:50.278Z] bf39d39c4d73: Preparing [2022-05-12T11:04:50.278Z] 3a40032168b1: Preparing [2022-05-12T11:04:50.278Z] 24e409347e4c: Preparing [2022-05-12T11:04:50.278Z] d4d498548f3f: Preparing [2022-05-12T11:04:50.278Z] 71ffab9264f5: Preparing [2022-05-12T11:04:50.278Z] 2433dfaf7ebe: Preparing [2022-05-12T11:04:50.278Z] 2b9c49798370: Preparing [2022-05-12T11:04:50.278Z] f73e7dbfee58: Preparing [2022-05-12T11:04:50.278Z] 2433dfaf7ebe: Waiting [2022-05-12T11:04:50.278Z] 2b9c49798370: Waiting [2022-05-12T11:04:50.278Z] f73e7dbfee58: Waiting [2022-05-12T11:04:50.278Z] d4d498548f3f: Waiting [2022-05-12T11:04:50.278Z] 24e409347e4c: Layer already exists [2022-05-12T11:04:50.278Z] bf39d39c4d73: Layer already exists [2022-05-12T11:04:50.278Z] 01fbd05e56aa: Layer already exists [2022-05-12T11:04:50.278Z] 3a40032168b1: Layer already exists [2022-05-12T11:04:50.278Z] 70572b10ebfb: Layer already exists [2022-05-12T11:04:50.555Z] d4d498548f3f: Layer already exists [2022-05-12T11:04:50.555Z] 71ffab9264f5: Layer already exists [2022-05-12T11:04:50.555Z] 2b9c49798370: Layer already exists [2022-05-12T11:04:50.555Z] 2433dfaf7ebe: Layer already exists [2022-05-12T11:04:50.555Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:50.555Z] latest: digest: sha256:bd0b0133bcde38b9e743944c91c819a98ff7486a1eb810356a529747a93ecaa0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:50.899Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:51.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.1 [2022-05-12T11:04:51.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-12T11:04:51.240Z] 70572b10ebfb: Preparing [2022-05-12T11:04:51.240Z] 01fbd05e56aa: Preparing [2022-05-12T11:04:51.240Z] bf39d39c4d73: Preparing [2022-05-12T11:04:51.240Z] 3a40032168b1: Preparing [2022-05-12T11:04:51.240Z] 24e409347e4c: Preparing [2022-05-12T11:04:51.240Z] d4d498548f3f: Preparing [2022-05-12T11:04:51.240Z] 71ffab9264f5: Preparing [2022-05-12T11:04:51.240Z] 2433dfaf7ebe: Preparing [2022-05-12T11:04:51.240Z] 2b9c49798370: Preparing [2022-05-12T11:04:51.240Z] f73e7dbfee58: Preparing [2022-05-12T11:04:51.240Z] 2433dfaf7ebe: Waiting [2022-05-12T11:04:51.240Z] 2b9c49798370: Waiting [2022-05-12T11:04:51.240Z] f73e7dbfee58: Waiting [2022-05-12T11:04:51.240Z] d4d498548f3f: Waiting [2022-05-12T11:04:51.240Z] 71ffab9264f5: Waiting [2022-05-12T11:04:51.240Z] 24e409347e4c: Layer already exists [2022-05-12T11:04:51.240Z] 70572b10ebfb: Layer already exists [2022-05-12T11:04:51.240Z] 01fbd05e56aa: Layer already exists [2022-05-12T11:04:51.240Z] 3a40032168b1: Layer already exists [2022-05-12T11:04:51.240Z] bf39d39c4d73: Layer already exists [2022-05-12T11:04:51.240Z] d4d498548f3f: Layer already exists [2022-05-12T11:04:51.240Z] 2433dfaf7ebe: Layer already exists [2022-05-12T11:04:51.240Z] 2b9c49798370: Layer already exists [2022-05-12T11:04:51.240Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:51.240Z] 71ffab9264f5: Layer already exists [2022-05-12T11:04:51.512Z] 2.2.1-dev.1: digest: sha256:bd0b0133bcde38b9e743944c91c819a98ff7486a1eb810356a529747a93ecaa0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:51.856Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:52.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:52.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-12T11:04:52.194Z] 70572b10ebfb: Preparing [2022-05-12T11:04:52.194Z] 01fbd05e56aa: Preparing [2022-05-12T11:04:52.194Z] bf39d39c4d73: Preparing [2022-05-12T11:04:52.194Z] 3a40032168b1: Preparing [2022-05-12T11:04:52.194Z] 24e409347e4c: Preparing [2022-05-12T11:04:52.194Z] d4d498548f3f: Preparing [2022-05-12T11:04:52.194Z] 71ffab9264f5: Preparing [2022-05-12T11:04:52.194Z] d4d498548f3f: Waiting [2022-05-12T11:04:52.194Z] 2433dfaf7ebe: Preparing [2022-05-12T11:04:52.194Z] 2b9c49798370: Preparing [2022-05-12T11:04:52.194Z] 71ffab9264f5: Waiting [2022-05-12T11:04:52.194Z] f73e7dbfee58: Preparing [2022-05-12T11:04:52.194Z] 2433dfaf7ebe: Waiting [2022-05-12T11:04:52.194Z] 2b9c49798370: Waiting [2022-05-12T11:04:52.194Z] f73e7dbfee58: Waiting [2022-05-12T11:04:52.194Z] 3a40032168b1: Layer already exists [2022-05-12T11:04:52.194Z] 01fbd05e56aa: Layer already exists [2022-05-12T11:04:52.194Z] bf39d39c4d73: Layer already exists [2022-05-12T11:04:52.194Z] 24e409347e4c: Layer already exists [2022-05-12T11:04:52.194Z] 70572b10ebfb: Layer already exists [2022-05-12T11:04:52.194Z] d4d498548f3f: Layer already exists [2022-05-12T11:04:52.194Z] 2433dfaf7ebe: Layer already exists [2022-05-12T11:04:52.194Z] 71ffab9264f5: Layer already exists [2022-05-12T11:04:52.194Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:52.194Z] 2b9c49798370: Layer already exists [2022-05-12T11:04:52.464Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:bd0b0133bcde38b9e743944c91c819a98ff7486a1eb810356a529747a93ecaa0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:52.812Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:53.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-12T11:04:53.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-12T11:04:53.152Z] 70572b10ebfb: Preparing [2022-05-12T11:04:53.152Z] 01fbd05e56aa: Preparing [2022-05-12T11:04:53.152Z] bf39d39c4d73: Preparing [2022-05-12T11:04:53.152Z] 3a40032168b1: Preparing [2022-05-12T11:04:53.152Z] 24e409347e4c: Preparing [2022-05-12T11:04:53.152Z] d4d498548f3f: Preparing [2022-05-12T11:04:53.152Z] 71ffab9264f5: Preparing [2022-05-12T11:04:53.152Z] 2433dfaf7ebe: Preparing [2022-05-12T11:04:53.152Z] 2b9c49798370: Preparing [2022-05-12T11:04:53.152Z] f73e7dbfee58: Preparing [2022-05-12T11:04:53.152Z] 2433dfaf7ebe: Waiting [2022-05-12T11:04:53.152Z] 2b9c49798370: Waiting [2022-05-12T11:04:53.152Z] f73e7dbfee58: Waiting [2022-05-12T11:04:53.152Z] d4d498548f3f: Waiting [2022-05-12T11:04:53.152Z] 71ffab9264f5: Waiting [2022-05-12T11:04:53.152Z] bf39d39c4d73: Layer already exists [2022-05-12T11:04:53.152Z] 01fbd05e56aa: Layer already exists [2022-05-12T11:04:53.152Z] 24e409347e4c: Layer already exists [2022-05-12T11:04:53.152Z] 70572b10ebfb: Layer already exists [2022-05-12T11:04:53.152Z] 3a40032168b1: Layer already exists [2022-05-12T11:04:53.152Z] f73e7dbfee58: Layer already exists [2022-05-12T11:04:53.152Z] d4d498548f3f: Layer already exists [2022-05-12T11:04:53.152Z] 71ffab9264f5: Layer already exists [2022-05-12T11:04:53.152Z] 2433dfaf7ebe: Layer already exists [2022-05-12T11:04:53.152Z] 2b9c49798370: Layer already exists [2022-05-12T11:04:53.422Z] main: digest: sha256:bd0b0133bcde38b9e743944c91c819a98ff7486a1eb810356a529747a93ecaa0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:04:53.465Z] ===================================================== [Pipeline] echo [2022-05-12T11:04:53.471Z] taggedImages: [2022-05-12T11:04:53.471Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:53.471Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-12T11:04:53.471Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.1 [2022-05-12T11:04:53.471Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:53.471Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-12T11:04:53.486Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-12T11:04:53.486Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:53.486Z] latest [2022-05-12T11:04:53.486Z] 2.2.1-dev.1 [2022-05-12T11:04:53.486Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:04:53.486Z] main [2022-05-12T11:04:53.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:53.828Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:54.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:04:54.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-12T11:04:54.168Z] bfeeaadfce69: Preparing [2022-05-12T11:04:54.168Z] 011277728d9a: Preparing [2022-05-12T11:04:54.168Z] 30dfdee70780: Preparing [2022-05-12T11:04:54.168Z] 3095488cf1bf: Preparing [2022-05-12T11:04:54.168Z] b3626e425345: Preparing [2022-05-12T11:04:54.168Z] 4f4ce317c6bb: Preparing [2022-05-12T11:04:54.168Z] 4f4ce317c6bb: Waiting [2022-05-12T11:04:54.443Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:54.443Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:04:54.443Z] b3626e425345: Pushed [2022-05-12T11:04:54.443Z] bfeeaadfce69: Pushed [2022-05-12T11:04:55.875Z] 3095488cf1bf: Pushed [2022-05-12T11:04:59.252Z] 011277728d9a: Pushed [2022-05-12T11:04:59.252Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:d43552bcb6dba41153a4be1a5cc1b9030038a5be3143d8adad1e285cf5d5b705 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:59.595Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:04:59.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-12T11:04:59.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-12T11:04:59.926Z] bfeeaadfce69: Preparing [2022-05-12T11:04:59.926Z] 011277728d9a: Preparing [2022-05-12T11:04:59.926Z] 30dfdee70780: Preparing [2022-05-12T11:04:59.926Z] 3095488cf1bf: Preparing [2022-05-12T11:04:59.926Z] b3626e425345: Preparing [2022-05-12T11:04:59.926Z] 4f4ce317c6bb: Preparing [2022-05-12T11:04:59.926Z] 4f4ce317c6bb: Waiting [2022-05-12T11:04:59.926Z] 011277728d9a: Layer already exists [2022-05-12T11:04:59.926Z] 3095488cf1bf: Layer already exists [2022-05-12T11:04:59.926Z] 30dfdee70780: Layer already exists [2022-05-12T11:04:59.926Z] b3626e425345: Layer already exists [2022-05-12T11:04:59.926Z] bfeeaadfce69: Layer already exists [2022-05-12T11:04:59.926Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:00.197Z] latest: digest: sha256:d43552bcb6dba41153a4be1a5cc1b9030038a5be3143d8adad1e285cf5d5b705 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:00.536Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:00.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.1 [2022-05-12T11:05:00.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-12T11:05:00.929Z] bfeeaadfce69: Preparing [2022-05-12T11:05:00.929Z] 011277728d9a: Preparing [2022-05-12T11:05:00.929Z] 30dfdee70780: Preparing [2022-05-12T11:05:00.929Z] 3095488cf1bf: Preparing [2022-05-12T11:05:00.929Z] b3626e425345: Preparing [2022-05-12T11:05:00.929Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:00.929Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:00.929Z] bfeeaadfce69: Layer already exists [2022-05-12T11:05:00.929Z] 011277728d9a: Layer already exists [2022-05-12T11:05:00.929Z] 3095488cf1bf: Layer already exists [2022-05-12T11:05:00.929Z] b3626e425345: Layer already exists [2022-05-12T11:05:00.929Z] 30dfdee70780: Layer already exists [2022-05-12T11:05:00.929Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:01.209Z] 2.2.1-dev.1: digest: sha256:d43552bcb6dba41153a4be1a5cc1b9030038a5be3143d8adad1e285cf5d5b705 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:01.570Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:01.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:01.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-12T11:05:01.945Z] bfeeaadfce69: Preparing [2022-05-12T11:05:01.945Z] 011277728d9a: Preparing [2022-05-12T11:05:01.945Z] 30dfdee70780: Preparing [2022-05-12T11:05:01.945Z] 3095488cf1bf: Preparing [2022-05-12T11:05:01.945Z] b3626e425345: Preparing [2022-05-12T11:05:01.945Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:01.945Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:01.945Z] 30dfdee70780: Layer already exists [2022-05-12T11:05:01.945Z] 011277728d9a: Layer already exists [2022-05-12T11:05:01.945Z] 3095488cf1bf: Layer already exists [2022-05-12T11:05:01.945Z] bfeeaadfce69: Layer already exists [2022-05-12T11:05:01.945Z] b3626e425345: Layer already exists [2022-05-12T11:05:01.945Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:02.221Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:d43552bcb6dba41153a4be1a5cc1b9030038a5be3143d8adad1e285cf5d5b705 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:02.787Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:03.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-12T11:05:03.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-12T11:05:03.122Z] bfeeaadfce69: Preparing [2022-05-12T11:05:03.122Z] 011277728d9a: Preparing [2022-05-12T11:05:03.122Z] 30dfdee70780: Preparing [2022-05-12T11:05:03.122Z] 3095488cf1bf: Preparing [2022-05-12T11:05:03.122Z] b3626e425345: Preparing [2022-05-12T11:05:03.122Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:03.122Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:03.122Z] 30dfdee70780: Layer already exists [2022-05-12T11:05:03.122Z] b3626e425345: Layer already exists [2022-05-12T11:05:03.122Z] 3095488cf1bf: Layer already exists [2022-05-12T11:05:03.122Z] 011277728d9a: Layer already exists [2022-05-12T11:05:03.122Z] bfeeaadfce69: Layer already exists [2022-05-12T11:05:03.122Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:03.393Z] main: digest: sha256:d43552bcb6dba41153a4be1a5cc1b9030038a5be3143d8adad1e285cf5d5b705 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:05:03.437Z] ===================================================== [Pipeline] echo [2022-05-12T11:05:03.448Z] taggedImages: [2022-05-12T11:05:03.448Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:03.448Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-12T11:05:03.448Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.1 [2022-05-12T11:05:03.448Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:03.448Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-12T11:05:03.469Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-12T11:05:03.469Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:03.469Z] latest [2022-05-12T11:05:03.469Z] 2.2.1-dev.1 [2022-05-12T11:05:03.469Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:03.469Z] main [2022-05-12T11:05:03.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:03.831Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:04.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:04.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-12T11:05:04.173Z] 84e80c5c0e04: Preparing [2022-05-12T11:05:04.173Z] 1283031328e5: Preparing [2022-05-12T11:05:04.173Z] 388c8c753b52: Preparing [2022-05-12T11:05:04.173Z] c6b6c5a4a654: Preparing [2022-05-12T11:05:04.173Z] 0af6242b62f3: Preparing [2022-05-12T11:05:04.173Z] e20b8094645d: Preparing [2022-05-12T11:05:04.173Z] b3626e425345: Preparing [2022-05-12T11:05:04.173Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:04.173Z] e20b8094645d: Waiting [2022-05-12T11:05:04.173Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:04.173Z] b3626e425345: Waiting [2022-05-12T11:05:04.447Z] 388c8c753b52: Pushed [2022-05-12T11:05:04.447Z] 1283031328e5: Pushed [2022-05-12T11:05:04.447Z] 84e80c5c0e04: Pushed [2022-05-12T11:05:04.447Z] b3626e425345: Layer already exists [2022-05-12T11:05:04.447Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:05.425Z] e20b8094645d: Pushed [2022-05-12T11:05:13.691Z] 0af6242b62f3: Pushed [2022-05-12T11:05:21.950Z] c6b6c5a4a654: Pushed [2022-05-12T11:05:21.950Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:33fb8b59895c1c47bd061d4364236c042d03f837962e0160bdc1a99eca46f59b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:22.288Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:22.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-12T11:05:22.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-12T11:05:22.621Z] 84e80c5c0e04: Preparing [2022-05-12T11:05:22.621Z] 1283031328e5: Preparing [2022-05-12T11:05:22.621Z] 388c8c753b52: Preparing [2022-05-12T11:05:22.621Z] c6b6c5a4a654: Preparing [2022-05-12T11:05:22.621Z] 0af6242b62f3: Preparing [2022-05-12T11:05:22.621Z] e20b8094645d: Preparing [2022-05-12T11:05:22.621Z] b3626e425345: Preparing [2022-05-12T11:05:22.621Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:22.621Z] e20b8094645d: Waiting [2022-05-12T11:05:22.621Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:22.621Z] b3626e425345: Waiting [2022-05-12T11:05:22.621Z] 84e80c5c0e04: Layer already exists [2022-05-12T11:05:22.621Z] 0af6242b62f3: Layer already exists [2022-05-12T11:05:22.621Z] c6b6c5a4a654: Layer already exists [2022-05-12T11:05:22.621Z] 388c8c753b52: Layer already exists [2022-05-12T11:05:22.621Z] 1283031328e5: Layer already exists [2022-05-12T11:05:22.892Z] e20b8094645d: Layer already exists [2022-05-12T11:05:22.892Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:22.892Z] b3626e425345: Layer already exists [2022-05-12T11:05:22.892Z] latest: digest: sha256:33fb8b59895c1c47bd061d4364236c042d03f837962e0160bdc1a99eca46f59b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:23.232Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:23.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.1 [2022-05-12T11:05:23.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-12T11:05:23.569Z] 84e80c5c0e04: Preparing [2022-05-12T11:05:23.569Z] 1283031328e5: Preparing [2022-05-12T11:05:23.569Z] 388c8c753b52: Preparing [2022-05-12T11:05:23.569Z] c6b6c5a4a654: Preparing [2022-05-12T11:05:23.569Z] 0af6242b62f3: Preparing [2022-05-12T11:05:23.569Z] e20b8094645d: Preparing [2022-05-12T11:05:23.569Z] b3626e425345: Preparing [2022-05-12T11:05:23.569Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:23.569Z] e20b8094645d: Waiting [2022-05-12T11:05:23.569Z] b3626e425345: Waiting [2022-05-12T11:05:23.569Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:23.569Z] 0af6242b62f3: Layer already exists [2022-05-12T11:05:23.569Z] c6b6c5a4a654: Layer already exists [2022-05-12T11:05:23.569Z] 84e80c5c0e04: Layer already exists [2022-05-12T11:05:23.569Z] 388c8c753b52: Layer already exists [2022-05-12T11:05:23.569Z] 1283031328e5: Layer already exists [2022-05-12T11:05:23.569Z] e20b8094645d: Layer already exists [2022-05-12T11:05:23.569Z] b3626e425345: Layer already exists [2022-05-12T11:05:23.569Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:23.840Z] 2.2.1-dev.1: digest: sha256:33fb8b59895c1c47bd061d4364236c042d03f837962e0160bdc1a99eca46f59b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:24.182Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:24.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:24.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-12T11:05:24.518Z] 84e80c5c0e04: Preparing [2022-05-12T11:05:24.518Z] 1283031328e5: Preparing [2022-05-12T11:05:24.518Z] 388c8c753b52: Preparing [2022-05-12T11:05:24.518Z] c6b6c5a4a654: Preparing [2022-05-12T11:05:24.518Z] 0af6242b62f3: Preparing [2022-05-12T11:05:24.518Z] e20b8094645d: Preparing [2022-05-12T11:05:24.518Z] b3626e425345: Preparing [2022-05-12T11:05:24.518Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:24.518Z] e20b8094645d: Waiting [2022-05-12T11:05:24.518Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:24.518Z] c6b6c5a4a654: Layer already exists [2022-05-12T11:05:24.518Z] 0af6242b62f3: Layer already exists [2022-05-12T11:05:24.518Z] 1283031328e5: Layer already exists [2022-05-12T11:05:24.518Z] 84e80c5c0e04: Layer already exists [2022-05-12T11:05:24.518Z] 388c8c753b52: Layer already exists [2022-05-12T11:05:24.518Z] b3626e425345: Layer already exists [2022-05-12T11:05:24.518Z] e20b8094645d: Layer already exists [2022-05-12T11:05:24.518Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:24.790Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:33fb8b59895c1c47bd061d4364236c042d03f837962e0160bdc1a99eca46f59b size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:25.136Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:25.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-12T11:05:25.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-12T11:05:25.475Z] 84e80c5c0e04: Preparing [2022-05-12T11:05:25.475Z] 1283031328e5: Preparing [2022-05-12T11:05:25.475Z] 388c8c753b52: Preparing [2022-05-12T11:05:25.475Z] c6b6c5a4a654: Preparing [2022-05-12T11:05:25.475Z] 0af6242b62f3: Preparing [2022-05-12T11:05:25.475Z] e20b8094645d: Preparing [2022-05-12T11:05:25.475Z] b3626e425345: Preparing [2022-05-12T11:05:25.475Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:25.475Z] e20b8094645d: Waiting [2022-05-12T11:05:25.475Z] b3626e425345: Waiting [2022-05-12T11:05:25.475Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:25.475Z] 84e80c5c0e04: Layer already exists [2022-05-12T11:05:25.475Z] 1283031328e5: Layer already exists [2022-05-12T11:05:25.475Z] 388c8c753b52: Layer already exists [2022-05-12T11:05:25.475Z] c6b6c5a4a654: Layer already exists [2022-05-12T11:05:25.475Z] 0af6242b62f3: Layer already exists [2022-05-12T11:05:25.475Z] e20b8094645d: Layer already exists [2022-05-12T11:05:25.475Z] b3626e425345: Layer already exists [2022-05-12T11:05:25.475Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:25.747Z] main: digest: sha256:33fb8b59895c1c47bd061d4364236c042d03f837962e0160bdc1a99eca46f59b size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:05:25.795Z] ===================================================== [Pipeline] echo [2022-05-12T11:05:25.806Z] taggedImages: [2022-05-12T11:05:25.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:25.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-12T11:05:25.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.1 [2022-05-12T11:05:25.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:25.806Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-12T11:05:25.829Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-12T11:05:25.829Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:25.829Z] latest [2022-05-12T11:05:25.829Z] 2.2.1-dev.1 [2022-05-12T11:05:25.829Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:25.829Z] main [2022-05-12T11:05:25.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:26.192Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:26.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:26.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-12T11:05:26.531Z] d3c6fa0f27b1: Preparing [2022-05-12T11:05:26.531Z] 43f9d444eea7: Preparing [2022-05-12T11:05:26.531Z] 56c804d6dc8a: Preparing [2022-05-12T11:05:26.531Z] cf0b069328b6: Preparing [2022-05-12T11:05:26.531Z] 325727a93946: Preparing [2022-05-12T11:05:26.531Z] b3626e425345: Preparing [2022-05-12T11:05:26.531Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:26.531Z] b3626e425345: Waiting [2022-05-12T11:05:26.531Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:26.805Z] 56c804d6dc8a: Pushed [2022-05-12T11:05:26.805Z] d3c6fa0f27b1: Pushed [2022-05-12T11:05:26.805Z] 43f9d444eea7: Pushed [2022-05-12T11:05:26.805Z] b3626e425345: Layer already exists [2022-05-12T11:05:26.805Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:27.406Z] 325727a93946: Pushed [2022-05-12T11:05:45.678Z] cf0b069328b6: Pushed [2022-05-12T11:05:45.678Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:9ca6f27728ed1b059a59c680b4308624c28e6a415711392524b04d738358ff5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:46.022Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:46.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-12T11:05:46.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-12T11:05:46.356Z] d3c6fa0f27b1: Preparing [2022-05-12T11:05:46.356Z] 43f9d444eea7: Preparing [2022-05-12T11:05:46.356Z] 56c804d6dc8a: Preparing [2022-05-12T11:05:46.356Z] cf0b069328b6: Preparing [2022-05-12T11:05:46.356Z] 325727a93946: Preparing [2022-05-12T11:05:46.356Z] b3626e425345: Preparing [2022-05-12T11:05:46.356Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:46.356Z] b3626e425345: Waiting [2022-05-12T11:05:46.356Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:46.356Z] 325727a93946: Layer already exists [2022-05-12T11:05:46.356Z] d3c6fa0f27b1: Layer already exists [2022-05-12T11:05:46.356Z] cf0b069328b6: Layer already exists [2022-05-12T11:05:46.356Z] 56c804d6dc8a: Layer already exists [2022-05-12T11:05:46.356Z] 43f9d444eea7: Layer already exists [2022-05-12T11:05:46.356Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:46.356Z] b3626e425345: Layer already exists [2022-05-12T11:05:46.626Z] latest: digest: sha256:9ca6f27728ed1b059a59c680b4308624c28e6a415711392524b04d738358ff5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:46.966Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:47.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.1 [2022-05-12T11:05:47.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-12T11:05:47.300Z] d3c6fa0f27b1: Preparing [2022-05-12T11:05:47.300Z] 43f9d444eea7: Preparing [2022-05-12T11:05:47.300Z] 56c804d6dc8a: Preparing [2022-05-12T11:05:47.300Z] cf0b069328b6: Preparing [2022-05-12T11:05:47.300Z] 325727a93946: Preparing [2022-05-12T11:05:47.300Z] b3626e425345: Preparing [2022-05-12T11:05:47.300Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:47.300Z] b3626e425345: Waiting [2022-05-12T11:05:47.300Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:47.300Z] 56c804d6dc8a: Layer already exists [2022-05-12T11:05:47.300Z] d3c6fa0f27b1: Layer already exists [2022-05-12T11:05:47.300Z] 43f9d444eea7: Layer already exists [2022-05-12T11:05:47.300Z] 325727a93946: Layer already exists [2022-05-12T11:05:47.300Z] cf0b069328b6: Layer already exists [2022-05-12T11:05:47.300Z] b3626e425345: Layer already exists [2022-05-12T11:05:47.300Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:47.570Z] 2.2.1-dev.1: digest: sha256:9ca6f27728ed1b059a59c680b4308624c28e6a415711392524b04d738358ff5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:47.910Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:48.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:48.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-12T11:05:48.245Z] d3c6fa0f27b1: Preparing [2022-05-12T11:05:48.245Z] 43f9d444eea7: Preparing [2022-05-12T11:05:48.245Z] 56c804d6dc8a: Preparing [2022-05-12T11:05:48.245Z] cf0b069328b6: Preparing [2022-05-12T11:05:48.245Z] 325727a93946: Preparing [2022-05-12T11:05:48.245Z] b3626e425345: Preparing [2022-05-12T11:05:48.245Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:48.245Z] b3626e425345: Waiting [2022-05-12T11:05:48.245Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:48.245Z] 325727a93946: Layer already exists [2022-05-12T11:05:48.245Z] cf0b069328b6: Layer already exists [2022-05-12T11:05:48.245Z] 56c804d6dc8a: Layer already exists [2022-05-12T11:05:48.245Z] d3c6fa0f27b1: Layer already exists [2022-05-12T11:05:48.245Z] 43f9d444eea7: Layer already exists [2022-05-12T11:05:48.245Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:48.245Z] b3626e425345: Layer already exists [2022-05-12T11:05:48.515Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:9ca6f27728ed1b059a59c680b4308624c28e6a415711392524b04d738358ff5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:48.857Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:49.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-12T11:05:49.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-12T11:05:49.188Z] d3c6fa0f27b1: Preparing [2022-05-12T11:05:49.188Z] 43f9d444eea7: Preparing [2022-05-12T11:05:49.188Z] 56c804d6dc8a: Preparing [2022-05-12T11:05:49.188Z] cf0b069328b6: Preparing [2022-05-12T11:05:49.188Z] 325727a93946: Preparing [2022-05-12T11:05:49.188Z] b3626e425345: Preparing [2022-05-12T11:05:49.188Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:49.188Z] b3626e425345: Waiting [2022-05-12T11:05:49.188Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:49.188Z] cf0b069328b6: Layer already exists [2022-05-12T11:05:49.188Z] 56c804d6dc8a: Layer already exists [2022-05-12T11:05:49.189Z] 325727a93946: Layer already exists [2022-05-12T11:05:49.189Z] d3c6fa0f27b1: Layer already exists [2022-05-12T11:05:49.189Z] 43f9d444eea7: Layer already exists [2022-05-12T11:05:49.189Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:49.189Z] b3626e425345: Layer already exists [2022-05-12T11:05:49.459Z] main: digest: sha256:9ca6f27728ed1b059a59c680b4308624c28e6a415711392524b04d738358ff5b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:05:49.506Z] ===================================================== [Pipeline] echo [2022-05-12T11:05:49.516Z] taggedImages: [2022-05-12T11:05:49.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:49.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-12T11:05:49.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.1 [2022-05-12T11:05:49.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:49.516Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-12T11:05:49.536Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-12T11:05:49.536Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:49.536Z] latest [2022-05-12T11:05:49.536Z] 2.2.1-dev.1 [2022-05-12T11:05:49.536Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:05:49.536Z] main [2022-05-12T11:05:49.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:49.890Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:05:50.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:05:50.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-12T11:05:50.235Z] 28d3997ed0f0: Preparing [2022-05-12T11:05:50.235Z] 127693506955: Preparing [2022-05-12T11:05:50.235Z] c14e63a88575: Preparing [2022-05-12T11:05:50.235Z] 73d5c33cb7d0: Preparing [2022-05-12T11:05:50.235Z] e20b8094645d: Preparing [2022-05-12T11:05:50.235Z] b3626e425345: Preparing [2022-05-12T11:05:50.235Z] 4f4ce317c6bb: Preparing [2022-05-12T11:05:50.235Z] 4f4ce317c6bb: Waiting [2022-05-12T11:05:50.235Z] b3626e425345: Waiting [2022-05-12T11:05:50.235Z] e20b8094645d: Layer already exists [2022-05-12T11:05:50.510Z] b3626e425345: Layer already exists [2022-05-12T11:05:50.510Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:05:50.510Z] c14e63a88575: Pushed [2022-05-12T11:05:50.510Z] 28d3997ed0f0: Pushed [2022-05-12T11:05:50.510Z] 127693506955: Pushed [2022-05-12T11:06:08.807Z] 73d5c33cb7d0: Pushed [2022-05-12T11:06:08.807Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:80541c36f866f35823d4c7c3b423721d03eb6b5be022c72a334aeb98092efbb3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:09.158Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:09.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-12T11:06:09.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-12T11:06:09.523Z] 28d3997ed0f0: Preparing [2022-05-12T11:06:09.523Z] 127693506955: Preparing [2022-05-12T11:06:09.523Z] c14e63a88575: Preparing [2022-05-12T11:06:09.523Z] 73d5c33cb7d0: Preparing [2022-05-12T11:06:09.523Z] e20b8094645d: Preparing [2022-05-12T11:06:09.523Z] b3626e425345: Preparing [2022-05-12T11:06:09.523Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:09.523Z] b3626e425345: Waiting [2022-05-12T11:06:09.523Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:09.808Z] 28d3997ed0f0: Layer already exists [2022-05-12T11:06:09.808Z] e20b8094645d: Layer already exists [2022-05-12T11:06:09.808Z] 73d5c33cb7d0: Layer already exists [2022-05-12T11:06:09.808Z] 127693506955: Layer already exists [2022-05-12T11:06:09.808Z] c14e63a88575: Layer already exists [2022-05-12T11:06:09.808Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:09.808Z] b3626e425345: Layer already exists [2022-05-12T11:06:09.808Z] latest: digest: sha256:80541c36f866f35823d4c7c3b423721d03eb6b5be022c72a334aeb98092efbb3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:10.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:10.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.1 [2022-05-12T11:06:10.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-12T11:06:10.497Z] 28d3997ed0f0: Preparing [2022-05-12T11:06:10.497Z] 127693506955: Preparing [2022-05-12T11:06:10.497Z] c14e63a88575: Preparing [2022-05-12T11:06:10.497Z] 73d5c33cb7d0: Preparing [2022-05-12T11:06:10.497Z] e20b8094645d: Preparing [2022-05-12T11:06:10.497Z] b3626e425345: Preparing [2022-05-12T11:06:10.497Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:10.497Z] b3626e425345: Waiting [2022-05-12T11:06:10.497Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:10.497Z] c14e63a88575: Layer already exists [2022-05-12T11:06:10.497Z] 28d3997ed0f0: Layer already exists [2022-05-12T11:06:10.497Z] e20b8094645d: Layer already exists [2022-05-12T11:06:10.497Z] 127693506955: Layer already exists [2022-05-12T11:06:10.497Z] 73d5c33cb7d0: Layer already exists [2022-05-12T11:06:10.497Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:10.497Z] b3626e425345: Layer already exists [2022-05-12T11:06:10.768Z] 2.2.1-dev.1: digest: sha256:80541c36f866f35823d4c7c3b423721d03eb6b5be022c72a334aeb98092efbb3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:11.117Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:11.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:11.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-12T11:06:11.456Z] 28d3997ed0f0: Preparing [2022-05-12T11:06:11.456Z] 127693506955: Preparing [2022-05-12T11:06:11.456Z] c14e63a88575: Preparing [2022-05-12T11:06:11.456Z] 73d5c33cb7d0: Preparing [2022-05-12T11:06:11.456Z] e20b8094645d: Preparing [2022-05-12T11:06:11.456Z] b3626e425345: Preparing [2022-05-12T11:06:11.456Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:11.456Z] b3626e425345: Waiting [2022-05-12T11:06:11.456Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:11.456Z] e20b8094645d: Layer already exists [2022-05-12T11:06:11.456Z] 73d5c33cb7d0: Layer already exists [2022-05-12T11:06:11.456Z] c14e63a88575: Layer already exists [2022-05-12T11:06:11.456Z] 28d3997ed0f0: Layer already exists [2022-05-12T11:06:11.456Z] 127693506955: Layer already exists [2022-05-12T11:06:11.456Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:11.456Z] b3626e425345: Layer already exists [2022-05-12T11:06:11.728Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:80541c36f866f35823d4c7c3b423721d03eb6b5be022c72a334aeb98092efbb3 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:12.078Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:12.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-12T11:06:12.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-12T11:06:12.416Z] 28d3997ed0f0: Preparing [2022-05-12T11:06:12.416Z] 127693506955: Preparing [2022-05-12T11:06:12.416Z] c14e63a88575: Preparing [2022-05-12T11:06:12.416Z] 73d5c33cb7d0: Preparing [2022-05-12T11:06:12.416Z] e20b8094645d: Preparing [2022-05-12T11:06:12.416Z] b3626e425345: Preparing [2022-05-12T11:06:12.416Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:12.416Z] b3626e425345: Waiting [2022-05-12T11:06:12.416Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:12.416Z] c14e63a88575: Layer already exists [2022-05-12T11:06:12.416Z] 127693506955: Layer already exists [2022-05-12T11:06:12.416Z] e20b8094645d: Layer already exists [2022-05-12T11:06:12.416Z] 73d5c33cb7d0: Layer already exists [2022-05-12T11:06:12.416Z] 28d3997ed0f0: Layer already exists [2022-05-12T11:06:12.687Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:12.687Z] b3626e425345: Layer already exists [2022-05-12T11:06:12.687Z] main: digest: sha256:80541c36f866f35823d4c7c3b423721d03eb6b5be022c72a334aeb98092efbb3 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:06:12.737Z] ===================================================== [Pipeline] echo [2022-05-12T11:06:12.746Z] taggedImages: [2022-05-12T11:06:12.746Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:12.746Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-12T11:06:12.746Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.1 [2022-05-12T11:06:12.746Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:12.746Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-12T11:06:12.771Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-12T11:06:12.771Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:12.771Z] latest [2022-05-12T11:06:12.771Z] 2.2.1-dev.1 [2022-05-12T11:06:12.771Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:12.771Z] main [2022-05-12T11:06:12.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:13.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:13.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:13.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-12T11:06:13.467Z] 6110910bcfe2: Preparing [2022-05-12T11:06:13.467Z] 530fff962dad: Preparing [2022-05-12T11:06:13.467Z] 30dfdee70780: Preparing [2022-05-12T11:06:13.467Z] 6c12385fd354: Preparing [2022-05-12T11:06:13.467Z] f73e7dbfee58: Preparing [2022-05-12T11:06:13.739Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:13.739Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:13.739Z] 6110910bcfe2: Pushed [2022-05-12T11:06:14.010Z] 6c12385fd354: Pushed [2022-05-12T11:06:19.387Z] 530fff962dad: Pushed [2022-05-12T11:06:19.387Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:6b01d8125f52744bffbb3214dcf0869b2c81d559a8196001e86049cba1491f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:19.734Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:20.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-12T11:06:20.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-12T11:06:20.070Z] 6110910bcfe2: Preparing [2022-05-12T11:06:20.070Z] 530fff962dad: Preparing [2022-05-12T11:06:20.070Z] 30dfdee70780: Preparing [2022-05-12T11:06:20.070Z] 6c12385fd354: Preparing [2022-05-12T11:06:20.070Z] f73e7dbfee58: Preparing [2022-05-12T11:06:20.070Z] 6c12385fd354: Layer already exists [2022-05-12T11:06:20.070Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:20.070Z] 530fff962dad: Layer already exists [2022-05-12T11:06:20.070Z] 6110910bcfe2: Layer already exists [2022-05-12T11:06:20.070Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:20.341Z] latest: digest: sha256:6b01d8125f52744bffbb3214dcf0869b2c81d559a8196001e86049cba1491f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:20.685Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:21.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.1 [2022-05-12T11:06:21.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-12T11:06:21.021Z] 6110910bcfe2: Preparing [2022-05-12T11:06:21.021Z] 530fff962dad: Preparing [2022-05-12T11:06:21.021Z] 30dfdee70780: Preparing [2022-05-12T11:06:21.021Z] 6c12385fd354: Preparing [2022-05-12T11:06:21.021Z] f73e7dbfee58: Preparing [2022-05-12T11:06:21.021Z] 6110910bcfe2: Layer already exists [2022-05-12T11:06:21.021Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:21.021Z] 530fff962dad: Layer already exists [2022-05-12T11:06:21.021Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:21.021Z] 6c12385fd354: Layer already exists [2022-05-12T11:06:21.292Z] 2.2.1-dev.1: digest: sha256:6b01d8125f52744bffbb3214dcf0869b2c81d559a8196001e86049cba1491f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:21.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:21.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:21.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-12T11:06:21.978Z] 6110910bcfe2: Preparing [2022-05-12T11:06:21.978Z] 530fff962dad: Preparing [2022-05-12T11:06:21.978Z] 30dfdee70780: Preparing [2022-05-12T11:06:21.978Z] 6c12385fd354: Preparing [2022-05-12T11:06:21.978Z] f73e7dbfee58: Preparing [2022-05-12T11:06:21.978Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:21.978Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:21.978Z] 530fff962dad: Layer already exists [2022-05-12T11:06:21.978Z] 6c12385fd354: Layer already exists [2022-05-12T11:06:21.978Z] 6110910bcfe2: Layer already exists [2022-05-12T11:06:22.249Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:6b01d8125f52744bffbb3214dcf0869b2c81d559a8196001e86049cba1491f20 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:22.593Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:22.929Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-12T11:06:22.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-12T11:06:22.929Z] 6110910bcfe2: Preparing [2022-05-12T11:06:22.929Z] 530fff962dad: Preparing [2022-05-12T11:06:22.929Z] 30dfdee70780: Preparing [2022-05-12T11:06:22.929Z] 6c12385fd354: Preparing [2022-05-12T11:06:22.929Z] f73e7dbfee58: Preparing [2022-05-12T11:06:22.929Z] 6c12385fd354: Layer already exists [2022-05-12T11:06:22.929Z] 6110910bcfe2: Layer already exists [2022-05-12T11:06:22.929Z] 530fff962dad: Layer already exists [2022-05-12T11:06:22.929Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:22.929Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:23.200Z] main: digest: sha256:6b01d8125f52744bffbb3214dcf0869b2c81d559a8196001e86049cba1491f20 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:06:23.246Z] ===================================================== [Pipeline] echo [2022-05-12T11:06:23.258Z] taggedImages: [2022-05-12T11:06:23.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:23.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-12T11:06:23.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.1 [2022-05-12T11:06:23.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:23.258Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-12T11:06:23.278Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-12T11:06:23.278Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:23.278Z] latest [2022-05-12T11:06:23.278Z] 2.2.1-dev.1 [2022-05-12T11:06:23.278Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:23.278Z] main [2022-05-12T11:06:23.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:23.632Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:23.979Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:23.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-12T11:06:23.979Z] 2c5969df1e43: Preparing [2022-05-12T11:06:23.979Z] eedbb3104a42: Preparing [2022-05-12T11:06:23.979Z] 30dfdee70780: Preparing [2022-05-12T11:06:23.979Z] be19ab748c50: Preparing [2022-05-12T11:06:23.979Z] f73e7dbfee58: Preparing [2022-05-12T11:06:23.979Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:23.979Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:23.979Z] be19ab748c50: Layer already exists [2022-05-12T11:06:24.249Z] 2c5969df1e43: Pushed [2022-05-12T11:06:29.668Z] eedbb3104a42: Pushed [2022-05-12T11:06:29.668Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:1d7c4dbbfa3acc6099785844853400cc3ffc32e47bfa075a0fb7d6e4760f068e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:30.015Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:30.351Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-12T11:06:30.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-12T11:06:30.351Z] 2c5969df1e43: Preparing [2022-05-12T11:06:30.351Z] eedbb3104a42: Preparing [2022-05-12T11:06:30.351Z] 30dfdee70780: Preparing [2022-05-12T11:06:30.351Z] be19ab748c50: Preparing [2022-05-12T11:06:30.351Z] f73e7dbfee58: Preparing [2022-05-12T11:06:30.351Z] eedbb3104a42: Layer already exists [2022-05-12T11:06:30.351Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:30.351Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:30.351Z] be19ab748c50: Layer already exists [2022-05-12T11:06:30.351Z] 2c5969df1e43: Layer already exists [2022-05-12T11:06:30.623Z] latest: digest: sha256:1d7c4dbbfa3acc6099785844853400cc3ffc32e47bfa075a0fb7d6e4760f068e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:30.973Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:31.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.1 [2022-05-12T11:06:31.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-12T11:06:31.314Z] 2c5969df1e43: Preparing [2022-05-12T11:06:31.314Z] eedbb3104a42: Preparing [2022-05-12T11:06:31.314Z] 30dfdee70780: Preparing [2022-05-12T11:06:31.314Z] be19ab748c50: Preparing [2022-05-12T11:06:31.314Z] f73e7dbfee58: Preparing [2022-05-12T11:06:31.314Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:31.314Z] eedbb3104a42: Layer already exists [2022-05-12T11:06:31.314Z] 2c5969df1e43: Layer already exists [2022-05-12T11:06:31.314Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:31.314Z] be19ab748c50: Layer already exists [2022-05-12T11:06:31.585Z] 2.2.1-dev.1: digest: sha256:1d7c4dbbfa3acc6099785844853400cc3ffc32e47bfa075a0fb7d6e4760f068e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:31.929Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:32.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:32.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-12T11:06:32.269Z] 2c5969df1e43: Preparing [2022-05-12T11:06:32.269Z] eedbb3104a42: Preparing [2022-05-12T11:06:32.269Z] 30dfdee70780: Preparing [2022-05-12T11:06:32.269Z] be19ab748c50: Preparing [2022-05-12T11:06:32.269Z] f73e7dbfee58: Preparing [2022-05-12T11:06:32.269Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:32.269Z] be19ab748c50: Layer already exists [2022-05-12T11:06:32.269Z] 2c5969df1e43: Layer already exists [2022-05-12T11:06:32.269Z] eedbb3104a42: Layer already exists [2022-05-12T11:06:32.269Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:32.539Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:1d7c4dbbfa3acc6099785844853400cc3ffc32e47bfa075a0fb7d6e4760f068e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:32.883Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:33.225Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-12T11:06:33.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-12T11:06:33.225Z] 2c5969df1e43: Preparing [2022-05-12T11:06:33.225Z] eedbb3104a42: Preparing [2022-05-12T11:06:33.225Z] 30dfdee70780: Preparing [2022-05-12T11:06:33.225Z] be19ab748c50: Preparing [2022-05-12T11:06:33.225Z] f73e7dbfee58: Preparing [2022-05-12T11:06:33.225Z] 2c5969df1e43: Layer already exists [2022-05-12T11:06:33.225Z] f73e7dbfee58: Layer already exists [2022-05-12T11:06:33.225Z] eedbb3104a42: Layer already exists [2022-05-12T11:06:33.225Z] be19ab748c50: Layer already exists [2022-05-12T11:06:33.225Z] 30dfdee70780: Layer already exists [2022-05-12T11:06:33.497Z] main: digest: sha256:1d7c4dbbfa3acc6099785844853400cc3ffc32e47bfa075a0fb7d6e4760f068e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:06:33.546Z] ===================================================== [Pipeline] echo [2022-05-12T11:06:33.554Z] taggedImages: [2022-05-12T11:06:33.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:33.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-12T11:06:33.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.1 [2022-05-12T11:06:33.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:33.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-12T11:06:33.576Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-12T11:06:33.576Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:33.576Z] latest [2022-05-12T11:06:33.576Z] 2.2.1-dev.1 [2022-05-12T11:06:33.576Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:33.576Z] main [2022-05-12T11:06:33.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:33.939Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:34.270Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:34.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-12T11:06:34.270Z] d549b9cb8300: Preparing [2022-05-12T11:06:34.270Z] b969981fb3db: Preparing [2022-05-12T11:06:34.270Z] 5d3e7fdd0cb4: Preparing [2022-05-12T11:06:34.270Z] f1c626ac9e73: Preparing [2022-05-12T11:06:34.270Z] f0e5a4d6c014: Preparing [2022-05-12T11:06:34.270Z] 3b19d27f08f7: Preparing [2022-05-12T11:06:34.270Z] 73bb99a6e169: Preparing [2022-05-12T11:06:34.270Z] ec06c3102977: Preparing [2022-05-12T11:06:34.270Z] 6a3c62e080c7: Preparing [2022-05-12T11:06:34.270Z] 340cb19ca677: Preparing [2022-05-12T11:06:34.270Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:34.270Z] ec06c3102977: Waiting [2022-05-12T11:06:34.270Z] 340cb19ca677: Waiting [2022-05-12T11:06:34.270Z] 6a3c62e080c7: Waiting [2022-05-12T11:06:34.270Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:34.270Z] 3b19d27f08f7: Waiting [2022-05-12T11:06:34.270Z] 73bb99a6e169: Waiting [2022-05-12T11:06:34.270Z] f0e5a4d6c014: Layer already exists [2022-05-12T11:06:34.544Z] 3b19d27f08f7: Layer already exists [2022-05-12T11:06:34.544Z] 73bb99a6e169: Layer already exists [2022-05-12T11:06:34.544Z] b969981fb3db: Pushed [2022-05-12T11:06:34.544Z] ec06c3102977: Layer already exists [2022-05-12T11:06:34.544Z] 6a3c62e080c7: Layer already exists [2022-05-12T11:06:34.544Z] 340cb19ca677: Layer already exists [2022-05-12T11:06:34.544Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:35.136Z] d549b9cb8300: Pushed [2022-05-12T11:06:37.106Z] 5d3e7fdd0cb4: Pushed [2022-05-12T11:06:55.375Z] f1c626ac9e73: Pushed [2022-05-12T11:06:55.375Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635: digest: sha256:a86e870f764a04393a991ec7d5da1a51b8f340fbf5f5aaca2454a835f330ae7a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:55.717Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:56.055Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-12T11:06:56.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-12T11:06:56.055Z] d549b9cb8300: Preparing [2022-05-12T11:06:56.055Z] b969981fb3db: Preparing [2022-05-12T11:06:56.055Z] 5d3e7fdd0cb4: Preparing [2022-05-12T11:06:56.055Z] f1c626ac9e73: Preparing [2022-05-12T11:06:56.055Z] f0e5a4d6c014: Preparing [2022-05-12T11:06:56.055Z] 3b19d27f08f7: Preparing [2022-05-12T11:06:56.055Z] 73bb99a6e169: Preparing [2022-05-12T11:06:56.055Z] ec06c3102977: Preparing [2022-05-12T11:06:56.055Z] 6a3c62e080c7: Preparing [2022-05-12T11:06:56.055Z] 340cb19ca677: Preparing [2022-05-12T11:06:56.055Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:56.055Z] 3b19d27f08f7: Waiting [2022-05-12T11:06:56.055Z] 73bb99a6e169: Waiting [2022-05-12T11:06:56.055Z] ec06c3102977: Waiting [2022-05-12T11:06:56.055Z] 6a3c62e080c7: Waiting [2022-05-12T11:06:56.055Z] 340cb19ca677: Waiting [2022-05-12T11:06:56.055Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:56.055Z] f1c626ac9e73: Layer already exists [2022-05-12T11:06:56.055Z] d549b9cb8300: Layer already exists [2022-05-12T11:06:56.055Z] b969981fb3db: Layer already exists [2022-05-12T11:06:56.055Z] 5d3e7fdd0cb4: Layer already exists [2022-05-12T11:06:56.055Z] f0e5a4d6c014: Layer already exists [2022-05-12T11:06:56.326Z] 73bb99a6e169: Layer already exists [2022-05-12T11:06:56.326Z] ec06c3102977: Layer already exists [2022-05-12T11:06:56.326Z] 3b19d27f08f7: Layer already exists [2022-05-12T11:06:56.326Z] 340cb19ca677: Layer already exists [2022-05-12T11:06:56.326Z] 6a3c62e080c7: Layer already exists [2022-05-12T11:06:56.326Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:56.326Z] latest: digest: sha256:a86e870f764a04393a991ec7d5da1a51b8f340fbf5f5aaca2454a835f330ae7a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:56.667Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:56.998Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.1 [2022-05-12T11:06:56.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-12T11:06:56.998Z] d549b9cb8300: Preparing [2022-05-12T11:06:56.998Z] b969981fb3db: Preparing [2022-05-12T11:06:56.998Z] 5d3e7fdd0cb4: Preparing [2022-05-12T11:06:56.998Z] f1c626ac9e73: Preparing [2022-05-12T11:06:56.998Z] f0e5a4d6c014: Preparing [2022-05-12T11:06:56.998Z] 3b19d27f08f7: Preparing [2022-05-12T11:06:56.998Z] 73bb99a6e169: Preparing [2022-05-12T11:06:56.998Z] ec06c3102977: Preparing [2022-05-12T11:06:56.998Z] 6a3c62e080c7: Preparing [2022-05-12T11:06:56.998Z] 340cb19ca677: Preparing [2022-05-12T11:06:56.998Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:56.998Z] 3b19d27f08f7: Waiting [2022-05-12T11:06:56.998Z] 73bb99a6e169: Waiting [2022-05-12T11:06:56.998Z] ec06c3102977: Waiting [2022-05-12T11:06:56.998Z] 340cb19ca677: Waiting [2022-05-12T11:06:56.998Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:56.998Z] 6a3c62e080c7: Waiting [2022-05-12T11:06:56.998Z] 5d3e7fdd0cb4: Layer already exists [2022-05-12T11:06:56.998Z] f1c626ac9e73: Layer already exists [2022-05-12T11:06:56.998Z] b969981fb3db: Layer already exists [2022-05-12T11:06:56.998Z] d549b9cb8300: Layer already exists [2022-05-12T11:06:56.998Z] f0e5a4d6c014: Layer already exists [2022-05-12T11:06:57.270Z] 3b19d27f08f7: Layer already exists [2022-05-12T11:06:57.270Z] 73bb99a6e169: Layer already exists [2022-05-12T11:06:57.270Z] ec06c3102977: Layer already exists [2022-05-12T11:06:57.270Z] 6a3c62e080c7: Layer already exists [2022-05-12T11:06:57.270Z] 340cb19ca677: Layer already exists [2022-05-12T11:06:57.270Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:57.270Z] 2.2.1-dev.1: digest: sha256:a86e870f764a04393a991ec7d5da1a51b8f340fbf5f5aaca2454a835f330ae7a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:57.611Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:57.995Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-12T11:06:57.995Z] d549b9cb8300: Preparing [2022-05-12T11:06:57.995Z] b969981fb3db: Preparing [2022-05-12T11:06:57.995Z] 5d3e7fdd0cb4: Preparing [2022-05-12T11:06:57.995Z] f1c626ac9e73: Preparing [2022-05-12T11:06:57.995Z] f0e5a4d6c014: Preparing [2022-05-12T11:06:57.995Z] 3b19d27f08f7: Preparing [2022-05-12T11:06:57.995Z] 73bb99a6e169: Preparing [2022-05-12T11:06:57.995Z] ec06c3102977: Preparing [2022-05-12T11:06:57.995Z] 6a3c62e080c7: Preparing [2022-05-12T11:06:57.995Z] 340cb19ca677: Preparing [2022-05-12T11:06:57.995Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:57.995Z] 3b19d27f08f7: Waiting [2022-05-12T11:06:57.995Z] 73bb99a6e169: Waiting [2022-05-12T11:06:57.995Z] ec06c3102977: Waiting [2022-05-12T11:06:57.995Z] 6a3c62e080c7: Waiting [2022-05-12T11:06:57.995Z] 340cb19ca677: Waiting [2022-05-12T11:06:57.995Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:58.272Z] 5d3e7fdd0cb4: Layer already exists [2022-05-12T11:06:58.272Z] f0e5a4d6c014: Layer already exists [2022-05-12T11:06:58.272Z] d549b9cb8300: Layer already exists [2022-05-12T11:06:58.272Z] b969981fb3db: Layer already exists [2022-05-12T11:06:58.273Z] f1c626ac9e73: Layer already exists [2022-05-12T11:06:58.273Z] 73bb99a6e169: Layer already exists [2022-05-12T11:06:58.273Z] 3b19d27f08f7: Layer already exists [2022-05-12T11:06:58.273Z] ec06c3102977: Layer already exists [2022-05-12T11:06:58.273Z] 6a3c62e080c7: Layer already exists [2022-05-12T11:06:58.273Z] 340cb19ca677: Layer already exists [2022-05-12T11:06:58.273Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:58.273Z] 77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1: digest: sha256:a86e870f764a04393a991ec7d5da1a51b8f340fbf5f5aaca2454a835f330ae7a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:58.617Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:58.958Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-12T11:06:58.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-12T11:06:58.958Z] d549b9cb8300: Preparing [2022-05-12T11:06:58.958Z] b969981fb3db: Preparing [2022-05-12T11:06:58.958Z] 5d3e7fdd0cb4: Preparing [2022-05-12T11:06:58.958Z] f1c626ac9e73: Preparing [2022-05-12T11:06:58.959Z] f0e5a4d6c014: Preparing [2022-05-12T11:06:58.959Z] 3b19d27f08f7: Preparing [2022-05-12T11:06:58.959Z] 73bb99a6e169: Preparing [2022-05-12T11:06:58.959Z] ec06c3102977: Preparing [2022-05-12T11:06:58.959Z] 6a3c62e080c7: Preparing [2022-05-12T11:06:58.959Z] 3b19d27f08f7: Waiting [2022-05-12T11:06:58.959Z] 340cb19ca677: Preparing [2022-05-12T11:06:58.959Z] 4f4ce317c6bb: Preparing [2022-05-12T11:06:58.959Z] 6a3c62e080c7: Waiting [2022-05-12T11:06:58.959Z] 340cb19ca677: Waiting [2022-05-12T11:06:58.959Z] ec06c3102977: Waiting [2022-05-12T11:06:58.959Z] 4f4ce317c6bb: Waiting [2022-05-12T11:06:58.959Z] 73bb99a6e169: Waiting [2022-05-12T11:06:58.959Z] f1c626ac9e73: Layer already exists [2022-05-12T11:06:58.959Z] b969981fb3db: Layer already exists [2022-05-12T11:06:58.959Z] f0e5a4d6c014: Layer already exists [2022-05-12T11:06:58.959Z] 5d3e7fdd0cb4: Layer already exists [2022-05-12T11:06:58.959Z] d549b9cb8300: Layer already exists [2022-05-12T11:06:59.229Z] ec06c3102977: Layer already exists [2022-05-12T11:06:59.229Z] 3b19d27f08f7: Layer already exists [2022-05-12T11:06:59.229Z] 340cb19ca677: Layer already exists [2022-05-12T11:06:59.229Z] 6a3c62e080c7: Layer already exists [2022-05-12T11:06:59.229Z] 73bb99a6e169: Layer already exists [2022-05-12T11:06:59.229Z] 4f4ce317c6bb: Layer already exists [2022-05-12T11:06:59.229Z] main: digest: sha256:a86e870f764a04393a991ec7d5da1a51b8f340fbf5f5aaca2454a835f330ae7a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T11:06:59.273Z] ===================================================== [Pipeline] echo [2022-05-12T11:06:59.282Z] taggedImages: [2022-05-12T11:06:59.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635 [2022-05-12T11:06:59.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-12T11:06:59.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.1 [2022-05-12T11:06:59.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77a68f5da6f519d4d96e9a2f0ff79068308f0635-2.2.1-dev.1 [2022-05-12T11:06:59.282Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:59.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T11:06:59.651Z] [2022-05-12T11:06:59.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:06:59.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T11:07:00.267Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T11:07:00.267Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T11:07:00.267Z] 04944245beec: Pulling fs layer [2022-05-12T11:07:00.267Z] 699f458cf7ca: Pulling fs layer [2022-05-12T11:07:00.267Z] 765212b225bb: Pulling fs layer [2022-05-12T11:07:00.267Z] f23df028b6ca: Pulling fs layer [2022-05-12T11:07:00.267Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T11:07:00.267Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T11:07:00.267Z] f23df028b6ca: Waiting [2022-05-12T11:07:00.267Z] d65c8cfc05b1: Waiting [2022-05-12T11:07:00.267Z] 765212b225bb: Waiting [2022-05-12T11:07:00.267Z] 2437ff75d9bd: Waiting [2022-05-12T11:07:00.267Z] 04944245beec: Verifying Checksum [2022-05-12T11:07:00.267Z] 04944245beec: Download complete [2022-05-12T11:07:00.267Z] 765212b225bb: Verifying Checksum [2022-05-12T11:07:00.267Z] 765212b225bb: Download complete [2022-05-12T11:07:00.267Z] f23df028b6ca: Download complete [2022-05-12T11:07:00.267Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T11:07:00.267Z] d65c8cfc05b1: Download complete [2022-05-12T11:07:00.546Z] 699f458cf7ca: Verifying Checksum [2022-05-12T11:07:00.546Z] 699f458cf7ca: Download complete [2022-05-12T11:07:00.822Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T11:07:00.822Z] 8998bd30e6a1: Download complete [2022-05-12T11:07:03.447Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T11:07:03.447Z] 2437ff75d9bd: Download complete [2022-05-12T11:07:05.427Z] 8998bd30e6a1: Pull complete [2022-05-12T11:07:05.697Z] 04944245beec: Pull complete [2022-05-12T11:07:07.129Z] 699f458cf7ca: Pull complete [2022-05-12T11:07:07.400Z] 765212b225bb: Pull complete [2022-05-12T11:07:08.381Z] f23df028b6ca: Pull complete [2022-05-12T11:07:08.381Z] d65c8cfc05b1: Pull complete [2022-05-12T11:07:23.453Z] 2437ff75d9bd: Pull complete [2022-05-12T11:07:23.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T11:07:23.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T11:07:23.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T11:07:23.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-63381 does not seem to be running inside a container [2022-05-12T11:07:23.765Z] $ 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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@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 [2022-05-12T11:07:26.279Z] $ docker top bca18c3683e3a7032d75c9733e15a0ac8b77d4954bf7d13efb8816b3cbdcd5c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:07:27.254Z] ---> job-cost.sh [2022-05-12T11:07:27.254Z] lf-activate-venv: SKIPPING [2022-05-12T11:07:27.254Z] INFO: No Stack... [2022-05-12T11:07:27.846Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T11:07:28.820Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T11:07:29.477Z] + cat /w/workspace/edgex-go/228/archives/cost.csv [2022-05-12T11:07:29.477Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T11:07:29.508Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-228-stack-cost] [2022-05-12T11:07:29.514Z] Resource [jenkins-edgexfoundry-edgex-go-main-228-stack-cost] did not exist. Created. [2022-05-12T11:07:29.514Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T11:07:30.186Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T11:07:30.792Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T11:07:30.803Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T11:07:30.815Z] $ docker stop --time=1 bca18c3683e3a7032d75c9733e15a0ac8b77d4954bf7d13efb8816b3cbdcd5c4 [2022-05-12T11:07:32.305Z] $ docker rm -f bca18c3683e3a7032d75c9733e15a0ac8b77d4954bf7d13efb8816b3cbdcd5c4 [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 [2022-05-12T11:07:32.870Z] provisioning config files... [2022-05-12T11:07:32.878Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/228@tmp/config8258350508114490022tmp [Pipeline] { [Pipeline] sh [2022-05-12T11:07:33.175Z] + set +x [2022-05-12T11:07:33.175Z] + bash -s -- [2022-05-12T11:07:33.175Z] + curl -s https://codecov.io/bash [2022-05-12T11:07:33.175Z] [2022-05-12T11:07:33.175Z] _____ _ [2022-05-12T11:07:33.175Z] / ____| | | [2022-05-12T11:07:33.175Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T11:07:33.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T11:07:33.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T11:07:33.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T11:07:33.175Z] Bash-1.0.6 [2022-05-12T11:07:33.175Z] [2022-05-12T11:07:33.175Z] [2022-05-12T11:07:33.175Z] ==> git version 2.25.1 found [2022-05-12T11:07:33.175Z] ==> 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 [2022-05-12T11:07:33.175Z] Release-Date: 2020-01-08 [2022-05-12T11:07:33.175Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T11:07:33.175Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T11:07:33.175Z] ==> Jenkins CI detected. [2022-05-12T11:07:33.175Z] current dir:  /w/workspace/edgex-go/228 [2022-05-12T11:07:33.175Z] project root: . [2022-05-12T11:07:33.175Z] --> token set from env [2022-05-12T11:07:33.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T11:07:33.175Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T11:07:33.175Z] ==> Python coveragepy not found [2022-05-12T11:07:33.175Z] ==> Searching for coverage reports in: [2022-05-12T11:07:33.175Z] + . [2022-05-12T11:07:33.437Z] -> Found 1 reports [2022-05-12T11:07:33.437Z] ==> Detecting git/mercurial file structure [2022-05-12T11:07:33.437Z] ==> Reading reports [2022-05-12T11:07:33.437Z] + ./coverage.out bytes=435134 [2022-05-12T11:07:33.437Z] ==> Appending adjustments [2022-05-12T11:07:33.437Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T11:07:34.823Z] + Found adjustments [2022-05-12T11:07:34.823Z] ==> Gzipping contents [2022-05-12T11:07:34.823Z] 60K /tmp/codecov.ks35qC.gz [2022-05-12T11:07:34.823Z] ==> Uploading reports [2022-05-12T11:07:34.823Z] url: https://codecov.io [2022-05-12T11:07:34.823Z] query: branch=main&commit=77a68f5da6f519d4d96e9a2f0ff79068308f0635&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T11:07:34.823Z] -> Pinging Codecov [2022-05-12T11:07:34.823Z] 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=77a68f5da6f519d4d96e9a2f0ff79068308f0635&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T11:07:34.823Z] -> Uploading to [2022-05-12T11:07:34.823Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/00271124DB129430A58F1EEE437C3FCB/77a68f5da6f519d4d96e9a2f0ff79068308f0635/116ab84e-4ab0-47a5-832a-f1a7d58d97e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T110734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb139fae89950d07c52e000a236ca1676ba4f5d6270c4458eae6b49b37ee1150 [2022-05-12T11:07:34.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:07:34.823Z] Dload Upload Total Spent Left Speed [2022-05-12T11:07:35.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59832 0 0 100 59832 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-05-12T11:07:35.083Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77a68f5da6f519d4d96e9a2f0ff79068308f0635 [Pipeline] } [2022-05-12T11:07:35.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-12T11:07:35.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T11:07:35.368Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:07:35.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T11:07:35.667Z] [2022-05-12T11:07:35.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:07:35.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T11:07:35.969Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T11:07:35.969Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T11:07:35.969Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T11:07:35.969Z] de9db76c5a1d: Pulling fs layer [2022-05-12T11:07:35.969Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T11:07:35.969Z] 0d57e429df01: Pulling fs layer [2022-05-12T11:07:35.969Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T11:07:35.969Z] e1f770b5df2f: Pulling fs layer [2022-05-12T11:07:35.969Z] 85a0685a4137: Pulling fs layer [2022-05-12T11:07:35.969Z] e1f770b5df2f: Waiting [2022-05-12T11:07:35.969Z] 0d57e429df01: Waiting [2022-05-12T11:07:35.969Z] 4e4be7b47b0d: Waiting [2022-05-12T11:07:35.969Z] 85a0685a4137: Waiting [2022-05-12T11:07:35.969Z] 0eba1c9be4d2: Waiting [2022-05-12T11:07:35.969Z] de9db76c5a1d: Verifying Checksum [2022-05-12T11:07:35.969Z] de9db76c5a1d: Download complete [2022-05-12T11:07:35.969Z] 0ef7d3d256c8: Download complete [2022-05-12T11:07:35.969Z] 0d57e429df01: Verifying Checksum [2022-05-12T11:07:35.969Z] 0d57e429df01: Download complete [2022-05-12T11:07:35.969Z] 4e4be7b47b0d: Download complete [2022-05-12T11:07:35.969Z] 188c0c94c7c5: Download complete [2022-05-12T11:07:36.228Z] 188c0c94c7c5: Pull complete [2022-05-12T11:07:36.228Z] e1f770b5df2f: Verifying Checksum [2022-05-12T11:07:36.228Z] e1f770b5df2f: Download complete [2022-05-12T11:07:36.228Z] 0ef7d3d256c8: Pull complete [2022-05-12T11:07:36.488Z] de9db76c5a1d: Pull complete [2022-05-12T11:07:36.747Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T11:07:36.747Z] 0eba1c9be4d2: Download complete [2022-05-12T11:07:37.007Z] 85a0685a4137: Verifying Checksum [2022-05-12T11:07:37.007Z] 85a0685a4137: Download complete [2022-05-12T11:07:40.361Z] 0eba1c9be4d2: Pull complete [2022-05-12T11:07:40.361Z] 0d57e429df01: Pull complete [2022-05-12T11:07:40.361Z] 4e4be7b47b0d: Pull complete [2022-05-12T11:07:40.620Z] e1f770b5df2f: Pull complete [2022-05-12T11:07:43.910Z] 85a0685a4137: Pull complete [2022-05-12T11:07:43.910Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T11:07:43.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T11:07:43.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T11:07:43.980Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:07:44.010Z] $ 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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-12T11:07:46.234Z] $ docker top 7fca033e376db0e06127727a9658750708e5434608d5f45705b3bdad74f70144 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T11:07:46.316Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T11:07:46.600Z] + set -o pipefail [2022-05-12T11:07:46.600Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T11:07:53.183Z] [2022-05-12T11:07:53.183Z] Monitoring /w/workspace/edgex-go/228 (github.com/edgexfoundry/edgex-go)... [2022-05-12T11:07:53.183Z] [2022-05-12T11:07:53.183Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c34fea80-2bf9-4b01-80f4-036ad8ccf7db [2022-05-12T11:07:53.183Z] [2022-05-12T11:07:53.183Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T11:07:53.183Z] [2022-05-12T11:07:53.184Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T11:07:53.184Z] [2022-05-12T11:07:53.184Z] [Pipeline] } [2022-05-12T11:07:53.195Z] $ docker stop --time=1 7fca033e376db0e06127727a9658750708e5434608d5f45705b3bdad74f70144 [2022-05-12T11:07:55.268Z] $ docker rm -f 7fca033e376db0e06127727a9658750708e5434608d5f45705b3bdad74f70144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-12T11:07:55.656Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T11:07:55.669Z] provisioning config files... [2022-05-12T11:07:55.678Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/228@tmp/config1205163113684649244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:07:55.977Z] --> edgex-publish-swagger.sh [2022-05-12T11:07:55.977Z] === Publish openapi/v2 API === [2022-05-12T11:07:55.977Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-12T11:07:55.977Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/228/openapi/v2/core-command.yaml] [2022-05-12T11:07:55.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:07:55.977Z] Dload Upload Total Spent Left Speed [2022-05-12T11:07:56.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33932 --:--:-- --:--:-- --:--:-- 33898 100 33831 0 0 100 33831 0 33932 --:--:-- --:--:-- --:--:-- 33898 [2022-05-12T11:07:56.919Z] [2022-05-12T11:07:56.919Z] [2022-05-12T11:07:56.919Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/228/openapi/v2/core-data.yaml] [2022-05-12T11:07:56.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:07:56.919Z] Dload Upload Total Spent Left Speed [2022-05-12T11:07:57.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74587 --:--:-- --:--:-- --:--:-- 74509 100 71604 0 0 100 71604 0 74587 --:--:-- --:--:-- --:--:-- 74509 [2022-05-12T11:07:57.860Z] [2022-05-12T11:07:57.860Z] [2022-05-12T11:07:57.860Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/228/openapi/v2/core-metadata.yaml] [2022-05-12T11:07:57.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:07:57.860Z] Dload Upload Total Spent Left Speed [2022-05-12T11:07:58.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k [2022-05-12T11:07:58.801Z] [2022-05-12T11:07:58.801Z] [2022-05-12T11:07:58.801Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/228/openapi/v2/support-notifications.yaml] [2022-05-12T11:07:58.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:07:58.801Z] Dload Upload Total Spent Left Speed [2022-05-12T11:08:00.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74246 100 89318 0 0 100 89318 0 65100 0:00:01 0:00:01 --:--:-- 65100 [2022-05-12T11:08:00.188Z] [2022-05-12T11:08:00.188Z] [2022-05-12T11:08:00.188Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/228/openapi/v2/support-scheduler.yaml] [2022-05-12T11:08:00.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:08:00.188Z] Dload Upload Total Spent Left Speed [2022-05-12T11:08:01.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 190k --:--:-- --:--:-- --:--:-- 190k 100 39556 0 0 100 39556 0 34277 0:00:01 0:00:01 --:--:-- 34307 [2022-05-12T11:08:01.392Z] [2022-05-12T11:08:01.392Z] [2022-05-12T11:08:01.392Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/228/openapi/v2/system-agent.yaml] [2022-05-12T11:08:01.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T11:08:01.392Z] Dload Upload Total Spent Left Speed [2022-05-12T11:08:02.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 17922 0:00:01 0:00:01 --:--:-- 17906 100 20091 0 0 100 20091 0 17922 0:00:01 0:00:01 --:--:-- 17906 [2022-05-12T11:08:02.778Z] [2022-05-12T11:08:02.778Z] [Pipeline] } [2022-05-12T11:08:02.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-12T11:08:03.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T11:08:03.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:03.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T11:08:03.500Z] . [Pipeline] withDockerContainer [2022-05-12T11:08:03.562Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:08:03.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T11:08:03.996Z] $ docker top 19a77e2c35a789b41706289ed505dd2be0c2284698696368ccc6ee92f437eee0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T11:08:04.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T11:08:04.091Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T11:08:04.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T11:08:04.209Z] $ docker exec 19a77e2c35a789b41706289ed505dd2be0c2284698696368ccc6ee92f437eee0 ssh-agent [2022-05-12T11:08:04.330Z] SSH_AUTH_SOCK=/tmp/ssh-FgWL1JvwhC9q/agent.33 [2022-05-12T11:08:04.330Z] SSH_AGENT_PID=40 [2022-05-12T11:08:04.335Z] Running ssh-add (command line suppressed) [2022-05-12T11:08:04.444Z] Identity added: /w/workspace/edgex-go/228@tmp/private_key_2901626590553216984.key (/w/workspace/edgex-go/228@tmp/private_key_2901626590553216984.key) [2022-05-12T11:08:04.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T11:08:04.752Z] + git semver tag [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,977 [run_tag] DEBUG tag force:False [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,977 [check_head_tag] DEBUG check head tag [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,981 [execute] INFO git cat-file --batch-check [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/228, universal_newlines=False, shell=None, istream=) [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,985 [execute] INFO git cat-file --batch [2022-05-12T11:08:05.012Z] 2022-05-12 11:08:04,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/228, universal_newlines=False, shell=None, istream=) [2022-05-12T11:08:05.272Z] 2022-05-12 11:08:05,035 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:05.272Z] 2022-05-12 11:08:05,035 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-05-12T11:08:05.272Z] 2022-05-12 11:08:05,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgex-go/228, universal_newlines=False, shell=None, istream=None) [2022-05-12T11:08:05.272Z] 2022-05-12 11:08:05,040 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:05.272Z] 2.2.1-dev.1 [Pipeline] } [2022-05-12T11:08:05.281Z] $ docker exec --env ******** --env ******** 19a77e2c35a789b41706289ed505dd2be0c2284698696368ccc6ee92f437eee0 ssh-agent -k [2022-05-12T11:08:05.393Z] unset SSH_AUTH_SOCK; [2022-05-12T11:08:05.393Z] unset SSH_AGENT_PID; [2022-05-12T11:08:05.393Z] echo Agent pid 40 killed; [2022-05-12T11:08:05.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T11:08:05.705Z] + git semver [Pipeline] } [2022-05-12T11:08:05.979Z] $ docker stop --time=1 19a77e2c35a789b41706289ed505dd2be0c2284698696368ccc6ee92f437eee0 [2022-05-12T11:08:07.272Z] $ docker rm -f 19a77e2c35a789b41706289ed505dd2be0c2284698696368ccc6ee92f437eee0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:07.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T11:08:07.664Z] [2022-05-12T11:08:07.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:07.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T11:08:07.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T11:08:07.964Z] ab5ef0e58194: Pulling fs layer [2022-05-12T11:08:07.964Z] 9712f1f96733: Pulling fs layer [2022-05-12T11:08:07.964Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T11:08:07.964Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T11:08:07.964Z] e9a5061849ea: Pulling fs layer [2022-05-12T11:08:07.964Z] d747dcd14b5f: Pulling fs layer [2022-05-12T11:08:07.964Z] 2de7ff778b66: Pulling fs layer [2022-05-12T11:08:07.964Z] e9a5061849ea: Waiting [2022-05-12T11:08:07.964Z] 2de7ff778b66: Waiting [2022-05-12T11:08:07.964Z] d747dcd14b5f: Waiting [2022-05-12T11:08:07.964Z] 0d9ebad4ef96: Waiting [2022-05-12T11:08:07.964Z] 9712f1f96733: Download complete [2022-05-12T11:08:08.234Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T11:08:08.234Z] 63f879dbbcfc: Download complete [2022-05-12T11:08:08.234Z] e9a5061849ea: Verifying Checksum [2022-05-12T11:08:08.234Z] e9a5061849ea: Download complete [2022-05-12T11:08:08.497Z] d747dcd14b5f: Verifying Checksum [2022-05-12T11:08:08.497Z] d747dcd14b5f: Download complete [2022-05-12T11:08:08.497Z] ab5ef0e58194: Verifying Checksum [2022-05-12T11:08:08.497Z] ab5ef0e58194: Download complete [2022-05-12T11:08:08.497Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T11:08:08.497Z] 0d9ebad4ef96: Download complete [2022-05-12T11:08:08.497Z] 2de7ff778b66: Verifying Checksum [2022-05-12T11:08:08.497Z] 2de7ff778b66: Download complete [2022-05-12T11:08:11.036Z] ab5ef0e58194: Pull complete [2022-05-12T11:08:11.295Z] 9712f1f96733: Pull complete [2022-05-12T11:08:11.864Z] 63f879dbbcfc: Pull complete [2022-05-12T11:08:16.060Z] 0d9ebad4ef96: Pull complete [2022-05-12T11:08:16.060Z] e9a5061849ea: Pull complete [2022-05-12T11:08:16.060Z] d747dcd14b5f: Pull complete [2022-05-12T11:08:16.998Z] 2de7ff778b66: Pull complete [2022-05-12T11:08:16.998Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T11:08:16.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T11:08:16.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T11:08:17.063Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:08:17.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-12T11:08:19.343Z] $ docker top b0bc3118885c4962a6c08db00f37375d3beef1a3a48af6f00fcdea25625644f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T11:08:19.437Z] provisioning config files... [2022-05-12T11:08:19.445Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/228@tmp/config5314931330467252990tmp [2022-05-12T11:08:19.456Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/228@tmp/config2599817216822360924tmp [2022-05-12T11:08:19.469Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/228@tmp/config4755140304801780398tmp [Pipeline] { [Pipeline] echo [2022-05-12T11:08:19.485Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:19.783Z] ---> sigul-configuration.sh [2022-05-12T11:08:19.783Z] gpg: directory `/root/.gnupg' created [2022-05-12T11:08:19.783Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T11:08:19.783Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T11:08:19.783Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T11:08:19.783Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T11:08:19.783Z] gpg: CAST5 encrypted data [2022-05-12T11:08:19.783Z] gpg: encrypted with 1 passphrase [2022-05-12T11:08:19.783Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T11:08:20.103Z] + mkdir /home/jenkins [2022-05-12T11:08:20.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T11:08:20.414Z] + 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 [2022-05-12T11:08:20.424Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:20.719Z] ---> sigul-install.sh [2022-05-12T11:08:20.719Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T11:08:21.012Z] + git tag --list [2022-05-12T11:08:21.012Z] 0.6.0 [2022-05-12T11:08:21.012Z] 0.6.1 [2022-05-12T11:08:21.012Z] 0.7.0 [2022-05-12T11:08:21.012Z] 0.7.1 [2022-05-12T11:08:21.012Z] v1.0.0 [2022-05-12T11:08:21.012Z] v1.0.1 [2022-05-12T11:08:21.012Z] v1.1.0 [2022-05-12T11:08:21.012Z] v1.2.0 [2022-05-12T11:08:21.012Z] v1.2.1 [2022-05-12T11:08:21.012Z] v1.3.0 [2022-05-12T11:08:21.012Z] v1.3.1 [2022-05-12T11:08:21.012Z] v2.0.0 [2022-05-12T11:08:21.012Z] v2.0.1-dev.1 [2022-05-12T11:08:21.012Z] v2.0.1-dev.10 [2022-05-12T11:08:21.012Z] v2.0.1-dev.11 [2022-05-12T11:08:21.012Z] v2.0.1-dev.12 [2022-05-12T11:08:21.012Z] v2.0.1-dev.13 [2022-05-12T11:08:21.012Z] v2.0.1-dev.14 [2022-05-12T11:08:21.012Z] v2.0.1-dev.15 [2022-05-12T11:08:21.012Z] v2.0.1-dev.16 [2022-05-12T11:08:21.012Z] v2.0.1-dev.17 [2022-05-12T11:08:21.012Z] v2.0.1-dev.18 [2022-05-12T11:08:21.012Z] v2.0.1-dev.19 [2022-05-12T11:08:21.012Z] v2.0.1-dev.2 [2022-05-12T11:08:21.012Z] v2.0.1-dev.20 [2022-05-12T11:08:21.012Z] v2.0.1-dev.21 [2022-05-12T11:08:21.012Z] v2.0.1-dev.22 [2022-05-12T11:08:21.012Z] v2.0.1-dev.23 [2022-05-12T11:08:21.012Z] v2.0.1-dev.24 [2022-05-12T11:08:21.012Z] v2.0.1-dev.25 [2022-05-12T11:08:21.012Z] v2.0.1-dev.26 [2022-05-12T11:08:21.012Z] v2.0.1-dev.27 [2022-05-12T11:08:21.012Z] v2.0.1-dev.28 [2022-05-12T11:08:21.012Z] v2.0.1-dev.29 [2022-05-12T11:08:21.012Z] v2.0.1-dev.3 [2022-05-12T11:08:21.012Z] v2.0.1-dev.30 [2022-05-12T11:08:21.012Z] v2.0.1-dev.31 [2022-05-12T11:08:21.012Z] v2.0.1-dev.32 [2022-05-12T11:08:21.012Z] v2.0.1-dev.33 [2022-05-12T11:08:21.012Z] v2.0.1-dev.34 [2022-05-12T11:08:21.012Z] v2.0.1-dev.35 [2022-05-12T11:08:21.012Z] v2.0.1-dev.36 [2022-05-12T11:08:21.012Z] v2.0.1-dev.37 [2022-05-12T11:08:21.012Z] v2.0.1-dev.38 [2022-05-12T11:08:21.012Z] v2.0.1-dev.39 [2022-05-12T11:08:21.012Z] v2.0.1-dev.4 [2022-05-12T11:08:21.012Z] v2.0.1-dev.40 [2022-05-12T11:08:21.012Z] v2.0.1-dev.41 [2022-05-12T11:08:21.012Z] v2.0.1-dev.42 [2022-05-12T11:08:21.012Z] v2.0.1-dev.43 [2022-05-12T11:08:21.012Z] v2.0.1-dev.44 [2022-05-12T11:08:21.012Z] v2.0.1-dev.45 [2022-05-12T11:08:21.012Z] v2.0.1-dev.46 [2022-05-12T11:08:21.012Z] v2.0.1-dev.47 [2022-05-12T11:08:21.012Z] v2.0.1-dev.48 [2022-05-12T11:08:21.012Z] v2.0.1-dev.49 [2022-05-12T11:08:21.012Z] v2.0.1-dev.5 [2022-05-12T11:08:21.012Z] v2.0.1-dev.50 [2022-05-12T11:08:21.012Z] v2.0.1-dev.51 [2022-05-12T11:08:21.012Z] v2.0.1-dev.52 [2022-05-12T11:08:21.012Z] v2.0.1-dev.53 [2022-05-12T11:08:21.012Z] v2.0.1-dev.54 [2022-05-12T11:08:21.012Z] v2.0.1-dev.55 [2022-05-12T11:08:21.012Z] v2.0.1-dev.56 [2022-05-12T11:08:21.012Z] v2.0.1-dev.57 [2022-05-12T11:08:21.012Z] v2.0.1-dev.58 [2022-05-12T11:08:21.012Z] v2.0.1-dev.59 [2022-05-12T11:08:21.012Z] v2.0.1-dev.6 [2022-05-12T11:08:21.012Z] v2.0.1-dev.60 [2022-05-12T11:08:21.012Z] v2.0.1-dev.61 [2022-05-12T11:08:21.012Z] v2.0.1-dev.62 [2022-05-12T11:08:21.012Z] v2.0.1-dev.63 [2022-05-12T11:08:21.012Z] v2.0.1-dev.64 [2022-05-12T11:08:21.012Z] v2.0.1-dev.65 [2022-05-12T11:08:21.012Z] v2.0.1-dev.66 [2022-05-12T11:08:21.012Z] v2.0.1-dev.67 [2022-05-12T11:08:21.012Z] v2.0.1-dev.68 [2022-05-12T11:08:21.012Z] v2.0.1-dev.69 [2022-05-12T11:08:21.012Z] v2.0.1-dev.7 [2022-05-12T11:08:21.012Z] v2.0.1-dev.70 [2022-05-12T11:08:21.012Z] v2.0.1-dev.71 [2022-05-12T11:08:21.012Z] v2.0.1-dev.72 [2022-05-12T11:08:21.012Z] v2.0.1-dev.73 [2022-05-12T11:08:21.012Z] v2.0.1-dev.74 [2022-05-12T11:08:21.012Z] v2.0.1-dev.75 [2022-05-12T11:08:21.012Z] v2.0.1-dev.76 [2022-05-12T11:08:21.012Z] v2.0.1-dev.77 [2022-05-12T11:08:21.012Z] v2.0.1-dev.78 [2022-05-12T11:08:21.012Z] v2.0.1-dev.79 [2022-05-12T11:08:21.012Z] v2.0.1-dev.8 [2022-05-12T11:08:21.012Z] v2.0.1-dev.80 [2022-05-12T11:08:21.012Z] v2.0.1-dev.81 [2022-05-12T11:08:21.012Z] v2.0.1-dev.82 [2022-05-12T11:08:21.012Z] v2.0.1-dev.83 [2022-05-12T11:08:21.012Z] v2.0.1-dev.84 [2022-05-12T11:08:21.012Z] v2.0.1-dev.85 [2022-05-12T11:08:21.012Z] v2.0.1-dev.86 [2022-05-12T11:08:21.012Z] v2.0.1-dev.87 [2022-05-12T11:08:21.012Z] v2.0.1-dev.88 [2022-05-12T11:08:21.012Z] v2.0.1-dev.89 [2022-05-12T11:08:21.012Z] v2.0.1-dev.9 [2022-05-12T11:08:21.012Z] v2.0.1-dev.90 [2022-05-12T11:08:21.012Z] v2.0.1-dev.91 [2022-05-12T11:08:21.012Z] v2.0.1-dev.92 [2022-05-12T11:08:21.012Z] v2.0.1-dev.93 [2022-05-12T11:08:21.012Z] v2.0.1-dev.94 [2022-05-12T11:08:21.012Z] v2.0.1-dev.95 [2022-05-12T11:08:21.012Z] v2.0.1-dev.96 [2022-05-12T11:08:21.012Z] v2.0.1-dev.97 [2022-05-12T11:08:21.012Z] v2.0.1-dev.98 [2022-05-12T11:08:21.012Z] v2.0.1-dev.99 [2022-05-12T11:08:21.012Z] v2.1.0 [2022-05-12T11:08:21.012Z] v2.2.0 [2022-05-12T11:08:21.012Z] v2.2.0-dev.1 [2022-05-12T11:08:21.012Z] v2.2.0-dev.10 [2022-05-12T11:08:21.012Z] v2.2.0-dev.11 [2022-05-12T11:08:21.012Z] v2.2.0-dev.12 [2022-05-12T11:08:21.012Z] v2.2.0-dev.13 [2022-05-12T11:08:21.012Z] v2.2.0-dev.14 [2022-05-12T11:08:21.012Z] v2.2.0-dev.15 [2022-05-12T11:08:21.012Z] v2.2.0-dev.16 [2022-05-12T11:08:21.012Z] v2.2.0-dev.17 [2022-05-12T11:08:21.012Z] v2.2.0-dev.18 [2022-05-12T11:08:21.012Z] v2.2.0-dev.19 [2022-05-12T11:08:21.012Z] v2.2.0-dev.2 [2022-05-12T11:08:21.012Z] v2.2.0-dev.20 [2022-05-12T11:08:21.012Z] v2.2.0-dev.21 [2022-05-12T11:08:21.012Z] v2.2.0-dev.22 [2022-05-12T11:08:21.012Z] v2.2.0-dev.23 [2022-05-12T11:08:21.012Z] v2.2.0-dev.24 [2022-05-12T11:08:21.012Z] v2.2.0-dev.25 [2022-05-12T11:08:21.012Z] v2.2.0-dev.26 [2022-05-12T11:08:21.012Z] v2.2.0-dev.27 [2022-05-12T11:08:21.012Z] v2.2.0-dev.28 [2022-05-12T11:08:21.012Z] v2.2.0-dev.29 [2022-05-12T11:08:21.012Z] v2.2.0-dev.3 [2022-05-12T11:08:21.012Z] v2.2.0-dev.30 [2022-05-12T11:08:21.012Z] v2.2.0-dev.31 [2022-05-12T11:08:21.012Z] v2.2.0-dev.32 [2022-05-12T11:08:21.012Z] v2.2.0-dev.33 [2022-05-12T11:08:21.012Z] v2.2.0-dev.34 [2022-05-12T11:08:21.012Z] v2.2.0-dev.35 [2022-05-12T11:08:21.012Z] v2.2.0-dev.36 [2022-05-12T11:08:21.012Z] v2.2.0-dev.37 [2022-05-12T11:08:21.012Z] v2.2.0-dev.38 [2022-05-12T11:08:21.012Z] v2.2.0-dev.39 [2022-05-12T11:08:21.012Z] v2.2.0-dev.4 [2022-05-12T11:08:21.012Z] v2.2.0-dev.40 [2022-05-12T11:08:21.012Z] v2.2.0-dev.41 [2022-05-12T11:08:21.012Z] v2.2.0-dev.42 [2022-05-12T11:08:21.012Z] v2.2.0-dev.43 [2022-05-12T11:08:21.012Z] v2.2.0-dev.44 [2022-05-12T11:08:21.012Z] v2.2.0-dev.45 [2022-05-12T11:08:21.012Z] v2.2.0-dev.46 [2022-05-12T11:08:21.012Z] v2.2.0-dev.47 [2022-05-12T11:08:21.012Z] v2.2.0-dev.48 [2022-05-12T11:08:21.012Z] v2.2.0-dev.49 [2022-05-12T11:08:21.012Z] v2.2.0-dev.5 [2022-05-12T11:08:21.012Z] v2.2.0-dev.50 [2022-05-12T11:08:21.012Z] v2.2.0-dev.51 [2022-05-12T11:08:21.012Z] v2.2.0-dev.52 [2022-05-12T11:08:21.012Z] v2.2.0-dev.53 [2022-05-12T11:08:21.012Z] v2.2.0-dev.54 [2022-05-12T11:08:21.012Z] v2.2.0-dev.55 [2022-05-12T11:08:21.012Z] v2.2.0-dev.56 [2022-05-12T11:08:21.012Z] v2.2.0-dev.57 [2022-05-12T11:08:21.012Z] v2.2.0-dev.58 [2022-05-12T11:08:21.012Z] v2.2.0-dev.59 [2022-05-12T11:08:21.012Z] v2.2.0-dev.6 [2022-05-12T11:08:21.012Z] v2.2.0-dev.60 [2022-05-12T11:08:21.012Z] v2.2.0-dev.61 [2022-05-12T11:08:21.012Z] v2.2.0-dev.62 [2022-05-12T11:08:21.012Z] v2.2.0-dev.63 [2022-05-12T11:08:21.012Z] v2.2.0-dev.64 [2022-05-12T11:08:21.012Z] v2.2.0-dev.65 [2022-05-12T11:08:21.012Z] v2.2.0-dev.66 [2022-05-12T11:08:21.012Z] v2.2.0-dev.67 [2022-05-12T11:08:21.012Z] v2.2.0-dev.68 [2022-05-12T11:08:21.012Z] v2.2.0-dev.69 [2022-05-12T11:08:21.012Z] v2.2.0-dev.7 [2022-05-12T11:08:21.012Z] v2.2.0-dev.70 [2022-05-12T11:08:21.012Z] v2.2.0-dev.71 [2022-05-12T11:08:21.012Z] v2.2.0-dev.72 [2022-05-12T11:08:21.012Z] v2.2.0-dev.73 [2022-05-12T11:08:21.012Z] v2.2.0-dev.74 [2022-05-12T11:08:21.012Z] v2.2.0-dev.75 [2022-05-12T11:08:21.012Z] v2.2.0-dev.76 [2022-05-12T11:08:21.012Z] v2.2.0-dev.77 [2022-05-12T11:08:21.012Z] v2.2.0-dev.78 [2022-05-12T11:08:21.012Z] v2.2.0-dev.79 [2022-05-12T11:08:21.012Z] v2.2.0-dev.8 [2022-05-12T11:08:21.012Z] v2.2.0-dev.80 [2022-05-12T11:08:21.012Z] v2.2.0-dev.81 [2022-05-12T11:08:21.012Z] v2.2.0-dev.82 [2022-05-12T11:08:21.012Z] v2.2.0-dev.83 [2022-05-12T11:08:21.012Z] v2.2.0-dev.84 [2022-05-12T11:08:21.012Z] v2.2.0-dev.85 [2022-05-12T11:08:21.012Z] v2.2.0-dev.86 [2022-05-12T11:08:21.012Z] v2.2.0-dev.87 [2022-05-12T11:08:21.012Z] v2.2.0-dev.88 [2022-05-12T11:08:21.012Z] v2.2.0-dev.89 [2022-05-12T11:08:21.012Z] v2.2.0-dev.9 [2022-05-12T11:08:21.012Z] v2.2.0-dev.90 [2022-05-12T11:08:21.013Z] v2.2.0-dev.91 [2022-05-12T11:08:21.013Z] v2.2.0-dev.92 [2022-05-12T11:08:21.013Z] v2.2.0-dev.93 [2022-05-12T11:08:21.013Z] v2.2.0-dev.94 [2022-05-12T11:08:21.013Z] v2.2.0-dev.95 [2022-05-12T11:08:21.013Z] v2.2.0-dev.96 [2022-05-12T11:08:21.013Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-12T11:08:21.303Z] + lftools sign git-tag v2.2.1-dev.1 [2022-05-12T11:08:21.873Z] Signing Git tag with Sigul... [2022-05-12T11:08:21.873Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-05-12T11:08:22.454Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:22.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T11:08:22.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T11:08:22.764Z] $ docker stop --time=1 b0bc3118885c4962a6c08db00f37375d3beef1a3a48af6f00fcdea25625644f9 [2022-05-12T11:08:24.061Z] $ docker rm -f b0bc3118885c4962a6c08db00f37375d3beef1a3a48af6f00fcdea25625644f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T11:08:24.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T11:08:24.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:24.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T11:08:24.787Z] . [Pipeline] withDockerContainer [2022-05-12T11:08:24.855Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:08:24.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T11:08:25.329Z] $ docker top fec559ab1e484eb4113391450306bd3a4301f59ecbbedf56d9f907919cafcc7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T11:08:25.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T11:08:25.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T11:08:25.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T11:08:25.574Z] $ docker exec fec559ab1e484eb4113391450306bd3a4301f59ecbbedf56d9f907919cafcc7a ssh-agent [2022-05-12T11:08:25.704Z] SSH_AUTH_SOCK=/tmp/ssh-N6lwiKehMEsV/agent.33 [2022-05-12T11:08:25.704Z] SSH_AGENT_PID=39 [2022-05-12T11:08:25.711Z] Running ssh-add (command line suppressed) [2022-05-12T11:08:25.836Z] Identity added: /w/workspace/edgex-go/228@tmp/private_key_2676315660384228672.key (/w/workspace/edgex-go/228@tmp/private_key_2676315660384228672.key) [2022-05-12T11:08:25.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T11:08:26.149Z] + git semver bump pre [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgex-go/228/.semver/main with force:True [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,377 [write_file] DEBUG write to file:/w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,380 [execute] INFO git cat-file --batch-check [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/228/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,386 [execute] INFO git cat-file --batch [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/228/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T11:08:26.409Z] 2022-05-12 11:08:26,394 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:26.409Z] 2.2.1-dev.2 [Pipeline] } [2022-05-12T11:08:26.678Z] $ docker exec --env ******** --env ******** fec559ab1e484eb4113391450306bd3a4301f59ecbbedf56d9f907919cafcc7a ssh-agent -k [2022-05-12T11:08:26.800Z] unset SSH_AUTH_SOCK; [2022-05-12T11:08:26.800Z] unset SSH_AGENT_PID; [2022-05-12T11:08:26.800Z] echo Agent pid 39 killed; [2022-05-12T11:08:26.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T11:08:27.117Z] + git semver [Pipeline] } [2022-05-12T11:08:27.388Z] $ docker stop --time=1 fec559ab1e484eb4113391450306bd3a4301f59ecbbedf56d9f907919cafcc7a [2022-05-12T11:08:28.693Z] $ docker rm -f fec559ab1e484eb4113391450306bd3a4301f59ecbbedf56d9f907919cafcc7a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T11:08:29.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T11:08:29.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:29.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T11:08:29.331Z] . [Pipeline] withDockerContainer [2022-05-12T11:08:29.404Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:08:29.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T11:08:29.828Z] $ docker top 00dc51a3acaba9e54429fd9d70e19ec281bb3999276d3bcafe990ffa768624dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T11:08:30.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T11:08:30.001Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T11:08:30.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T11:08:30.138Z] $ docker exec 00dc51a3acaba9e54429fd9d70e19ec281bb3999276d3bcafe990ffa768624dd ssh-agent [2022-05-12T11:08:30.263Z] SSH_AUTH_SOCK=/tmp/ssh-uCFql37paW9X/agent.32 [2022-05-12T11:08:30.263Z] SSH_AGENT_PID=38 [2022-05-12T11:08:30.268Z] Running ssh-add (command line suppressed) [2022-05-12T11:08:30.374Z] Identity added: /w/workspace/edgex-go/228@tmp/private_key_345836097668356625.key (/w/workspace/edgex-go/228@tmp/private_key_345836097668356625.key) [2022-05-12T11:08:30.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T11:08:30.682Z] + git semver push [2022-05-12T11:08:30.942Z] 2022-05-12 11:08:30,867 [run_push] DEBUG push [2022-05-12T11:08:30.942Z] 2022-05-12 11:08:30,867 [execute] INFO git push origin semver [2022-05-12T11:08:30.942Z] 2022-05-12 11:08:30,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/228/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-12T11:08:31.882Z] 2022-05-12 11:08:31,659 [run_push] DEBUG push all version tags [2022-05-12T11:08:31.882Z] 2022-05-12 11:08:31,659 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-12T11:08:31.882Z] 2022-05-12 11:08:31,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/228, universal_newlines=False, shell=None, istream=None) [2022-05-12T11:08:32.825Z] 2022-05-12 11:08:32,458 [read_version] DEBUG read version from /w/workspace/edgex-go/228/.semver/main [2022-05-12T11:08:32.825Z] 2.2.1-dev.2 [Pipeline] } [2022-05-12T11:08:32.835Z] $ docker exec --env ******** --env ******** 00dc51a3acaba9e54429fd9d70e19ec281bb3999276d3bcafe990ffa768624dd ssh-agent -k [2022-05-12T11:08:32.951Z] unset SSH_AUTH_SOCK; [2022-05-12T11:08:32.951Z] unset SSH_AGENT_PID; [2022-05-12T11:08:32.951Z] echo Agent pid 38 killed; [2022-05-12T11:08:32.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T11:08:33.263Z] + git semver [Pipeline] } [2022-05-12T11:08:33.535Z] $ docker stop --time=1 00dc51a3acaba9e54429fd9d70e19ec281bb3999276d3bcafe990ffa768624dd [2022-05-12T11:08:34.837Z] $ docker rm -f 00dc51a3acaba9e54429fd9d70e19ec281bb3999276d3bcafe990ffa768624dd [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 [2022-05-12T11:08:35.353Z] + [ -d /w/workspace/edgex-go/228/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:35.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:36.557Z] ---> package-listing.sh [2022-05-12T11:08:36.557Z] ++ facter osfamily [2022-05-12T11:08:36.557Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T11:08:36.817Z] + OS_FAMILY=debian [2022-05-12T11:08:36.817Z] + workspace=/w/workspace/edgex-go/228 [2022-05-12T11:08:36.817Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T11:08:36.817Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T11:08:36.817Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T11:08:36.818Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T11:08:36.818Z] + '[' /w/workspace/edgex-go/228 ']' [2022-05-12T11:08:36.818Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T11:08:36.818Z] + case "${OS_FAMILY}" in [2022-05-12T11:08:36.818Z] + dpkg -l [2022-05-12T11:08:36.818Z] + grep '^ii' [2022-05-12T11:08:36.818Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T11:08:36.818Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T11:08:36.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T11:08:36.818Z] + '[' /w/workspace/edgex-go/228 ']' [2022-05-12T11:08:36.818Z] + mkdir -p /w/workspace/edgex-go/228/archives/ [2022-05-12T11:08:36.818Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/228/archives/ [Pipeline] echo [2022-05-12T11:08:36.830Z] 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/228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T11:08:37.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:37.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T11:08:37.676Z] [2022-05-12T11:08:37.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T11:08:37.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T11:08:37.979Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T11:08:37.979Z] 5eb5b503b376: Pulling fs layer [2022-05-12T11:08:37.979Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T11:08:37.979Z] ec43610c2a17: Pulling fs layer [2022-05-12T11:08:37.979Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T11:08:37.979Z] 33b1e0a273af: Pulling fs layer [2022-05-12T11:08:37.979Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T11:08:37.979Z] 2f39f015ded8: Pulling fs layer [2022-05-12T11:08:37.979Z] 33b1e0a273af: Waiting [2022-05-12T11:08:37.979Z] 5d3b04190fa2: Waiting [2022-05-12T11:08:37.979Z] 2f39f015ded8: Waiting [2022-05-12T11:08:37.979Z] 3a2ae6a8a46f: Waiting [2022-05-12T11:08:37.979Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T11:08:37.979Z] 5c69ac0246d0: Download complete [2022-05-12T11:08:37.979Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T11:08:37.979Z] 3a2ae6a8a46f: Download complete [2022-05-12T11:08:37.979Z] ec43610c2a17: Verifying Checksum [2022-05-12T11:08:37.979Z] ec43610c2a17: Download complete [2022-05-12T11:08:37.979Z] 33b1e0a273af: Verifying Checksum [2022-05-12T11:08:37.979Z] 33b1e0a273af: Download complete [2022-05-12T11:08:37.979Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T11:08:37.979Z] 5d3b04190fa2: Download complete [2022-05-12T11:08:38.239Z] 5eb5b503b376: Verifying Checksum [2022-05-12T11:08:38.239Z] 5eb5b503b376: Download complete [2022-05-12T11:08:38.807Z] 2f39f015ded8: Download complete [2022-05-12T11:08:39.374Z] 5eb5b503b376: Pull complete [2022-05-12T11:08:39.374Z] 5c69ac0246d0: Pull complete [2022-05-12T11:08:39.942Z] ec43610c2a17: Pull complete [2022-05-12T11:08:39.942Z] 3a2ae6a8a46f: Pull complete [2022-05-12T11:08:40.201Z] 33b1e0a273af: Pull complete [2022-05-12T11:08:40.201Z] 5d3b04190fa2: Pull complete [2022-05-12T11:08:44.397Z] 2f39f015ded8: Pull complete [2022-05-12T11:08:44.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T11:08:44.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T11:08:44.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T11:08:44.459Z] prd-ubuntu20.04-docker-8c-8g-63380 does not seem to be running inside a container [2022-05-12T11:08:44.489Z] $ 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/228/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/228 -v /w/workspace/edgex-go/228:/w/workspace/edgex-go/228:rw,z -v /w/workspace/edgex-go/228@tmp:/w/workspace/edgex-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T11:08:46.017Z] $ docker top 914ce17d85332c5190af89d36c30862eafa200f1fd88810226443b51a92c78a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T11:08:46.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T11:08:46.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T11:08:46.954Z] + ls /var/log/sa-host [2022-05-12T11:08:46.954Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T11:08:47.039Z] provisioning config files... [2022-05-12T11:08:47.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/228@tmp/config6809557756789321762tmp [Pipeline] { [Pipeline] echo [2022-05-12T11:08:47.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:47.340Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T11:08:47.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:47.672Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T11:08:47.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:47.973Z] ---> sudo-logs.sh [2022-05-12T11:08:47.973Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T11:08:47.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:48.281Z] ---> job-cost.sh [2022-05-12T11:08:48.281Z] lf-activate-venv: SKIPPING [2022-05-12T11:08:48.281Z] DEBUG: total: 0.10999999940395355 [2022-05-12T11:08:48.281Z] INFO: Retrieving Stack Cost... [2022-05-12T11:08:48.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T11:08:49.112Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T11:08:49.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T11:08:49.413Z] ---> logs-deploy.sh [2022-05-12T11:08:49.413Z] lf-activate-venv: SKIPPING [2022-05-12T11:08:49.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/228 [2022-05-12T11:08:49.413Z] INFO: archiving workspace using pattern(s): [2022-05-12T11:08:50.350Z] Archives upload complete. [2022-05-12T11:08:50.350Z] INFO: archiving logs to Nexus