Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82d51753c0ffe06333f0831f521723714ea5f555 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-ssh17447156645254893297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16061611641160597411.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6721796608651155637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh17051532385596182277.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-ssh3581058266631504745.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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11412 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/180 [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/180 # 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 82d51753c0ffe06333f0831f521723714ea5f555 (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 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 Commit message: "Merge pull request #3936 from jinlinGuan/issue-3925-post-devicecommand" > git rev-list --no-walk 73837d3c09c2d062edd8c57da436144a45e21f80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T13:58:26.671Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T13:58:26.731Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T13:58:26.749Z] ========================================================= [2022-04-07T13:58:26.749Z] EdgeX Global Pipelines Version Info [2022-04-07T13:58:26.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T13:58:27.527Z] ------------------- [2022-04-07T13:58:27.527Z] stable info: [2022-04-07T13:58:27.527Z] ------------------- [2022-04-07T13:58:27.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T13:58:27.527Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T13:58:27.527Z] Message: update stable to v1.0.221 [2022-04-07T13:58:28.102Z] ------------------- [2022-04-07T13:58:28.102Z] experimental info: [2022-04-07T13:58:28.102Z] ------------------- [2022-04-07T13:58:28.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T13:58:28.102Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T13:58:28.102Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T13:58:28.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T13:58:28.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T13:58:28.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T13:58:28.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T13:58:28.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T13:58:28.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T13:58:28.377Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T13:58:28.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T13:58:28.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T13:58:28.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T13:58:28.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T13:58:28.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T13:58:28.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T13:58:28.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T13:58:28.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T13:58:28.559Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T13:58:28.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T13:58:28.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T13:58:28.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T13:58:28.631Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T13:58:28.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T13:58:28.666Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T13:58:28.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-07T13:58:28.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-07T13:58:28.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-07T13:58:28.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo [2022-04-07T13:58:28.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82d5175 [Pipeline] echo [2022-04-07T13:58:28.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T13:58:28.814Z] provisioning config files... [2022-04-07T13:58:28.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config2994763227594434646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T13:58:29.140Z] ---> docker-login.sh [2022-04-07T13:58:29.140Z] nexus3.edgexfoundry.org:10001 [2022-04-07T13:58:29.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:58:29.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:58:29.403Z] Configure a credential helper to remove this warning. See [2022-04-07T13:58:29.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:58:29.403Z] [2022-04-07T13:58:29.403Z] Login Succeeded [2022-04-07T13:58:29.403Z] nexus3.edgexfoundry.org:10002 [2022-04-07T13:58:29.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:58:29.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:58:29.663Z] Configure a credential helper to remove this warning. See [2022-04-07T13:58:29.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:58:29.663Z] [2022-04-07T13:58:29.663Z] Login Succeeded [2022-04-07T13:58:29.663Z] nexus3.edgexfoundry.org:10003 [2022-04-07T13:58:29.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:58:29.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:58:29.663Z] Configure a credential helper to remove this warning. See [2022-04-07T13:58:29.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:58:29.663Z] [2022-04-07T13:58:29.663Z] Login Succeeded [2022-04-07T13:58:29.663Z] nexus3.edgexfoundry.org:10004 [2022-04-07T13:58:29.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:58:29.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:58:29.926Z] Configure a credential helper to remove this warning. See [2022-04-07T13:58:29.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:58:29.926Z] [2022-04-07T13:58:29.926Z] Login Succeeded [2022-04-07T13:58:29.926Z] docker.io [2022-04-07T13:58:29.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:58:30.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:58:30.499Z] Configure a credential helper to remove this warning. See [2022-04-07T13:58:30.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:58:30.499Z] [2022-04-07T13:58:30.499Z] Login Succeeded [2022-04-07T13:58:30.499Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T13:58:30.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T13:58:30.815Z] + 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-04-07T13:58:30.815Z] + dirname cmd/core-command/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/core-data/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T13:58:30.815Z] + + dirname cmd/security-bootstrapper/Dockerfilecut [2022-04-07T13:58:30.815Z] -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T13:58:30.815Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T13:58:30.815Z] + cut -d/ -f2 [2022-04-07T13:58:30.815Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T13:58:30.816Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T13:58:30.816Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-07T13:58:30.816Z] + cut -d/ -f2 [2022-04-07T13:58:30.816Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T13:58:30.816Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T13:58:30.816Z] + cut -d/ -f2 [2022-04-07T13:58:30.816Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T13:58:30.933Z] 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-04-07T13:58:31.283Z] + git rev-list -1 --merges 82d51753c0ffe06333f0831f521723714ea5f555~1..82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo [2022-04-07T13:58:31.295Z] -----------> git rev-list -1 --merges 82d51753c0ffe06333f0831f521723714ea5f555~1..82d51753c0ffe06333f0831f521723714ea5f555 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T13:58:31.295Z] 82d51753c0ffe06333f0831f521723714ea5f555 [false] [Pipeline] sh [2022-04-07T13:58:31.588Z] + git log --format=format:%s -1 82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo [2022-04-07T13:58:31.602Z] ========================================================= [2022-04-07T13:58:31.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T13:58:31.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T13:58:32.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T13:58:32.165Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T13:58:32.165Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T13:58:32.165Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T13:58:32.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T13:58:32.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T13:58:32.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:58:32.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:58:32.635Z] [2022-04-07T13:58:32.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:58:32.937Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:58:32.937Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T13:58:32.937Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T13:58:32.937Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T13:58:32.937Z] 4c7163046ea9: Pulling fs layer [2022-04-07T13:58:32.937Z] 0c2d73faf560: Pulling fs layer [2022-04-07T13:58:32.937Z] 0c2d73faf560: Waiting [2022-04-07T13:58:32.937Z] 3e5f54012d9b: Verifying Checksum [2022-04-07T13:58:32.937Z] 3e5f54012d9b: Download complete [2022-04-07T13:58:32.937Z] a0d0a0d46f8b: Verifying Checksum [2022-04-07T13:58:32.937Z] a0d0a0d46f8b: Download complete [2022-04-07T13:58:32.937Z] 0c2d73faf560: Verifying Checksum [2022-04-07T13:58:32.937Z] 0c2d73faf560: Download complete [2022-04-07T13:58:33.203Z] 4c7163046ea9: Download complete [2022-04-07T13:58:33.203Z] a0d0a0d46f8b: Pull complete [2022-04-07T13:58:33.203Z] 3e5f54012d9b: Pull complete [2022-04-07T13:58:33.463Z] 4c7163046ea9: Pull complete [2022-04-07T13:58:33.726Z] 0c2d73faf560: Pull complete [2022-04-07T13:58:33.726Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T13:58:33.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:58:33.726Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T13:58:33.802Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T13:58:33.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T13:58:34.640Z] $ docker top 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T13:58:34.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T13:58:34.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T13:58:34.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T13:58:34.879Z] $ docker exec 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent [2022-04-07T13:58:35.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJBcOe/agent.14 [2022-04-07T13:58:35.026Z] SSH_AGENT_PID=21 [2022-04-07T13:58:35.034Z] Running ssh-add (command line suppressed) [2022-04-07T13:58:35.156Z] Identity added: /w/workspace/edgex-go/180@tmp/private_key_4095606415902291690.key (/w/workspace/edgex-go/180@tmp/private_key_4095606415902291690.key) [2022-04-07T13:58:35.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T13:58:35.471Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T13:58:35.496Z] $ docker exec --env ******** --env ******** 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent -k [2022-04-07T13:58:35.606Z] unset SSH_AUTH_SOCK; [2022-04-07T13:58:35.607Z] unset SSH_AGENT_PID; [2022-04-07T13:58:35.607Z] echo Agent pid 21 killed; [2022-04-07T13:58:35.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T13:58:35.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T13:58:35.653Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T13:58:35.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T13:58:35.787Z] $ docker exec 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent [2022-04-07T13:58:35.900Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgLFpeE/agent.56 [2022-04-07T13:58:35.900Z] SSH_AGENT_PID=62 [2022-04-07T13:58:35.905Z] Running ssh-add (command line suppressed) [2022-04-07T13:58:36.034Z] Identity added: /w/workspace/edgex-go/180@tmp/private_key_7590875248884022626.key (/w/workspace/edgex-go/180@tmp/private_key_7590875248884022626.key) [2022-04-07T13:58:36.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T13:58:36.342Z] + git semver init [2022-04-07T13:58:36.342Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T13:58:36.342Z] # $GIT_DIR = /w/workspace/edgex-go/180/.git [2022-04-07T13:58:36.342Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/180 [2022-04-07T13:58:36.342Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T13:58:36.342Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T13:58:36.342Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T13:58:36.342Z] # $SEMVER_BRANCH = main [2022-04-07T13:58:36.342Z] # $SEMVER_TEMP = /tmp/semver-521470822 [2022-04-07T13:58:36.342Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T13:58:51.257Z] # '/tmp/semver-521470822' -> '/w/workspace/edgex-go/180/.semver' [2022-04-07T13:58:51.257Z] # -> Force: false [2022-04-07T13:58:51.257Z] # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [Pipeline] } [2022-04-07T13:58:51.273Z] $ docker exec --env ******** --env ******** 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent -k [2022-04-07T13:58:51.376Z] unset SSH_AUTH_SOCK; [2022-04-07T13:58:51.376Z] unset SSH_AGENT_PID; [2022-04-07T13:58:51.376Z] echo Agent pid 62 killed; [2022-04-07T13:58:51.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T13:58:51.703Z] + git semver [Pipeline] } [2022-04-07T13:58:51.722Z] $ docker stop --time=1 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 [2022-04-07T13:58:53.674Z] $ docker rm -f 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T13:58:54.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T13:58:54.385Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T13:58:54.388Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.58 [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-04-07T13:58:54.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T13:58:54.549Z] ========================================================= [2022-04-07T13:58:54.549Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T13:58:54.549Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T13:58:54.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T13:58:54.836Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T13:58:54.836Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T13:58:54.836Z] 666ba61612fd: Pulling fs layer [2022-04-07T13:58:54.836Z] 8ed8ca486205: Pulling fs layer [2022-04-07T13:58:54.836Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T13:58:54.836Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T13:58:54.836Z] 640e595b4fbd: Pulling fs layer [2022-04-07T13:58:54.836Z] 763cafe07f6e: Pulling fs layer [2022-04-07T13:58:54.836Z] 0c0b528cf693: Pulling fs layer [2022-04-07T13:58:54.836Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T13:58:54.836Z] 763cafe07f6e: Waiting [2022-04-07T13:58:54.836Z] 0c0b528cf693: Waiting [2022-04-07T13:58:54.836Z] 4fe6c5a15a65: Waiting [2022-04-07T13:58:54.836Z] 640e595b4fbd: Waiting [2022-04-07T13:58:54.836Z] 8ed8ca486205: Verifying Checksum [2022-04-07T13:58:54.836Z] 8ed8ca486205: Download complete [2022-04-07T13:58:54.836Z] 666ba61612fd: Verifying Checksum [2022-04-07T13:58:54.836Z] 666ba61612fd: Download complete [2022-04-07T13:58:54.836Z] 22a0e8bec74d: Download complete [2022-04-07T13:58:54.836Z] 640e595b4fbd: Download complete [2022-04-07T13:58:54.836Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T13:58:54.836Z] 59bf1c3509f3: Download complete [2022-04-07T13:58:54.836Z] 763cafe07f6e: Verifying Checksum [2022-04-07T13:58:54.836Z] 763cafe07f6e: Download complete [2022-04-07T13:58:55.098Z] 0c0b528cf693: Verifying Checksum [2022-04-07T13:58:55.098Z] 0c0b528cf693: Download complete [2022-04-07T13:58:55.098Z] 59bf1c3509f3: Pull complete [2022-04-07T13:58:55.360Z] 666ba61612fd: Pull complete [2022-04-07T13:58:55.360Z] 8ed8ca486205: Pull complete [2022-04-07T13:58:55.619Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T13:58:55.619Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T13:58:55.619Z] 4fe6c5a15a65: Download complete [2022-04-07T13:58:59.821Z] 4fe6c5a15a65: Pull complete [2022-04-07T13:58:59.821Z] 22a0e8bec74d: Pull complete [2022-04-07T13:58:59.821Z] 640e595b4fbd: Pull complete [2022-04-07T13:58:59.821Z] 763cafe07f6e: Pull complete [2022-04-07T13:58:59.821Z] 0c0b528cf693: Pull complete [2022-04-07T13:59:02.362Z] 10935f4eaf8b: Pull complete [2022-04-07T13:59:02.362Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T13:59:02.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T13:59:02.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T13:59:02.661Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T13:59:02.662Z] WORKDIR /edgex [2022-04-07T13:59:02.662Z] COPY go.mod . [2022-04-07T13:59:02.662Z] RUN go mod download [2022-04-07T13:59:02.662Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T13:59:04.044Z] Sending build context to Docker daemon 334.7MB [2022-04-07T13:59:04.044Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T13:59:04.044Z] ---> 99d49a6021b9 [2022-04-07T13:59:04.044Z] Step 2/4 : WORKDIR /edgex [2022-04-07T13:59:07.346Z] ---> Running in f3b546155214 [2022-04-07T13:59:07.346Z] Removing intermediate container f3b546155214 [2022-04-07T13:59:07.346Z] ---> 071fe23cbe83 [2022-04-07T13:59:07.346Z] Step 3/4 : COPY go.mod . [2022-04-07T13:59:07.346Z] ---> 1213e5661a7c [2022-04-07T13:59:07.346Z] Step 4/4 : RUN go mod download [2022-04-07T13:59:07.346Z] ---> Running in 30b16104b375 [2022-04-07T13:59:09.484Z] Still waiting to schedule task [2022-04-07T13:59:09.485Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-07T13:59:25.474Z] Removing intermediate container 30b16104b375 [2022-04-07T13:59:25.475Z] ---> 518bedfd46bc [2022-04-07T13:59:25.475Z] Successfully built 518bedfd46bc [2022-04-07T13:59:25.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:59:25.772Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T13:59:25.772Z] . [Pipeline] withDockerContainer [2022-04-07T13:59:25.844Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T13:59:25.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T13:59:26.297Z] $ docker top 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T13:59:26.653Z] + go version [2022-04-07T13:59:26.653Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T13:59:26.666Z] $ docker stop --time=1 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f [2022-04-07T13:59:27.960Z] $ docker rm -f 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:59:28.352Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T13:59:28.352Z] . [Pipeline] withDockerContainer [2022-04-07T13:59:28.417Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T13:59:28.452Z] $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T13:59:28.840Z] $ docker top 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T13:59:28.911Z] ========================================================= [2022-04-07T13:59:28.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T13:59:28.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T13:59:29.203Z] + make test [2022-04-07T13:59:29.203Z] go mod tidy -compat=1.17 [2022-04-07T13:59:29.203Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T13:59:35.778Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T13:59:45.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T13:59:46.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T13:59:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T13:59:46.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-04-07T13:59:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T13:59:46.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T13:59:47.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-04-07T13:59:47.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T13:59:48.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements [2022-04-07T13:59:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T13:59:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.649s coverage: 89.2% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 84.4% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 95.0% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 24.0% of statements [2022-04-07T13:59:52.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-04-07T13:59:52.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-04-07T14:00:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-04-07T14:00:00.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-04-07T14:00:02.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements [2022-04-07T14:00:02.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.4% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T14:00:12.399Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-07T14:00:12.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-07T14:00:12.399Z] 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-04-07T14:00:30.501Z] GO111MODULE=on go vet ./... [2022-04-07T14:00:33.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T14:00:34.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T14:00:34.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T14:00:35.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T14:00:35.494Z] + ls -al . [2022-04-07T14:00:35.494Z] total 668 [2022-04-07T14:00:35.494Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 14:00 . [2022-04-07T14:00:35.494Z] drwxr-xr-x 4 root root 4096 Apr 7 13:59 .. [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 13:58 .dockerignore [2022-04-07T14:00:35.494Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 13:58 .git [2022-04-07T14:00:35.494Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 13:58 .github [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 13:58 .gitignore [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 13:58 .golangci.yml [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 13:58 .hadolint.yml [2022-04-07T14:00:35.494Z] drwx------ 3 1001 1001 4096 Apr 7 13:58 .semver [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 13:58 .sonarcloud.properties [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 13:58 ADOPTERS.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 13:58 Attribution.txt [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 13:58 CHANGELOG.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 13:58 CONTRIBUTING.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 13:58 GOVERNANCE.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 13:58 Jenkinsfile [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 13:58 LICENSE [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 13:58 Makefile [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 13:58 OWNERS.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 13:58 README.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 13:58 SECURITY.md [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 12 Apr 7 13:58 VERSION [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 13:58 ZMQWindows.md [2022-04-07T14:00:35.494Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 13:58 bin [2022-04-07T14:00:35.494Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 13:58 cmd [2022-04-07T14:00:35.494Z] -rw-r--r-- 1 root root 430374 Apr 7 14:00 coverage.out [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 13:58 go.mod [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 13:59 go.sum [2022-04-07T14:00:35.494Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 13:58 internal [2022-04-07T14:00:35.494Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 13:58 openapi [2022-04-07T14:00:35.494Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 13:58 snap [2022-04-07T14:00:35.494Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 13:58 version.go [Pipeline] sh [2022-04-07T14:00:35.783Z] + '[' -e coverage.out ] [2022-04-07T14:00:35.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T14:00:35.877Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T14:00:36.160Z] + make build [2022-04-07T14:00:36.160Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:00:46.211Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-07T14:00:46.223Z] Running in /w/workspace/edgex-go/180 [Pipeline] { [Pipeline] checkout [2022-04-07T14:00:46.511Z] The recommended git tool is: git [2022-04-07T14:00:51.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:00:54.021Z] using credential edgex-jenkins-ssh [2022-04-07T14:00:54.053Z] Cloning the remote Git repository [2022-04-07T14:00:54.114Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T14:00:54.199Z] > git init /w/workspace/edgex-go/180 # timeout=10 [2022-04-07T14:00:54.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T14:00:54.330Z] > git --version # timeout=10 [2022-04-07T14:00:54.358Z] > git --version # 'git version 2.25.1' [2022-04-07T14:00:54.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T14:00:54.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T14:01:03.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:01:03.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:01:04.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:01:04.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:01:05.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:01:07.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:01:08.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:01:09.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:01:10.159Z] Avoid second fetch [2022-04-07T14:01:10.159Z] Checking out Revision 82d51753c0ffe06333f0831f521723714ea5f555 (main) [2022-04-07T14:01:10.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:01:10.062Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T14:01:10.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T14:01:10.191Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T14:01:10.241Z] > git checkout -f 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 [2022-04-07T14:01:11.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:01:13.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T14:01:14.325Z] $ docker stop --time=1 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec [2022-04-07T14:01:14.680Z] Commit message: "Merge pull request #3936 from jinlinGuan/issue-3925-post-devicecommand" [2022-04-07T14:01:17.342Z] $ docker rm -f 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T14:01:18.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:01:18.902Z] [2022-04-07T14:01:18.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:01:19.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T14:01:19.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T14:01:19.181Z] Dload Upload Total Spent Left Speed [2022-04-07T14:01:19.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44690 0 --:--:-- --:--:-- --:--:-- 44859 [2022-04-07T14:01:19.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:01:19.216Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T14:01:19.216Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T14:01:19.216Z] ca9280d653b3: Pulling fs layer [2022-04-07T14:01:19.216Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T14:01:19.216Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-07T14:01:19.475Z] ca9280d653b3: Verifying Checksum [2022-04-07T14:01:19.476Z] ca9280d653b3: Download complete [2022-04-07T14:01:19.476Z] cbdbe7a5bc2a: Pull complete [2022-04-07T14:01:19.734Z] 7e9c9ca2126c: Verifying Checksum [2022-04-07T14:01:19.734Z] 7e9c9ca2126c: Download complete [2022-04-07T14:01:19.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T14:01:19.993Z] ca9280d653b3: Pull complete [2022-04-07T14:01:20.141Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T14:01:20.141Z] + sudo tee /etc/docker/daemon.new [2022-04-07T14:01:20.141Z] { [2022-04-07T14:01:20.141Z] "registry-mirrors": [ [2022-04-07T14:01:20.141Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T14:01:20.141Z] ], [2022-04-07T14:01:20.141Z] "bip": "10.250.0.254/24", [2022-04-07T14:01:20.141Z] "hosts": [ [2022-04-07T14:01:20.141Z] "tcp://0.0.0.0:5555", [2022-04-07T14:01:20.141Z] "unix:///var/run/docker.sock" [2022-04-07T14:01:20.141Z] ], [2022-04-07T14:01:20.141Z] "mtu": 1458, [2022-04-07T14:01:20.141Z] "selinux-enabled": true, [2022-04-07T14:01:20.141Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T14:01:20.141Z] } [Pipeline] sh [2022-04-07T14:01:20.499Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T14:01:20.850Z] + sudo service docker restart [2022-04-07T14:01:23.285Z] 7e9c9ca2126c: Pull complete [2022-04-07T14:01:23.285Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T14:01:23.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:01:23.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T14:01:23.362Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T14:01:23.430Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T14:01:25.121Z] $ docker top 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:01:25.538Z] + docker-compose build --help [2022-04-07T14:01:25.538Z] + grep parallel [2022-04-07T14:01:26.114Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T14:01:26.128Z] $ docker stop --time=1 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 [2022-04-07T14:01:27.465Z] $ docker rm -f 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:01:27.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:01:27.903Z] . [Pipeline] withDockerContainer [2022-04-07T14:01:27.972Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T14:01:28.008Z] $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T14:01:28.373Z] $ docker top d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:01:28.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T14:01:29.303Z] Building core-command ... [2022-04-07T14:01:29.303Z] Building core-data ... [2022-04-07T14:01:29.303Z] Building core-metadata ... [2022-04-07T14:01:29.303Z] Building security-bootstrapper ... [2022-04-07T14:01:29.303Z] Building security-proxy-setup ... [2022-04-07T14:01:29.303Z] Building security-secretstore-setup ... [2022-04-07T14:01:29.303Z] Building security-spiffe-token-provider ... [2022-04-07T14:01:29.303Z] Building security-spire-agent ... [2022-04-07T14:01:29.303Z] Building security-spire-config ... [2022-04-07T14:01:29.303Z] Building security-spire-server ... [2022-04-07T14:01:29.303Z] Building support-notifications ... [2022-04-07T14:01:29.303Z] Building support-scheduler ... [2022-04-07T14:01:29.303Z] Building sys-mgmt-agent ... [2022-04-07T14:01:29.303Z] Building security-spiffe-token-provider [2022-04-07T14:01:29.303Z] Building sys-mgmt-agent [2022-04-07T14:01:29.303Z] Building security-spire-config [2022-04-07T14:01:29.303Z] Building security-spire-server [2022-04-07T14:01:29.303Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T14:01:39.245Z] provisioning config files... [2022-04-07T14:01:39.271Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config583539974595812693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T14:01:39.736Z] ---> docker-login.sh [2022-04-07T14:01:39.736Z] nexus3.edgexfoundry.org:10001 [2022-04-07T14:01:40.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:01:40.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:01:40.664Z] Configure a credential helper to remove this warning. See [2022-04-07T14:01:40.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:01:40.664Z] [2022-04-07T14:01:40.664Z] Login Succeeded [2022-04-07T14:01:40.664Z] nexus3.edgexfoundry.org:10002 [2022-04-07T14:01:41.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:01:41.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:01:41.268Z] Configure a credential helper to remove this warning. See [2022-04-07T14:01:41.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:01:41.268Z] [2022-04-07T14:01:41.268Z] Login Succeeded [2022-04-07T14:01:41.268Z] nexus3.edgexfoundry.org:10003 [2022-04-07T14:01:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:01:41.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:01:41.822Z] Configure a credential helper to remove this warning. See [2022-04-07T14:01:41.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:01:41.822Z] [2022-04-07T14:01:41.822Z] Login Succeeded [2022-04-07T14:01:41.822Z] nexus3.edgexfoundry.org:10004 [2022-04-07T14:01:42.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:01:42.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:01:42.381Z] Configure a credential helper to remove this warning. See [2022-04-07T14:01:42.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:01:42.381Z] [2022-04-07T14:01:42.381Z] Login Succeeded [2022-04-07T14:01:42.381Z] docker.io [2022-04-07T14:01:42.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:01:43.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:01:43.264Z] Configure a credential helper to remove this warning. See [2022-04-07T14:01:43.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:01:43.264Z] [2022-04-07T14:01:43.264Z] Login Succeeded [2022-04-07T14:01:43.264Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T14:01:43.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T14:01:43.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T14:01:43.824Z] ========================================================= [2022-04-07T14:01:43.824Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T14:01:43.824Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:01:44.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:01:44.436Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T14:01:44.436Z] 9b3977197b4f: Pulling fs layer [2022-04-07T14:01:44.436Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T14:01:44.436Z] 94645a83ff95: Pulling fs layer [2022-04-07T14:01:44.436Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T14:01:44.436Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T14:01:44.436Z] f7c0051592d6: Pulling fs layer [2022-04-07T14:01:44.436Z] a227ed2f7395: Pulling fs layer [2022-04-07T14:01:44.436Z] 7b1c46037f91: Pulling fs layer [2022-04-07T14:01:44.436Z] 3f3a8bcf1eab: Waiting [2022-04-07T14:01:44.436Z] 0c92f367c5e7: Waiting [2022-04-07T14:01:44.436Z] f7c0051592d6: Waiting [2022-04-07T14:01:44.436Z] a227ed2f7395: Waiting [2022-04-07T14:01:44.436Z] 94645a83ff95: Verifying Checksum [2022-04-07T14:01:44.436Z] 94645a83ff95: Download complete [2022-04-07T14:01:44.436Z] 1a89e8eeedd5: Download complete [2022-04-07T14:01:44.436Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T14:01:44.436Z] 0c92f367c5e7: Download complete [2022-04-07T14:01:44.436Z] f7c0051592d6: Verifying Checksum [2022-04-07T14:01:44.436Z] f7c0051592d6: Download complete [2022-04-07T14:01:44.436Z] 9b3977197b4f: Download complete [2022-04-07T14:01:44.436Z] a227ed2f7395: Verifying Checksum [2022-04-07T14:01:44.436Z] a227ed2f7395: Download complete [2022-04-07T14:01:45.442Z] 9b3977197b4f: Pull complete [2022-04-07T14:01:45.720Z] 1a89e8eeedd5: Pull complete [2022-04-07T14:01:45.997Z] 94645a83ff95: Pull complete [2022-04-07T14:01:46.595Z] 7b1c46037f91: Verifying Checksum [2022-04-07T14:01:46.595Z] 7b1c46037f91: Download complete [2022-04-07T14:01:46.869Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T14:01:46.869Z] 3f3a8bcf1eab: Download complete [2022-04-07T14:01:47.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:01:47.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:01:47.414Z] ---> 518bedfd46bc [2022-04-07T14:01:47.414Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:01:47.414Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:01:47.414Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:01:47.414Z] ---> 518bedfd46bc [2022-04-07T14:01:47.414Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:01:47.414Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:01:47.414Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:01:47.414Z] ---> 518bedfd46bc [2022-04-07T14:01:47.414Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T14:01:47.414Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:01:47.414Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:01:47.414Z] ---> 518bedfd46bc [2022-04-07T14:01:47.414Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:01:47.414Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:01:47.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:01:47.414Z] ---> 518bedfd46bc [2022-04-07T14:01:47.414Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:01:51.616Z] ---> Running in d42a87c37d9d [2022-04-07T14:01:51.617Z] ---> Running in bdbcb6914b15 [2022-04-07T14:01:51.617Z] ---> Running in a6e04a329beb [2022-04-07T14:01:51.617Z] ---> Running in 394100ae7658 [2022-04-07T14:01:51.617Z] ---> Running in 9ef5d95a5417 [2022-04-07T14:01:51.617Z] Removing intermediate container a6e04a329beb [2022-04-07T14:01:51.617Z] ---> f6ae59f5c6d1 [2022-04-07T14:01:51.617Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:01:51.617Z] Removing intermediate container d42a87c37d9d [2022-04-07T14:01:51.617Z] ---> 55f8d72bd50d [2022-04-07T14:01:51.617Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:01:51.875Z] Removing intermediate container 9ef5d95a5417 [2022-04-07T14:01:51.875Z] ---> 5a41cb51424a [2022-04-07T14:01:51.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:01:51.875Z] Removing intermediate container 394100ae7658 [2022-04-07T14:01:51.875Z] ---> 955550926943 [2022-04-07T14:01:51.875Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:01:51.875Z] Removing intermediate container bdbcb6914b15 [2022-04-07T14:01:51.875Z] ---> 777fa4cee9d2 [2022-04-07T14:01:51.875Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T14:01:51.875Z] ---> Running in b1140e645ca9 [2022-04-07T14:01:51.875Z] ---> Running in 1638551ddbd7 [2022-04-07T14:01:51.875Z] ---> Running in 28c9a5a54272 [2022-04-07T14:01:51.875Z] ---> Running in 3d1538a58ef6 [2022-04-07T14:01:51.875Z] ---> Running in 185ffa58b818 [2022-04-07T14:01:52.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:52.813Z] Removing intermediate container b1140e645ca9 [2022-04-07T14:01:52.813Z] ---> a604d24216ee [2022-04-07T14:01:52.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:01:52.813Z] ---> Running in e7053c95a934 [2022-04-07T14:01:53.075Z] Removing intermediate container 1638551ddbd7 [2022-04-07T14:01:53.075Z] ---> 62d085984c2d [2022-04-07T14:01:53.075Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:01:53.075Z] Removing intermediate container 28c9a5a54272 [2022-04-07T14:01:53.075Z] ---> 80733747fa56 [2022-04-07T14:01:53.075Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T14:01:53.337Z] ---> Running in 7987c7913903 [2022-04-07T14:01:53.337Z] Removing intermediate container 3d1538a58ef6 [2022-04-07T14:01:53.337Z] ---> 3cca3a42effe [2022-04-07T14:01:53.337Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:01:53.337Z] ---> Running in dd2a6edc5675 [2022-04-07T14:01:53.597Z] ---> Running in 533a25d70728 [2022-04-07T14:01:53.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:53.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:53.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.117Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:01:54.117Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:01:54.117Z] OK: 15864 distinct packages available [2022-04-07T14:01:54.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.639Z] OK: 221 MiB in 52 packages [2022-04-07T14:01:54.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:01:54.902Z] OK: 221 MiB in 52 packages [2022-04-07T14:01:55.162Z] Removing intermediate container e7053c95a934 [2022-04-07T14:01:55.162Z] ---> 57da80cdf464 [2022-04-07T14:01:55.162Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:01:55.162Z] OK: 221 MiB in 52 packages [2022-04-07T14:01:55.162Z] OK: 221 MiB in 52 packages [2022-04-07T14:01:55.162Z] OK: 221 MiB in 52 packages [2022-04-07T14:01:55.162Z] ---> 7a20786869cd [2022-04-07T14:01:55.162Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:01:55.434Z] ---> Running in 870d5144a3c2 [2022-04-07T14:01:55.434Z] Removing intermediate container 7987c7913903 [2022-04-07T14:01:55.434Z] ---> a4cb7dc979c8 [2022-04-07T14:01:55.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:01:55.434Z] ---> cf6a1e08e442 [2022-04-07T14:01:55.434Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:01:55.693Z] ---> Running in 9e8da57359e9 [2022-04-07T14:01:55.693Z] Removing intermediate container 533a25d70728 [2022-04-07T14:01:55.693Z] ---> ca1a41d7b961 [2022-04-07T14:01:55.693Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:01:55.693Z] Removing intermediate container dd2a6edc5675 [2022-04-07T14:01:55.693Z] ---> 0ff8fdda45fd [2022-04-07T14:01:55.693Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:01:55.953Z] ---> 74a47678fd51 [2022-04-07T14:01:55.953Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:01:55.953Z] ---> Running in f58c7ddaac3f [2022-04-07T14:01:55.953Z] Removing intermediate container 185ffa58b818 [2022-04-07T14:01:55.953Z] ---> 3c8b06e78ad5 [2022-04-07T14:01:55.953Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T14:01:55.953Z] ---> a102117f125a [2022-04-07T14:01:55.953Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:01:56.212Z] ---> Running in 947573e905be [2022-04-07T14:01:56.212Z] ---> b341ea11c2ed [2022-04-07T14:01:56.212Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:01:56.212Z] ---> Running in 3fa8fc998bb4 [2022-04-07T14:01:57.151Z] Removing intermediate container 870d5144a3c2 [2022-04-07T14:01:57.151Z] ---> 08911ccee381 [2022-04-07T14:01:57.151Z] Step 8/22 : COPY . . [2022-04-07T14:01:57.151Z] Removing intermediate container f58c7ddaac3f [2022-04-07T14:01:57.151Z] ---> 2c48268804b9 [2022-04-07T14:01:57.151Z] Step 8/26 : COPY . . [2022-04-07T14:01:57.151Z] Removing intermediate container 9e8da57359e9 [2022-04-07T14:01:57.151Z] ---> 99adc317cf24 [2022-04-07T14:01:57.151Z] Step 8/25 : COPY . . [2022-04-07T14:01:59.297Z] 3f3a8bcf1eab: Pull complete [2022-04-07T14:01:59.297Z] 0c92f367c5e7: Pull complete [2022-04-07T14:01:59.572Z] f7c0051592d6: Pull complete [2022-04-07T14:01:59.849Z] a227ed2f7395: Pull complete [2022-04-07T14:02:01.355Z] Removing intermediate container 947573e905be [2022-04-07T14:02:01.355Z] ---> 93fe61c209b4 [2022-04-07T14:02:01.355Z] Step 8/23 : COPY . . [2022-04-07T14:02:07.954Z] Removing intermediate container 3fa8fc998bb4 [2022-04-07T14:02:07.954Z] ---> 7e8e8186208e [2022-04-07T14:02:07.954Z] Step 7/20 : COPY . . [2022-04-07T14:02:07.954Z] ---> 7048fe181fc7 [2022-04-07T14:02:07.954Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:02:08.180Z] 7b1c46037f91: Pull complete [2022-04-07T14:02:08.180Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T14:02:08.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:02:08.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:02:08.214Z] ---> 63b57f966c08 [2022-04-07T14:02:08.214Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:02:08.214Z] ---> b6e77656ab0d [2022-04-07T14:02:08.214Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T14:02:08.214Z] ---> 780a2fe0370c [2022-04-07T14:02:08.214Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T14:02:08.543Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:02:08.544Z] WORKDIR /edgex [2022-04-07T14:02:08.544Z] COPY go.mod . [2022-04-07T14:02:08.544Z] RUN go mod download [2022-04-07T14:02:08.544Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-07T14:02:09.603Z] ---> Running in 40eb269495be [2022-04-07T14:02:09.603Z] ---> Running in 818359d77541 [2022-04-07T14:02:09.603Z] ---> Running in 92216547918b [2022-04-07T14:02:09.870Z] ---> Running in 911c0a1dbc56 [2022-04-07T14:02:09.870Z] Removing intermediate container 818359d77541 [2022-04-07T14:02:09.870Z] ---> 2bad0749b85b [2022-04-07T14:02:09.870Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:02:09.870Z] Removing intermediate container 40eb269495be [2022-04-07T14:02:09.870Z] ---> 941594532548 [2022-04-07T14:02:09.870Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T14:02:10.130Z] ---> Running in 483cecfd700e [2022-04-07T14:02:10.130Z] ---> Running in 1ad125f1f709 [2022-04-07T14:02:10.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:02:10.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:02:11.183Z] Sending build context to Docker daemon 169.1MB [2022-04-07T14:02:11.183Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:02:11.183Z] ---> f79e39bc4007 [2022-04-07T14:02:11.183Z] Step 2/4 : WORKDIR /edgex [2022-04-07T14:02:13.174Z] ---> Running in 5606a4d96580 [2022-04-07T14:02:13.174Z] Removing intermediate container 5606a4d96580 [2022-04-07T14:02:13.174Z] ---> 182b325a371a [2022-04-07T14:02:13.174Z] Step 3/4 : COPY go.mod . [2022-04-07T14:02:13.777Z] ---> c7c56863df0f [2022-04-07T14:02:13.777Z] Step 4/4 : RUN go mod download [2022-04-07T14:02:13.777Z] ---> Running in 40c85a6e9954 [2022-04-07T14:02:14.586Z] Removing intermediate container 1ad125f1f709 [2022-04-07T14:02:14.586Z] ---> 1a7b6f624d41 [2022-04-07T14:02:14.586Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T14:02:14.852Z] Removing intermediate container 483cecfd700e [2022-04-07T14:02:14.852Z] ---> 453f729ffb6c [2022-04-07T14:02:14.852Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:02:15.448Z] ---> Running in 85f1da20b726 [2022-04-07T14:02:15.448Z] ---> 72c819d4a53c [2022-04-07T14:02:15.448Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T14:02:16.018Z] ---> Running in 5c64f1d30452 [2022-04-07T14:02:16.018Z] ---> Running in bc4e5f16bf32 [2022-04-07T14:02:16.277Z] Removing intermediate container 85f1da20b726 [2022-04-07T14:02:16.277Z] ---> 5ae1f349a3b0 [2022-04-07T14:02:16.277Z] 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-04-07T14:02:16.537Z] ---> Running in 08aa4ece2105 [2022-04-07T14:02:16.537Z] Removing intermediate container 5c64f1d30452 [2022-04-07T14:02:16.537Z] ---> a6e96181cb4c [2022-04-07T14:02:16.537Z] 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-04-07T14:02:17.105Z] ---> Running in 05d50add07b5 [2022-04-07T14:02:17.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T14:02:18.048Z] spire-1.2.1/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.data/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.data/.file [2022-04-07T14:02:18.048Z] spire-1.2.1/.dockerignore [2022-04-07T14:02:18.048Z] spire-1.2.1/.gitattributes [2022-04-07T14:02:18.048Z] spire-1.2.1/.githooks/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.gitignore [2022-04-07T14:02:18.048Z] spire-1.2.1/.go-version [2022-04-07T14:02:18.048Z] spire-1.2.1/.golangci.yml [2022-04-07T14:02:18.048Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:02:18.048Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.data/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.data/.file [2022-04-07T14:02:18.048Z] spire-1.2.1/.dockerignore [2022-04-07T14:02:18.048Z] spire-1.2.1/.gitattributes [2022-04-07T14:02:18.048Z] spire-1.2.1/.githooks/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:02:18.048Z] spire-1.2.1/.gitignore [2022-04-07T14:02:18.048Z] spire-1.2.1/.go-version [2022-04-07T14:02:18.048Z] spire-1.2.1/.golangci.yml [2022-04-07T14:02:18.048Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:02:18.048Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:02:18.048Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:02:18.048Z] spire-1.2.1/LICENSE [2022-04-07T14:02:18.048Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:02:18.048Z] spire-1.2.1/Makefile [2022-04-07T14:02:18.048Z] spire-1.2.1/README.md [2022-04-07T14:02:18.048Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:02:18.048Z] spire-1.2.1/SECURITY.md [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:02:18.048Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:02:18.048Z] spire-1.2.1/LICENSE [2022-04-07T14:02:18.048Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:02:18.048Z] spire-1.2.1/Makefile [2022-04-07T14:02:18.048Z] spire-1.2.1/README.md [2022-04-07T14:02:18.048Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:02:18.048Z] spire-1.2.1/SECURITY.md [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:02:18.048Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:02:18.049Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/ [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/agent/ [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/server/ [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:02:18.049Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/ [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/images/ [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:02:18.049Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:02:18.316Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/ [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/agent/ [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/server/ [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:02:18.316Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/ [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/ [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:02:18.316Z] spire-1.2.1/examples/ [2022-04-07T14:02:18.316Z] spire-1.2.1/examples/README.md [2022-04-07T14:02:18.316Z] spire-1.2.1/go.mod [2022-04-07T14:02:18.316Z] spire-1.2.1/go.sum [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/ [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:02:18.316Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:02:18.316Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:02:18.317Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:02:18.317Z] spire-1.2.1/examples/ [2022-04-07T14:02:18.317Z] spire-1.2.1/examples/README.md [2022-04-07T14:02:18.317Z] spire-1.2.1/go.mod [2022-04-07T14:02:18.317Z] spire-1.2.1/go.sum [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:02:18.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:02:18.318Z] [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:02:18.318Z] [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:02:18.318Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:02:18.319Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:02:18.320Z] [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:02:18.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:02:18.321Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/release/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/script/ [2022-04-07T14:02:18.322Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:02:18.322Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:02:18.322Z] spire-1.2.1/support/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:02:18.322Z] spire-1.2.1/release/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/clock/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:02:18.322Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:02:18.322Z] spire-1.2.1/script/ [2022-04-07T14:02:18.322Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:02:18.322Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:02:18.322Z] spire-1.2.1/support/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:02:18.322Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:02:18.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:02:18.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/clock/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/common [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/common [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:02:18.323Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:02:18.324Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:02:18.325Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testca/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/race.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/util.go [2022-04-07T14:02:18.326Z] building spire from source... [2022-04-07T14:02:18.326Z] [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testca/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/ [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/race.go [2022-04-07T14:02:18.326Z] spire-1.2.1/test/util/util.go [2022-04-07T14:02:18.326Z] building spire from source... [2022-04-07T14:02:18.326Z] Installing go1.17.7... [2022-04-07T14:02:18.585Z] Installing go1.17.7... [2022-04-07T14:02:25.168Z] Building bin/spire-server... [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:02:25.168Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:02:25.168Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:02:25.168Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:02:25.168Z] Building bin/spire-server... [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:02:25.168Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:02:25.168Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:02:25.168Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:02:25.168Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:02:25.168Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:02:25.168Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:02:25.168Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:02:25.168Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:02:25.168Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:02:25.168Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:02:25.168Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:02:25.168Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:02:25.168Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:02:25.168Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:02:25.168Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:02:25.168Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:02:25.168Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:02:25.168Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:02:25.168Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:02:25.168Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:02:25.168Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:02:25.168Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:02:25.168Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:02:25.168Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:02:25.428Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:02:25.428Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:02:25.428Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:02:25.428Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:02:25.428Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:02:25.428Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:02:25.428Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:02:25.428Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:02:25.428Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:02:25.428Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:02:25.428Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:02:25.428Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:02:25.428Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:02:25.428Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:02:25.428Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:02:25.428Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:02:25.428Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:02:25.428Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:02:25.428Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:02:25.428Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:02:25.969Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:02:25.969Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:02:25.969Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:02:25.969Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:02:25.969Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:02:25.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:02:25.969Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:02:25.969Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:02:25.969Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:02:25.969Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:02:25.969Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:02:25.969Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:02:25.969Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:02:26.547Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:02:26.547Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:02:29.081Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:02:29.081Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:02:29.081Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:02:33.975Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:02:33.975Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:02:33.975Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:02:33.975Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:02:33.975Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:02:33.975Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:02:33.975Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:02:33.975Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:02:33.975Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:02:33.975Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:02:33.975Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:02:34.235Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:02:34.235Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:02:34.235Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:02:34.235Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:02:34.235Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:02:34.235Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:02:34.235Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:02:34.494Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:02:34.494Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:02:34.763Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:02:35.026Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:02:35.026Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:02:35.026Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:02:35.026Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:02:35.026Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:02:35.287Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:02:35.287Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:02:35.287Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:02:35.287Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:02:35.287Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:02:35.287Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:02:35.546Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:02:35.546Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:02:35.546Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:02:36.427Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:02:36.427Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:02:36.427Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:02:36.427Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:02:36.427Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:02:36.427Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:02:36.427Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:02:36.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:02:36.696Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:02:36.696Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:02:36.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:02:36.696Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:02:36.956Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:02:36.956Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:02:36.956Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:02:36.956Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:02:37.215Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:02:37.473Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:02:37.473Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:02:37.733Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:02:37.733Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:02:37.733Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:02:37.733Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:02:37.993Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:02:37.994Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:02:37.994Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:02:37.994Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:02:37.994Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:02:37.994Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:02:38.254Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:02:38.254Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:02:38.254Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:02:38.254Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:02:38.255Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:02:38.255Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:02:38.255Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:02:38.255Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:02:38.255Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:02:38.255Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:02:38.255Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:02:38.255Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:02:38.255Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:02:38.255Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:02:38.255Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:02:38.255Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:02:38.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:02:38.255Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:02:38.255Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:02:38.255Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:02:38.255Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:02:38.255Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:02:38.255Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:02:38.513Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:02:38.513Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:02:38.513Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:02:38.513Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:02:38.513Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:02:38.513Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:02:38.513Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:02:38.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:02:38.513Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:02:38.513Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:02:38.771Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:02:38.771Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:02:38.771Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:02:38.771Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:02:38.771Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:02:38.771Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:02:38.771Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:02:38.771Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:02:38.771Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:02:38.771Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:02:38.771Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:02:38.771Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:02:39.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:02:39.028Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:02:39.028Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:02:39.028Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:02:39.028Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:02:39.028Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:02:39.028Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:02:39.028Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:02:39.028Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:02:39.028Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:02:39.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:02:39.028Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:02:39.028Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:02:39.028Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:02:39.028Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:02:39.028Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:02:39.028Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:02:39.028Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:02:39.028Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:02:39.028Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:02:39.028Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:02:39.428Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:02:39.428Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:02:39.687Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:02:39.687Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:02:39.687Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:02:39.687Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:02:39.687Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:02:39.687Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:02:39.687Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:02:39.687Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:02:39.687Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:02:39.687Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:02:39.687Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:02:39.687Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:02:39.687Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:02:39.687Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:02:39.687Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:02:39.687Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:02:39.687Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:02:39.687Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:02:39.687Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:02:39.946Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:02:39.946Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:02:39.946Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:02:39.946Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:02:39.946Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:02:46.536Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:02:46.536Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:02:46.536Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:02:46.536Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:03:00.807Z] Removing intermediate container 40c85a6e9954 [2022-04-07T14:03:00.807Z] ---> 4aa90db76a99 [2022-04-07T14:03:00.807Z] Successfully built 4aa90db76a99 [2022-04-07T14:03:00.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:03:01.169Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T14:03:01.169Z] . [Pipeline] withDockerContainer [2022-04-07T14:03:01.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2022-04-07T14:03:01.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T14:03:02.886Z] $ docker top f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:03:03.821Z] + go version [2022-04-07T14:03:03.821Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T14:03:03.850Z] $ docker stop --time=1 f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 [2022-04-07T14:03:05.509Z] $ docker rm -f f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 [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-04-07T14:03:06.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:03:06.205Z] [2022-04-07T14:03:06.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:03:06.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:03:06.840Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T14:03:06.840Z] 29e5d40040c1: Pulling fs layer [2022-04-07T14:03:06.840Z] 1ce36da41761: Pulling fs layer [2022-04-07T14:03:06.840Z] 25b303627fd3: Pulling fs layer [2022-04-07T14:03:06.840Z] 29e5d40040c1: Verifying Checksum [2022-04-07T14:03:06.840Z] 29e5d40040c1: Download complete [2022-04-07T14:03:07.115Z] 1ce36da41761: Verifying Checksum [2022-04-07T14:03:07.115Z] 1ce36da41761: Download complete [2022-04-07T14:03:07.389Z] 29e5d40040c1: Pull complete [2022-04-07T14:03:08.828Z] 25b303627fd3: Verifying Checksum [2022-04-07T14:03:08.828Z] 25b303627fd3: Download complete [2022-04-07T14:03:08.828Z] 1ce36da41761: Pull complete [2022-04-07T14:03:13.480Z] Removing intermediate container 911c0a1dbc56 [2022-04-07T14:03:13.480Z] ---> 161ae8018a17 [2022-04-07T14:03:13.480Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T14:03:13.480Z] Removing intermediate container bc4e5f16bf32 [2022-04-07T14:03:13.480Z] ---> 7816361f5eb5 [2022-04-07T14:03:13.480Z] [2022-04-07T14:03:13.480Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T14:03:13.480Z] Removing intermediate container 92216547918b [2022-04-07T14:03:13.480Z] ---> f6b676feb648 [2022-04-07T14:03:13.480Z] [2022-04-07T14:03:13.480Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:03:13.480Z] ---> Running in 75e5a67beb6b [2022-04-07T14:03:13.480Z] 3.15: Pulling from library/alpine [2022-04-07T14:03:13.480Z] 3.14: Pulling from library/alpine [2022-04-07T14:03:13.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:03:13.480Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T14:03:13.480Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T14:03:13.480Z] ---> 0ac33e5f5afa [2022-04-07T14:03:13.480Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:03:13.480Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T14:03:13.480Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T14:03:13.739Z] ---> e04c818066af [2022-04-07T14:03:13.739Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:03:13.739Z] ---> Running in eac729253ae6 [2022-04-07T14:03:13.739Z] ---> Running in 048eeacf3216 [2022-04-07T14:03:14.004Z] Removing intermediate container eac729253ae6 [2022-04-07T14:03:14.004Z] ---> ff367962c366 [2022-04-07T14:03:14.004Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:03:14.263Z] ---> Running in 51c57697a4db [2022-04-07T14:03:15.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:15.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:15.461Z] Removing intermediate container 75e5a67beb6b [2022-04-07T14:03:15.461Z] ---> 20fc2439bcfc [2022-04-07T14:03:15.461Z] [2022-04-07T14:03:15.461Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T14:03:15.461Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T14:03:15.461Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:03:15.461Z] OK: 6 MiB in 15 packages [2022-04-07T14:03:15.720Z] 20.10.14: Pulling from library/docker [2022-04-07T14:03:17.098Z] Removing intermediate container 048eeacf3216 [2022-04-07T14:03:17.098Z] ---> 8a3e7fa484bc [2022-04-07T14:03:17.098Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:03:17.098Z] Removing intermediate container 51c57697a4db [2022-04-07T14:03:17.098Z] ---> ec710e95106f [2022-04-07T14:03:17.098Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T14:03:17.358Z] ---> Running in c4dd52f8abe9 [2022-04-07T14:03:17.358Z] ---> Running in fcd5b17ca318 [2022-04-07T14:03:17.620Z] Removing intermediate container c4dd52f8abe9 [2022-04-07T14:03:17.620Z] ---> 050acf3f44cd [2022-04-07T14:03:17.620Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T14:03:17.879Z] ---> Running in 101be2084c1f [2022-04-07T14:03:18.462Z] Removing intermediate container 101be2084c1f [2022-04-07T14:03:18.462Z] ---> ab3ca10bff69 [2022-04-07T14:03:18.462Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:03:18.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:18.462Z] ---> Running in 493eec1d390f [2022-04-07T14:03:19.015Z] 25b303627fd3: Pull complete [2022-04-07T14:03:19.015Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T14:03:19.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:03:19.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:03:19.029Z] Removing intermediate container 493eec1d390f [2022-04-07T14:03:19.029Z] ---> 6da9e6fa3e12 [2022-04-07T14:03:19.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withDockerContainer [2022-04-07T14:03:19.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2022-04-07T14:03:19.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:19.349Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T14:03:19.858Z] ---> 10bfdfc51ac3 [2022-04-07T14:03:19.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T14:03:19.859Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:03:19.859Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:03:19.859Z] OK: 15854 distinct packages available [2022-04-07T14:03:19.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:20.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:21.054Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T14:03:21.054Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:03:21.315Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:03:21.315Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T14:03:21.421Z] $ docker top d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a -eo pid,comm [2022-04-07T14:03:21.576Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T14:03:21.576Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T14:03:21.576Z] (7/9) Installing musl-obstack (1.2.3-r0) [Pipeline] { [Pipeline] sh [2022-04-07T14:03:21.837Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T14:03:21.837Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T14:03:21.837Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:03:21.837Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:03:21.837Z] OK: 8 MiB in 23 packages [2022-04-07T14:03:22.290Z] + docker-compose build --help [2022-04-07T14:03:22.290Z] + grep parallel [2022-04-07T14:03:22.405Z] ---> 1113e90450a3 [2022-04-07T14:03:22.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T14:03:23.344Z] ---> d20b46e9baa4 [2022-04-07T14:03:23.344Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T14:03:23.344Z] ---> Running in 6262787286ac [2022-04-07T14:03:23.344Z] Removing intermediate container fcd5b17ca318 [2022-04-07T14:03:23.344Z] ---> 683ef9dd5e9b [2022-04-07T14:03:23.344Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:03:23.914Z] Removing intermediate container 6262787286ac [2022-04-07T14:03:23.914Z] ---> 82d4e57d88cf [2022-04-07T14:03:23.914Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:03:23.914Z] ---> Running in 3603282300e9 [2022-04-07T14:03:24.229Z] ---> 2e041ca2ccc7 [2022-04-07T14:03:24.229Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T14:03:24.524Z] Removing intermediate container 3603282300e9 [2022-04-07T14:03:24.524Z] ---> a290c81e5173 [2022-04-07T14:03:24.524Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:03:25.100Z] ---> Running in 8b393952be0f [2022-04-07T14:03:25.682Z] Removing intermediate container 8b393952be0f [2022-04-07T14:03:25.682Z] ---> 2e814b4406bd [2022-04-07T14:03:25.682Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:03:25.682Z] ---> 7e3bcde87c95 [2022-04-07T14:03:25.682Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T14:03:25.682Z] ---> Running in 87b6c36734f7 [2022-04-07T14:03:25.694Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T14:03:25.995Z] $ docker stop --time=1 d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a [2022-04-07T14:03:26.622Z] Removing intermediate container 87b6c36734f7 [2022-04-07T14:03:26.622Z] ---> 9f3c1dbb35d0 [2022-04-07T14:03:26.622Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:03:26.898Z] ---> 20eb561e5469 [2022-04-07T14:03:26.898Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T14:03:26.898Z] ---> Running in c91779b2d427 [2022-04-07T14:03:27.159Z] ---> Running in cd9a7f1ea392 [2022-04-07T14:03:27.418Z] Removing intermediate container c91779b2d427 [2022-04-07T14:03:27.418Z] ---> 07dc0ea486e6 [2022-04-07T14:03:27.418Z] [2022-04-07T14:03:27.615Z] $ docker rm -f d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a [2022-04-07T14:03:27.679Z] Removing intermediate container cd9a7f1ea392 [2022-04-07T14:03:27.679Z] ---> 291c4c1ec651 [2022-04-07T14:03:27.679Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:03:27.679Z] ---> Running in c31699217ba9 [2022-04-07T14:03:27.679Z] Successfully built 07dc0ea486e6 [2022-04-07T14:03:27.679Z] Successfully tagged support-scheduler:latest [2022-04-07T14:03:27.679Z]  Building support-scheduler ... done Building core-data [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:03:28.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:03:28.203Z] . [Pipeline] withDockerContainer [2022-04-07T14:03:28.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2022-04-07T14:03:28.513Z] $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T14:03:28.624Z] Removing intermediate container c31699217ba9 [2022-04-07T14:03:28.624Z] ---> 113da2607572 [2022-04-07T14:03:28.624Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T14:03:29.703Z] $ docker top 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:03:30.029Z] ---> Running in 02d63ba8fdf4 [2022-04-07T14:03:30.029Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T14:03:30.029Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T14:03:30.029Z] ---> 7417809fdb73 [2022-04-07T14:03:30.029Z] 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-04-07T14:03:30.287Z] ---> Running in 2c77590cd3c5 [2022-04-07T14:03:30.547Z] Removing intermediate container 02d63ba8fdf4 [2022-04-07T14:03:30.547Z] ---> 7eb551bdc2e0 [2022-04-07T14:03:30.547Z] Step 19/20 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:03:30.613Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T14:03:31.115Z] ---> Running in df863123626c [2022-04-07T14:03:31.115Z] Removing intermediate container 2c77590cd3c5 [2022-04-07T14:03:31.115Z] ---> 0a8832c9dcc5 [2022-04-07T14:03:31.115Z] 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-04-07T14:03:31.115Z] ---> Running in e0afc7f6a22c [2022-04-07T14:03:31.377Z] Removing intermediate container df863123626c [2022-04-07T14:03:31.377Z] ---> f5bb333d30ec [2022-04-07T14:03:31.377Z] Step 20/20 : LABEL version=2.2.0-dev.58 [2022-04-07T14:03:31.947Z] ---> Running in bf9bec19f454 [2022-04-07T14:03:32.521Z] Removing intermediate container bf9bec19f454 [2022-04-07T14:03:32.521Z] ---> 0b5b0e067782 [2022-04-07T14:03:32.521Z] [2022-04-07T14:03:32.521Z] Successfully built 0b5b0e067782 [2022-04-07T14:03:32.521Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T14:03:32.521Z] Building security-bootstrapper [2022-04-07T14:03:32.814Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:33.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:33.331Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T14:03:33.331Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T14:03:33.331Z] Executing bash-5.1.16-r0.post-install [2022-04-07T14:03:33.331Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:03:33.331Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:03:33.331Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T14:03:33.331Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T14:03:33.331Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T14:03:33.331Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T14:03:33.331Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T14:03:33.331Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T14:03:33.590Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T14:03:33.590Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T14:03:33.590Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T14:03:33.590Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T14:03:33.590Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T14:03:33.590Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T14:03:33.590Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T14:03:34.529Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T14:03:34.529Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T14:03:34.529Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T14:03:34.529Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T14:03:34.529Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T14:03:34.529Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T14:03:34.529Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T14:03:34.529Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T14:03:34.529Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T14:03:34.529Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T14:03:34.529Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T14:03:34.529Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T14:03:34.529Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T14:03:34.529Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T14:03:34.529Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T14:03:34.529Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T14:03:34.529Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T14:03:34.529Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T14:03:34.529Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T14:03:34.529Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T14:03:34.529Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T14:03:34.529Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T14:03:34.529Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T14:03:34.529Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T14:03:34.529Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T14:03:34.529Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T14:03:34.787Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:03:34.787Z] OK: 83 MiB in 65 packages [2022-04-07T14:03:34.899Z] Building core-command ... [2022-04-07T14:03:34.899Z] Building core-data ... [2022-04-07T14:03:34.899Z] Building core-metadata ... [2022-04-07T14:03:34.899Z] Building security-bootstrapper ... [2022-04-07T14:03:34.899Z] Building security-proxy-setup ... [2022-04-07T14:03:34.899Z] Building security-secretstore-setup ... [2022-04-07T14:03:34.899Z] Building security-spiffe-token-provider ... [2022-04-07T14:03:34.899Z] Building security-spire-agent ... [2022-04-07T14:03:34.899Z] Building security-spire-config ... [2022-04-07T14:03:34.899Z] Building security-spire-server ... [2022-04-07T14:03:34.899Z] Building support-notifications ... [2022-04-07T14:03:34.899Z] Building support-scheduler ... [2022-04-07T14:03:34.899Z] Building sys-mgmt-agent ... [2022-04-07T14:03:34.899Z] Building security-spire-config [2022-04-07T14:03:34.899Z] Building sys-mgmt-agent [2022-04-07T14:03:34.899Z] Building security-bootstrapper [2022-04-07T14:03:34.899Z] Building core-data [2022-04-07T14:03:34.899Z] Building security-secretstore-setup [2022-04-07T14:03:35.353Z] Collecting docker-compose==1.23.2 [2022-04-07T14:03:35.353Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T14:03:35.613Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T14:03:35.613Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T14:03:35.872Z] Collecting PyYAML<4,>=3.10 [2022-04-07T14:03:35.872Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T14:03:36.439Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T14:03:36.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T14:03:36.439Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T14:03:36.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T14:03:36.701Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T14:03:36.701Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T14:03:36.701Z] 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-04-07T14:03:36.701Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T14:03:36.701Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T14:03:36.701Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T14:03:36.701Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T14:03:37.272Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T14:03:37.272Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T14:03:37.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:03:37.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:03:37.532Z] ---> 518bedfd46bc [2022-04-07T14:03:37.532Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:03:37.532Z] ---> Using cache [2022-04-07T14:03:37.532Z] ---> 777fa4cee9d2 [2022-04-07T14:03:37.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:03:37.791Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T14:03:37.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T14:03:37.791Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T14:03:37.791Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T14:03:38.051Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T14:03:38.051Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T14:03:38.051Z] Collecting idna<2.8,>=2.5 [2022-04-07T14:03:38.051Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T14:03:38.051Z] 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-04-07T14:03:38.310Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T14:03:38.310Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T14:03:38.310Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T14:03:38.310Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T14:03:38.310Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T14:03:38.310Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T14:03:38.310Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T14:03:38.310Z] Attempting uninstall: urllib3 [2022-04-07T14:03:38.310Z] Found existing installation: urllib3 1.26.7 [2022-04-07T14:03:38.310Z] Uninstalling urllib3-1.26.7: [2022-04-07T14:03:38.310Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T14:03:39.736Z] Attempting uninstall: idna [2022-04-07T14:03:39.736Z] Found existing installation: idna 3.3 [2022-04-07T14:03:39.736Z] Uninstalling idna-3.3: [2022-04-07T14:03:39.736Z] Successfully uninstalled idna-3.3 [2022-04-07T14:03:40.303Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:03:40.304Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:03:40.304Z] ---> 518bedfd46bc [2022-04-07T14:03:40.304Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T14:03:40.304Z] ---> Using cache [2022-04-07T14:03:40.304Z] ---> 777fa4cee9d2 [2022-04-07T14:03:40.304Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:03:43.595Z] Attempting uninstall: requests [2022-04-07T14:03:43.595Z] Found existing installation: requests 2.26.0 [2022-04-07T14:03:43.595Z] Uninstalling requests-2.26.0: [2022-04-07T14:03:43.595Z] Successfully uninstalled requests-2.26.0 [2022-04-07T14:03:44.659Z] Running setup.py install for texttable: started [2022-04-07T14:03:44.928Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T14:03:44.928Z] Running setup.py install for PyYAML: started [2022-04-07T14:03:45.187Z] ---> Running in 3f3feb449785 [2022-04-07T14:03:45.187Z] ---> Running in d994f92a951a [2022-04-07T14:03:45.446Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T14:03:45.446Z] Running setup.py install for docopt: started [2022-04-07T14:03:46.018Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T14:03:46.018Z] Running setup.py install for dockerpty: started [2022-04-07T14:03:46.287Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T14:03:46.857Z] 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-04-07T14:03:47.115Z] Removing intermediate container 3f3feb449785 [2022-04-07T14:03:47.115Z] ---> 37ccb8063fa1 [2022-04-07T14:03:47.115Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T14:03:47.380Z] Removing intermediate container d994f92a951a [2022-04-07T14:03:47.380Z] ---> 50918ee11d70 [2022-04-07T14:03:47.380Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T14:03:47.380Z] ---> Running in fe2c6eaf1576 [2022-04-07T14:03:47.638Z] ---> Running in f6a18e91e470 [2022-04-07T14:03:48.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:48.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:49.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:49.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:49.930Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:49.930Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:53.224Z] Removing intermediate container e0afc7f6a22c [2022-04-07T14:03:53.224Z] ---> ff30f68d6e8f [2022-04-07T14:03:53.224Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T14:03:53.224Z] ---> Running in a3da74040e23 [2022-04-07T14:03:53.224Z] Removing intermediate container fe2c6eaf1576 [2022-04-07T14:03:53.224Z] ---> a4ce930f9e99 [2022-04-07T14:03:53.224Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:03:53.224Z] Removing intermediate container f6a18e91e470 [2022-04-07T14:03:53.224Z] ---> eb48f31300cb [2022-04-07T14:03:53.224Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T14:03:53.483Z] Removing intermediate container a3da74040e23 [2022-04-07T14:03:53.483Z] ---> e69b967f0209 [2022-04-07T14:03:53.483Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T14:03:53.483Z] ---> 706326257c0c [2022-04-07T14:03:53.483Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:53.483Z] ---> 2757f3beca54 [2022-04-07T14:03:53.483Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:53.742Z] ---> Running in 7bae9b97c9c3 [2022-04-07T14:03:53.742Z] ---> Running in c978182beb72 [2022-04-07T14:03:53.742Z] ---> Running in d3d36c3caa79 [2022-04-07T14:03:54.002Z] Removing intermediate container 7bae9b97c9c3 [2022-04-07T14:03:54.002Z] ---> 8fd7e73dd2da [2022-04-07T14:03:54.002Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T14:03:55.394Z] ---> d9b95f4c12ab [2022-04-07T14:03:55.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T14:03:55.968Z] ---> 4b63405fd65c [2022-04-07T14:03:55.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T14:03:56.228Z] Removing intermediate container d3d36c3caa79 [2022-04-07T14:03:56.228Z] ---> 89de2a205ae8 [2022-04-07T14:03:56.228Z] Step 8/23 : COPY . . [2022-04-07T14:03:57.165Z] Removing intermediate container c978182beb72 [2022-04-07T14:03:57.165Z] ---> 2337e9b5c25e [2022-04-07T14:03:57.165Z] Step 8/31 : COPY . . [2022-04-07T14:03:58.552Z] ---> d9401b4c40a2 [2022-04-07T14:03:58.552Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T14:03:59.934Z] ---> Running in d5d75cc4fe3f [2022-04-07T14:04:01.318Z] Removing intermediate container d5d75cc4fe3f [2022-04-07T14:04:01.318Z] ---> 9998de9519cc [2022-04-07T14:04:01.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:04:04.606Z] ---> Running in 2a25e415decb [2022-04-07T14:04:05.981Z] Removing intermediate container 2a25e415decb [2022-04-07T14:04:05.981Z] ---> 1b3e5d9124b5 [2022-04-07T14:04:05.981Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:04:10.173Z] ---> Running in c713c53745cf [2022-04-07T14:04:12.082Z] Removing intermediate container c713c53745cf [2022-04-07T14:04:12.082Z] ---> 0bf631c20342 [2022-04-07T14:04:12.082Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:04:12.082Z] ---> cdcca72ba6aa [2022-04-07T14:04:12.082Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T14:04:12.082Z] ---> 94e60b3545e1 [2022-04-07T14:04:12.082Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T14:04:12.082Z] ---> Running in 219761fd413d [2022-04-07T14:04:12.378Z] ---> Running in 85634cffed89 [2022-04-07T14:04:12.378Z] ---> Running in 38c4e39ac71f [2022-04-07T14:04:12.638Z] Removing intermediate container 219761fd413d [2022-04-07T14:04:12.638Z] ---> e4fbc69d5f7a [2022-04-07T14:04:12.638Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:04:12.638Z] ---> Running in 7e4f89f9e221 [2022-04-07T14:04:12.897Z] Removing intermediate container 7e4f89f9e221 [2022-04-07T14:04:12.897Z] ---> 78c5a9eb6bca [2022-04-07T14:04:12.897Z] [2022-04-07T14:04:12.897Z] Successfully built 78c5a9eb6bca [2022-04-07T14:04:12.897Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T14:04:12.897Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-07T14:04:13.156Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:04:13.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:04:16.443Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:16.443Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:16.443Z] ---> 518bedfd46bc [2022-04-07T14:04:16.443Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:04:16.443Z] ---> Using cache [2022-04-07T14:04:16.443Z] ---> 777fa4cee9d2 [2022-04-07T14:04:16.443Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:16.443Z] ---> Using cache [2022-04-07T14:04:16.443Z] ---> 50918ee11d70 [2022-04-07T14:04:16.443Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T14:04:18.989Z] ---> Running in ed3f7e5aa110 [2022-04-07T14:04:19.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:20.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:20.756Z] OK: 221 MiB in 52 packages [2022-04-07T14:04:21.812Z] Removing intermediate container ed3f7e5aa110 [2022-04-07T14:04:21.812Z] ---> f25f355a1d7c [2022-04-07T14:04:21.812Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:04:22.120Z] ---> 307b79041d02 [2022-04-07T14:04:22.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:22.433Z] ---> Running in ab23b03240c7 [2022-04-07T14:04:24.991Z] Removing intermediate container ab23b03240c7 [2022-04-07T14:04:24.991Z] ---> 046f9e6b772c [2022-04-07T14:04:24.991Z] Step 8/22 : COPY . . [2022-04-07T14:04:31.439Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:31.439Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:31.439Z] ---> 4aa90db76a99 [2022-04-07T14:04:31.439Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:04:31.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:31.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:31.439Z] ---> 4aa90db76a99 [2022-04-07T14:04:31.439Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:04:31.439Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:31.439Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:31.439Z] ---> 4aa90db76a99 [2022-04-07T14:04:31.439Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:04:31.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:31.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:31.439Z] ---> 4aa90db76a99 [2022-04-07T14:04:31.439Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:04:31.439Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:31.439Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:31.439Z] ---> 4aa90db76a99 [2022-04-07T14:04:31.439Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T14:04:31.439Z] ---> Running in 9e46932a5e03 [2022-04-07T14:04:31.439Z] ---> Running in 6a9e6530de56 [2022-04-07T14:04:31.439Z] ---> Running in 3f01c5aa073e [2022-04-07T14:04:31.439Z] ---> Running in bf0089820089 [2022-04-07T14:04:31.439Z] ---> Running in 5361957caefb [2022-04-07T14:04:31.439Z] Removing intermediate container bf0089820089 [2022-04-07T14:04:31.439Z] ---> dc6a747fd483 [2022-04-07T14:04:31.439Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:31.439Z] Removing intermediate container 9e46932a5e03 [2022-04-07T14:04:31.439Z] ---> a9cfbafbc899 [2022-04-07T14:04:31.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:31.439Z] ---> Running in c53960fbebf5 [2022-04-07T14:04:31.439Z] Removing intermediate container 5361957caefb [2022-04-07T14:04:31.439Z] ---> 4b0c925a0dd4 [2022-04-07T14:04:31.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:31.439Z] Removing intermediate container 6a9e6530de56 [2022-04-07T14:04:31.439Z] ---> b7b1db2d137f [2022-04-07T14:04:31.439Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:31.439Z] Removing intermediate container 3f01c5aa073e [2022-04-07T14:04:31.439Z] ---> 6f38dc1c2691 [2022-04-07T14:04:31.439Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:31.439Z] ---> Running in c1b85a81dae3 [2022-04-07T14:04:31.439Z] ---> Running in 860924a2f055 [2022-04-07T14:04:31.439Z] ---> Running in a6a84e4ca62b [2022-04-07T14:04:31.439Z] ---> Running in d0ffd1035b21 [2022-04-07T14:04:31.439Z] Removing intermediate container c1b85a81dae3 [2022-04-07T14:04:31.439Z] ---> ecd875557649 [2022-04-07T14:04:31.439Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T14:04:31.439Z] Removing intermediate container c53960fbebf5 [2022-04-07T14:04:31.439Z] ---> 19b32660603f [2022-04-07T14:04:31.439Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T14:04:31.439Z] ---> Running in 9e61903f6d6f [2022-04-07T14:04:31.439Z] ---> Running in f9625a15afe7 [2022-04-07T14:04:31.439Z] Removing intermediate container d0ffd1035b21 [2022-04-07T14:04:31.439Z] ---> 55977f4dfb7e [2022-04-07T14:04:31.439Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:04:31.439Z] Removing intermediate container 860924a2f055 [2022-04-07T14:04:31.439Z] ---> 5eac6351cdb9 [2022-04-07T14:04:31.439Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T14:04:31.439Z] ---> Running in 4e250c3271c0 [2022-04-07T14:04:31.439Z] ---> Running in 2ff6d16c39b9 [2022-04-07T14:04:31.439Z] Removing intermediate container a6a84e4ca62b [2022-04-07T14:04:31.439Z] ---> b6e180bc59f5 [2022-04-07T14:04:31.439Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T14:04:31.439Z] ---> Running in 25afb8de0da6 [2022-04-07T14:04:31.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:31.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:31.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:31.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:31.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:32.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:32.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:32.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:32.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:33.448Z] OK: 220 MiB in 52 packages [2022-04-07T14:04:33.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:04:33.740Z] OK: 220 MiB in 52 packages [2022-04-07T14:04:33.740Z] OK: 220 MiB in 52 packages [2022-04-07T14:04:34.363Z] OK: 220 MiB in 52 packages [2022-04-07T14:04:35.385Z] Removing intermediate container 9e61903f6d6f [2022-04-07T14:04:35.385Z] ---> 7b628d66e7f8 [2022-04-07T14:04:35.385Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:04:35.385Z] OK: 220 MiB in 52 packages [2022-04-07T14:04:35.662Z] Removing intermediate container 4e250c3271c0 [2022-04-07T14:04:35.662Z] ---> 9db3f86e70ee [2022-04-07T14:04:35.662Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:04:35.662Z] Removing intermediate container f9625a15afe7 [2022-04-07T14:04:35.662Z] ---> 1bf44e954d31 [2022-04-07T14:04:35.662Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T14:04:35.944Z] Removing intermediate container 2ff6d16c39b9 [2022-04-07T14:04:35.944Z] ---> 1781c071a4f7 [2022-04-07T14:04:35.944Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:04:36.565Z] ---> 7e443480d52c [2022-04-07T14:04:36.565Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:36.565Z] ---> 927b571a1925 [2022-04-07T14:04:36.565Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:36.850Z] Removing intermediate container 25afb8de0da6 [2022-04-07T14:04:36.850Z] ---> effbe2471bba [2022-04-07T14:04:36.850Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:04:36.850Z] ---> Running in e889a5c92734 [2022-04-07T14:04:36.850Z] ---> Running in 7646c48c607b [2022-04-07T14:04:36.850Z] ---> a896231bf4eb [2022-04-07T14:04:36.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:37.130Z] ---> Running in 7a3f98332f5e [2022-04-07T14:04:37.203Z] ---> 3fe9e72c1b0c [2022-04-07T14:04:37.203Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T14:04:37.203Z] ---> Running in 2c713f80483e [2022-04-07T14:04:37.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:04:37.427Z] ---> 24d5c8eee590 [2022-04-07T14:04:37.427Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:37.713Z] ---> Running in 3f7e63e916fa [2022-04-07T14:04:38.318Z] ---> b635e54ad2ee [2022-04-07T14:04:38.318Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:38.318Z] ---> Running in 173488965e5b [2022-04-07T14:04:39.112Z] Removing intermediate container 38c4e39ac71f [2022-04-07T14:04:39.112Z] ---> 2fe0038a7651 [2022-04-07T14:04:39.112Z] [2022-04-07T14:04:39.112Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T14:04:39.112Z] ---> e04c818066af [2022-04-07T14:04:39.112Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T14:04:39.376Z] ---> Running in e30d835418fd [2022-04-07T14:04:39.635Z] Removing intermediate container e30d835418fd [2022-04-07T14:04:39.635Z] ---> 7106773ff137 [2022-04-07T14:04:39.635Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T14:04:39.893Z] ---> Running in cc7454e22999 [2022-04-07T14:04:40.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:40.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:40.727Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:04:40.727Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T14:04:40.727Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:04:40.727Z] OK: 6 MiB in 16 packages [2022-04-07T14:04:42.637Z] Removing intermediate container 85634cffed89 [2022-04-07T14:04:42.637Z] ---> 3e8773575ec6 [2022-04-07T14:04:42.637Z] [2022-04-07T14:04:42.637Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:04:42.637Z] ---> e04c818066af [2022-04-07T14:04:42.637Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T14:04:42.637Z] ---> Running in 662308f64124 [2022-04-07T14:04:42.637Z] Removing intermediate container cc7454e22999 [2022-04-07T14:04:42.637Z] ---> 62e39c014077 [2022-04-07T14:04:42.637Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T14:04:42.637Z] ---> Running in 38e6611b52ca [2022-04-07T14:04:42.637Z] Removing intermediate container 662308f64124 [2022-04-07T14:04:42.637Z] ---> b71d450816a2 [2022-04-07T14:04:42.637Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T14:04:42.637Z] ---> Running in 8ebffb86bd52 [2022-04-07T14:04:42.897Z] Removing intermediate container 38e6611b52ca [2022-04-07T14:04:42.897Z] ---> 079191200813 [2022-04-07T14:04:42.897Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T14:04:42.897Z] Removing intermediate container 8ebffb86bd52 [2022-04-07T14:04:42.897Z] ---> 981b0e15ba64 [2022-04-07T14:04:42.897Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T14:04:42.897Z] ---> Running in 4f6c969b6e4b [2022-04-07T14:04:42.897Z] ---> Running in 72eca5a33a92 [2022-04-07T14:04:43.158Z] Removing intermediate container 4f6c969b6e4b [2022-04-07T14:04:43.158Z] ---> 0269195e95f4 [2022-04-07T14:04:43.158Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T14:04:43.158Z] ---> Running in 8d75b56399a6 [2022-04-07T14:04:43.419Z] Removing intermediate container 72eca5a33a92 [2022-04-07T14:04:43.419Z] ---> f33cc782f89b [2022-04-07T14:04:43.419Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:43.419Z] ---> Running in bdfa8aed0084 [2022-04-07T14:04:43.789Z] Removing intermediate container e889a5c92734 [2022-04-07T14:04:43.789Z] ---> b2cb0bb7a4f6 [2022-04-07T14:04:43.789Z] Step 8/23 : COPY . . [2022-04-07T14:04:43.789Z] Removing intermediate container 7646c48c607b [2022-04-07T14:04:43.789Z] ---> 06a38ab4ea0f [2022-04-07T14:04:43.789Z] Step 8/31 : COPY . . [2022-04-07T14:04:43.789Z] Removing intermediate container 7a3f98332f5e [2022-04-07T14:04:43.789Z] ---> 964d7a5fc9d5 [2022-04-07T14:04:43.789Z] Step 8/23 : COPY . . [2022-04-07T14:04:43.789Z] Removing intermediate container 3f7e63e916fa [2022-04-07T14:04:43.789Z] ---> 58613bd2e730 [2022-04-07T14:04:43.789Z] Step 8/26 : COPY . . [2022-04-07T14:04:44.066Z] Removing intermediate container 173488965e5b [2022-04-07T14:04:44.066Z] ---> 84acf3d9eaed [2022-04-07T14:04:44.066Z] Step 8/25 : COPY . . [2022-04-07T14:04:44.795Z] Removing intermediate container 8d75b56399a6 [2022-04-07T14:04:44.795Z] ---> 47517c02c751 [2022-04-07T14:04:44.795Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T14:04:44.795Z] ---> Running in 55360e52f453 [2022-04-07T14:04:44.795Z] Removing intermediate container bdfa8aed0084 [2022-04-07T14:04:44.795Z] ---> 03e4672c702c [2022-04-07T14:04:44.795Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T14:04:44.795Z] ---> Running in 637447c4842d [2022-04-07T14:04:45.054Z] Removing intermediate container 55360e52f453 [2022-04-07T14:04:45.054Z] ---> f7faa4a3116b [2022-04-07T14:04:45.054Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T14:04:45.630Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:45.630Z] ---> 7117f24b216a [2022-04-07T14:04:45.630Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T14:04:45.888Z] ---> Running in 3c398c7b795e [2022-04-07T14:04:46.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:46.751Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:04:46.751Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T14:04:47.012Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T14:04:47.012Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T14:04:47.012Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T14:04:47.012Z] Removing intermediate container 3c398c7b795e [2022-04-07T14:04:47.012Z] ---> 41e82f70b642 [2022-04-07T14:04:47.012Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:04:47.357Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T14:04:47.358Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:04:47.358Z] OK: 8 MiB in 20 packages [2022-04-07T14:04:47.618Z] ---> a8b7eada77c3 [2022-04-07T14:04:47.618Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T14:04:47.876Z] Removing intermediate container 637447c4842d [2022-04-07T14:04:47.876Z] ---> 4b541bcfd33a [2022-04-07T14:04:47.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:04:48.492Z] ---> b4617c6f5432 [2022-04-07T14:04:48.492Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T14:04:48.492Z] ---> 25565d664adb [2022-04-07T14:04:48.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T14:04:48.753Z] ---> 42090212fd6c [2022-04-07T14:04:48.753Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T14:04:49.321Z] ---> bd8baff55f64 [2022-04-07T14:04:49.321Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T14:04:49.587Z] ---> 492cbd9c2743 [2022-04-07T14:04:49.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T14:04:49.587Z] ---> 7e17a41d0641 [2022-04-07T14:04:49.587Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T14:04:49.847Z] ---> Running in d17c8b0b7f24 [2022-04-07T14:04:50.113Z] ---> 2a0c37e7d342 [2022-04-07T14:04:50.113Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T14:04:50.113Z] ---> Running in 9002f077cce3 [2022-04-07T14:04:50.113Z] Removing intermediate container d17c8b0b7f24 [2022-04-07T14:04:50.113Z] ---> 220dae59e88b [2022-04-07T14:04:50.113Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T14:04:50.375Z] Removing intermediate container 9002f077cce3 [2022-04-07T14:04:50.375Z] ---> 8e85ee6fbe0a [2022-04-07T14:04:50.375Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:04:50.641Z] ---> 926ea7ff15e8 [2022-04-07T14:04:50.641Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T14:04:50.641Z] ---> Running in 2676dd17ed8b [2022-04-07T14:04:50.900Z] ---> Running in 66dfea60f447 [2022-04-07T14:04:50.900Z] Removing intermediate container 2676dd17ed8b [2022-04-07T14:04:50.900Z] ---> 3357a68d5ee5 [2022-04-07T14:04:50.900Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:04:50.900Z] ---> Running in e7f92e3c0e91 [2022-04-07T14:04:51.159Z] Removing intermediate container e7f92e3c0e91 [2022-04-07T14:04:51.159Z] ---> d7cad03c7ebd [2022-04-07T14:04:51.159Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:04:51.159Z] ---> Running in 4f4760b9780b [2022-04-07T14:04:51.423Z] Removing intermediate container 4f4760b9780b [2022-04-07T14:04:51.423Z] ---> 779bc182ac15 [2022-04-07T14:04:51.423Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:04:51.682Z] ---> Running in a8953f47ddc0 [2022-04-07T14:04:51.942Z] Removing intermediate container a8953f47ddc0 [2022-04-07T14:04:51.942Z] ---> 71e5fe750947 [2022-04-07T14:04:51.942Z] [2022-04-07T14:04:52.209Z] Removing intermediate container 66dfea60f447 [2022-04-07T14:04:52.209Z] ---> 5e69faf10f10 [2022-04-07T14:04:52.209Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T14:04:52.209Z] Successfully built 71e5fe750947 [2022-04-07T14:04:52.468Z] Successfully tagged core-data:latest [2022-04-07T14:04:52.468Z] Building security-spire-agent [2022-04-07T14:04:52.468Z]  Building core-data ... done  ---> Running in 86b6055c5315 [2022-04-07T14:04:54.380Z] Removing intermediate container 86b6055c5315 [2022-04-07T14:04:54.380Z] ---> e9266844254e [2022-04-07T14:04:54.380Z] Step 28/31 : CMD ["gate"] [2022-04-07T14:04:56.303Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:56.303Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:56.303Z] ---> 518bedfd46bc [2022-04-07T14:04:56.303Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:04:56.303Z] ---> Using cache [2022-04-07T14:04:56.303Z] ---> 777fa4cee9d2 [2022-04-07T14:04:56.303Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:56.303Z] ---> Using cache [2022-04-07T14:04:56.303Z] ---> 50918ee11d70 [2022-04-07T14:04:56.303Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:04:56.875Z] ---> Running in 207aa77d710e [2022-04-07T14:04:56.876Z] ---> Running in a588538a4106 [2022-04-07T14:04:56.876Z] Removing intermediate container 207aa77d710e [2022-04-07T14:04:56.876Z] ---> c0afcdba4fe9 [2022-04-07T14:04:56.876Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T14:04:57.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:57.401Z] ---> Running in 1e8a99bd9383 [2022-04-07T14:04:57.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:58.541Z] OK: 221 MiB in 52 packages [2022-04-07T14:04:58.541Z] Removing intermediate container 1e8a99bd9383 [2022-04-07T14:04:58.541Z] ---> a1eedd50c056 [2022-04-07T14:04:58.541Z] Step 30/31 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:04:59.484Z] ---> Running in 0b30a875e20a [2022-04-07T14:04:59.484Z] Removing intermediate container 2c713f80483e [2022-04-07T14:04:59.484Z] ---> da79f1e23193 [2022-04-07T14:04:59.484Z] [2022-04-07T14:04:59.484Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:04:59.484Z] ---> e04c818066af [2022-04-07T14:04:59.484Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T14:04:59.758Z] Building bin/spire-agent... [2022-04-07T14:04:59.758Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:04:59.758Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:04:59.758Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:04:59.758Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:04:59.758Z] Removing intermediate container a588538a4106 [2022-04-07T14:04:59.758Z] ---> d49c9b9a8910 [2022-04-07T14:04:59.758Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:05:00.017Z] ---> Running in d690f434c0ee [2022-04-07T14:05:00.017Z] Removing intermediate container 0b30a875e20a [2022-04-07T14:05:00.017Z] ---> 0a643049c4db [2022-04-07T14:05:00.017Z] Step 31/31 : LABEL version=2.2.0-dev.58 [2022-04-07T14:05:00.017Z] ---> cf1605641376 [2022-04-07T14:05:00.017Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:05:00.281Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:05:00.542Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:05:00.542Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:05:00.542Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:05:00.542Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:05:00.542Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:05:00.542Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:05:00.542Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:05:00.542Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:05:01.487Z]  ---> Running in b6e1a154a09c [2022-04-07T14:05:01.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:01.487Z] ---> Running in e9c938142264 [2022-04-07T14:05:01.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:01.746Z] Removing intermediate container b6e1a154a09c [2022-04-07T14:05:01.746Z] ---> b6d9402f5307 [2022-04-07T14:05:01.746Z] [2022-04-07T14:05:01.746Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T14:05:01.746Z] Successfully built b6d9402f5307 [2022-04-07T14:05:01.746Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:05:01.746Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:05:01.746Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:05:01.746Z] Successfully tagged security-bootstrapper:latest [2022-04-07T14:05:01.746Z] Building security-secretstore-setup [2022-04-07T14:05:02.005Z]  Building security-bootstrapper ... done OK: 6 MiB in 16 packages [2022-04-07T14:05:02.005Z] Building bin/spire-agent... [2022-04-07T14:05:02.005Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:05:02.005Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:05:02.005Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:05:02.005Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:05:02.620Z] ---> 948514f2c959 [2022-04-07T14:05:02.620Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T14:05:02.620Z] ---> c626c5cf0975 [2022-04-07T14:05:02.620Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T14:05:02.620Z] ---> Running in c055327587ba [2022-04-07T14:05:02.620Z] ---> Running in 4ba838c9e80d [2022-04-07T14:05:02.620Z] ---> 0eecae82a519 [2022-04-07T14:05:02.620Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T14:05:02.620Z] ---> 9804d097f0e4 [2022-04-07T14:05:02.620Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:05:02.620Z] ---> d8c8ecc7082a [2022-04-07T14:05:02.620Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T14:05:02.620Z] ---> Running in 695b71e56fac [2022-04-07T14:05:02.620Z] ---> Running in 4f11efb5f17f [2022-04-07T14:05:02.620Z] ---> Running in 7651fc23a031 [2022-04-07T14:05:02.908Z] Removing intermediate container 7651fc23a031 [2022-04-07T14:05:02.943Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:05:02.943Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:05:02.943Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:05:02.943Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:05:02.943Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:05:02.943Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:05:02.943Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:05:02.943Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:05:02.943Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:05:03.191Z] ---> 45ecaf8c09d1 [2022-04-07T14:05:03.191Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:05:03.191Z] ---> Running in e2d6d67d43e9 [2022-04-07T14:05:04.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:05:04.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:05:04.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:05:04.924Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:05:06.233Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:05:06.233Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:05:06.233Z] ---> 518bedfd46bc [2022-04-07T14:05:06.233Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> 777fa4cee9d2 [2022-04-07T14:05:06.233Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> 50918ee11d70 [2022-04-07T14:05:06.233Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> eb48f31300cb [2022-04-07T14:05:06.233Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> 706326257c0c [2022-04-07T14:05:06.233Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> 2337e9b5c25e [2022-04-07T14:05:06.233Z] Step 8/25 : COPY . . [2022-04-07T14:05:06.233Z] ---> Using cache [2022-04-07T14:05:06.233Z] ---> 94e60b3545e1 [2022-04-07T14:05:06.233Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T14:05:06.380Z] Removing intermediate container e2d6d67d43e9 [2022-04-07T14:05:06.380Z] ---> 8deecf4448b4 [2022-04-07T14:05:06.380Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:05:06.380Z] ---> Running in 657d2dacfc2d [2022-04-07T14:05:07.017Z] Removing intermediate container 657d2dacfc2d [2022-04-07T14:05:07.017Z] ---> 4923f8d7f6de [2022-04-07T14:05:07.017Z] 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-04-07T14:05:07.318Z] ---> Running in 5a817bf7bba5 [2022-04-07T14:05:08.774Z] Removing intermediate container d690f434c0ee [2022-04-07T14:05:08.774Z] ---> 3dbb3dbac966 [2022-04-07T14:05:08.774Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:05:08.774Z] ---> Running in 087a036d6203 [2022-04-07T14:05:08.774Z] ---> Running in d6d853f795af [2022-04-07T14:05:08.774Z] Removing intermediate container e9c938142264 [2022-04-07T14:05:08.774Z] ---> 2ef117025563 [2022-04-07T14:05:08.774Z] Step 8/26 : COPY . . [2022-04-07T14:05:09.342Z] Removing intermediate container d6d853f795af [2022-04-07T14:05:09.342Z] ---> a422d7be08d4 [2022-04-07T14:05:09.342Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T14:05:09.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:05:09.911Z] ---> Running in 9d41d273ec82 [2022-04-07T14:05:09.968Z] spire-1.2.1/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.data/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.data/.file [2022-04-07T14:05:09.969Z] spire-1.2.1/.dockerignore [2022-04-07T14:05:09.969Z] spire-1.2.1/.gitattributes [2022-04-07T14:05:09.969Z] spire-1.2.1/.githooks/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:05:09.969Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:05:09.969Z] spire-1.2.1/.gitignore [2022-04-07T14:05:09.969Z] spire-1.2.1/.go-version [2022-04-07T14:05:09.969Z] spire-1.2.1/.golangci.yml [2022-04-07T14:05:09.969Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:05:09.969Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:05:09.969Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:05:09.969Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:05:09.969Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:05:09.969Z] spire-1.2.1/Dockerfile [2022-04-07T14:05:09.969Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:05:09.969Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:05:09.969Z] spire-1.2.1/LICENSE [2022-04-07T14:05:09.969Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:05:09.969Z] spire-1.2.1/Makefile [2022-04-07T14:05:09.969Z] spire-1.2.1/README.md [2022-04-07T14:05:09.969Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:05:09.969Z] spire-1.2.1/SECURITY.md [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:05:09.969Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:05:10.244Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:05:10.245Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/ [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/agent/ [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/server/ [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:05:10.245Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/ [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/ [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:05:10.245Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:05:10.245Z] spire-1.2.1/examples/ [2022-04-07T14:05:10.245Z] spire-1.2.1/examples/README.md [2022-04-07T14:05:10.245Z] spire-1.2.1/go.mod [2022-04-07T14:05:10.245Z] spire-1.2.1/go.sum [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:05:10.245Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:05:10.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:05:10.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:05:10.798Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:05:10.799Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:05:10.800Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:05:11.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/private/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:05:11.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:05:11.365Z] spire-1.2.1/release/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:05:11.365Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:05:11.365Z] spire-1.2.1/script/ [2022-04-07T14:05:11.365Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:05:11.365Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:05:11.365Z] spire-1.2.1/support/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:05:11.365Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:05:11.366Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/clock/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:05:11.366Z] spire-1.2.1/test/integration/ [2022-04-07T14:05:11.366Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:05:11.366Z] spire-1.2.1/test/integration/common [2022-04-07T14:05:11.366Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:05:11.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:05:11.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:05:11.648Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:05:11.649Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:05:11.649Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testca/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testkey/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/ [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/race.go [2022-04-07T14:05:11.649Z] spire-1.2.1/test/util/util.go [2022-04-07T14:05:11.649Z] building spire from source... [2022-04-07T14:05:11.815Z] Removing intermediate container 9d41d273ec82 [2022-04-07T14:05:11.815Z] ---> 0fe0e53f9cbd [2022-04-07T14:05:11.815Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:05:12.257Z] Installing go1.17.7... [2022-04-07T14:05:12.381Z] ---> Running in e852ec14216b [2022-04-07T14:05:12.639Z] Removing intermediate container e852ec14216b [2022-04-07T14:05:12.639Z] ---> 891470fa22ac [2022-04-07T14:05:12.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:05:13.205Z] ---> 37db54aefe5a [2022-04-07T14:05:13.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T14:05:15.739Z] ---> 48d8704840b4 [2022-04-07T14:05:15.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T14:05:16.310Z] ---> 36e59e884d16 [2022-04-07T14:05:16.310Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T14:05:16.885Z] ---> Running in 93716d6f3ad2 [2022-04-07T14:05:16.885Z] ---> beff817dfffd [2022-04-07T14:05:16.885Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:05:17.454Z] ---> Running in 4c1bd7a67c2a [2022-04-07T14:05:17.454Z] Removing intermediate container 93716d6f3ad2 [2022-04-07T14:05:17.454Z] ---> 708a3ea86935 [2022-04-07T14:05:17.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:05:17.454Z] ---> Running in a93653deb68a [2022-04-07T14:05:18.029Z] Removing intermediate container 4c1bd7a67c2a [2022-04-07T14:05:18.029Z] ---> 31346c1128cd [2022-04-07T14:05:18.029Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:05:18.597Z] Removing intermediate container a93653deb68a [2022-04-07T14:05:18.597Z] ---> 42bbc9fb5464 [2022-04-07T14:05:18.597Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:05:18.855Z] ---> Running in cf8a0818d83d [2022-04-07T14:05:19.130Z] ---> Running in 65361721a064 [2022-04-07T14:05:20.509Z] Removing intermediate container 65361721a064 [2022-04-07T14:05:20.509Z] ---> 40d2e4e69723 [2022-04-07T14:05:20.509Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:05:21.076Z] ---> Running in bfd08aae178b [2022-04-07T14:05:22.012Z] Removing intermediate container bfd08aae178b [2022-04-07T14:05:22.012Z] ---> 1aff818e9d14 [2022-04-07T14:05:22.012Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:05:22.580Z] ---> Running in 34b9baf19774 [2022-04-07T14:05:22.580Z] Removing intermediate container cf8a0818d83d [2022-04-07T14:05:22.580Z] ---> 7d284d4df8fa [2022-04-07T14:05:22.580Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:05:22.841Z] ---> Running in b1acdf06baf4 [2022-04-07T14:05:23.107Z] Removing intermediate container 34b9baf19774 [2022-04-07T14:05:23.107Z] ---> 1155eb78e35d [2022-04-07T14:05:23.107Z] [2022-04-07T14:05:23.107Z] Successfully built 1155eb78e35d [2022-04-07T14:05:23.365Z] Successfully tagged support-notifications:latest [2022-04-07T14:05:23.365Z] Building security-proxy-setup [2022-04-07T14:05:23.365Z]  Building support-notifications ... done Removing intermediate container b1acdf06baf4 [2022-04-07T14:05:23.365Z] ---> 019f3450c2f1 [2022-04-07T14:05:23.365Z] 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-04-07T14:05:23.365Z] ---> Running in 8abea8307de1 [2022-04-07T14:05:24.302Z] spire-1.2.1/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.data/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.data/.file [2022-04-07T14:05:24.302Z] spire-1.2.1/.dockerignore [2022-04-07T14:05:24.302Z] spire-1.2.1/.gitattributes [2022-04-07T14:05:24.302Z] spire-1.2.1/.githooks/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:05:24.302Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:05:24.302Z] spire-1.2.1/.gitignore [2022-04-07T14:05:24.302Z] spire-1.2.1/.go-version [2022-04-07T14:05:24.302Z] spire-1.2.1/.golangci.yml [2022-04-07T14:05:24.302Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:05:24.302Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:05:24.302Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:05:24.302Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:05:24.302Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:05:24.302Z] spire-1.2.1/Dockerfile [2022-04-07T14:05:24.302Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:05:24.302Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:05:24.302Z] spire-1.2.1/LICENSE [2022-04-07T14:05:24.302Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:05:24.302Z] spire-1.2.1/Makefile [2022-04-07T14:05:24.302Z] spire-1.2.1/README.md [2022-04-07T14:05:24.302Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:05:24.302Z] spire-1.2.1/SECURITY.md [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:05:24.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:05:24.303Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/ [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/agent/ [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/server/ [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:05:24.303Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/ [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/ [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:05:24.303Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:05:24.303Z] spire-1.2.1/examples/ [2022-04-07T14:05:24.303Z] spire-1.2.1/examples/README.md [2022-04-07T14:05:24.303Z] spire-1.2.1/go.mod [2022-04-07T14:05:24.303Z] spire-1.2.1/go.sum [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:05:24.303Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:05:24.304Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:05:24.305Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:05:24.306Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:05:24.567Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/private/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:05:24.568Z] spire-1.2.1/release/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:05:24.568Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:05:24.568Z] spire-1.2.1/script/ [2022-04-07T14:05:24.568Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:05:24.568Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:05:24.568Z] spire-1.2.1/support/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:05:24.568Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:05:24.569Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/clock/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/common [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:05:24.569Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:05:24.570Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:05:24.570Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testca/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testkey/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/ [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/race.go [2022-04-07T14:05:24.570Z] spire-1.2.1/test/util/util.go [2022-04-07T14:05:24.570Z] building spire from source... [2022-04-07T14:05:24.570Z] Installing go1.17.7... [2022-04-07T14:05:25.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:05:28.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:05:28.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:05:28.044Z] ---> 518bedfd46bc [2022-04-07T14:05:28.044Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> 777fa4cee9d2 [2022-04-07T14:05:28.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> 50918ee11d70 [2022-04-07T14:05:28.044Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> eb48f31300cb [2022-04-07T14:05:28.044Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> 706326257c0c [2022-04-07T14:05:28.044Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> 2337e9b5c25e [2022-04-07T14:05:28.044Z] Step 8/22 : COPY . . [2022-04-07T14:05:28.044Z] ---> Using cache [2022-04-07T14:05:28.044Z] ---> 94e60b3545e1 [2022-04-07T14:05:28.044Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T14:05:29.955Z] Building bin/spire-server... [2022-04-07T14:05:29.955Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:05:29.955Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:05:29.955Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:05:29.955Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:05:29.955Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:05:29.955Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:05:29.955Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:05:29.955Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:05:29.955Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:05:30.216Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:05:30.216Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:05:30.216Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:05:30.216Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:05:30.216Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:05:30.216Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:05:30.216Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:05:30.216Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:05:30.216Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:05:30.216Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:05:30.216Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:05:30.216Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:05:30.216Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:05:30.216Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:05:30.478Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:05:30.478Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:05:30.478Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:05:30.478Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:05:30.478Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:05:30.478Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:05:31.079Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:05:31.079Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:05:31.362Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:05:31.362Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:05:31.362Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:05:31.362Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:05:32.004Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:05:32.004Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:05:32.004Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:05:32.004Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:05:32.004Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:05:32.004Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:05:32.004Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:05:32.004Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:05:32.004Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:05:32.287Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:05:32.287Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:05:32.287Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:05:32.287Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:05:32.287Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:05:32.597Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:05:32.597Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:05:32.597Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:05:32.597Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:05:32.597Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:05:32.597Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:05:32.597Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:05:32.862Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:05:32.862Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:05:36.211Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:05:36.211Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:05:36.211Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:05:36.211Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:05:36.211Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:05:36.471Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:05:36.732Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:05:36.732Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:05:36.732Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:05:36.992Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:05:36.992Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:05:37.250Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:05:37.957Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:05:37.957Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:05:38.227Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:05:38.227Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:05:38.798Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:05:38.798Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:05:38.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:05:39.059Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:05:39.112Z] Building bin/spire-server... [2022-04-07T14:05:39.112Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:05:39.112Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:05:39.112Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:05:39.112Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:05:39.112Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:05:39.433Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:05:40.003Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:05:40.003Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:05:40.003Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:05:40.003Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:05:40.003Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:05:40.003Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:05:40.003Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:05:40.003Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:05:40.003Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:05:40.003Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:05:40.003Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:05:40.262Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:05:40.262Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:05:40.262Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:05:40.262Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:05:40.262Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:05:40.262Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:05:40.521Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:05:40.521Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:05:40.521Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:05:40.521Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:05:40.521Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:05:40.521Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:05:40.521Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:05:40.521Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:05:41.106Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:05:41.107Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:05:41.107Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:05:41.369Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:05:41.369Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:05:41.369Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:05:41.369Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:05:41.369Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:05:41.709Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:05:41.709Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:05:41.719Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:05:41.719Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:05:41.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:05:41.719Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:05:41.719Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:05:41.979Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:05:41.979Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:05:41.979Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:05:41.979Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:05:41.979Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:05:41.979Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:05:41.979Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:05:41.979Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:05:41.979Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:05:41.987Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:05:42.244Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:05:42.245Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:05:42.245Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:05:42.245Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:05:42.245Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:05:42.266Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:05:42.508Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:05:42.508Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:05:42.508Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:05:42.508Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:05:42.508Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:05:42.508Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:05:42.508Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:05:42.508Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:05:42.508Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:05:42.508Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:05:42.508Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:05:42.508Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:05:42.547Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:05:42.547Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:05:42.826Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:05:43.105Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:05:43.384Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:05:43.384Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:05:43.384Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:05:43.384Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:05:45.387Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:05:45.387Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:05:45.387Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:05:45.994Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:05:46.987Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:05:47.783Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:05:47.783Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:05:47.981Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:05:47.981Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:06:09.947Z]  ---> Running in 8ad1a37a3298 [2022-04-07T14:06:09.947Z] Removing intermediate container 087a036d6203 [2022-04-07T14:06:09.947Z] ---> d7fffbddcbb0 [2022-04-07T14:06:09.947Z] [2022-04-07T14:06:09.947Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T14:06:09.947Z] ---> e04c818066af [2022-04-07T14:06:09.947Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T14:06:10.881Z] ---> Running in d653edb4b3c0 [2022-04-07T14:06:11.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:06:12.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:12.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:12.277Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T14:06:12.277Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T14:06:12.277Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T14:06:12.277Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:06:12.277Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:06:12.277Z] OK: 6 MiB in 17 packages [2022-04-07T14:06:13.651Z] Removing intermediate container 08aa4ece2105 [2022-04-07T14:06:13.651Z] ---> a943ebd95a90 [2022-04-07T14:06:13.651Z] [2022-04-07T14:06:13.651Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T14:06:13.651Z] ---> 0ac33e5f5afa [2022-04-07T14:06:13.651Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:06:13.651Z] ---> Using cache [2022-04-07T14:06:13.651Z] ---> ff367962c366 [2022-04-07T14:06:13.651Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:13.651Z] ---> Using cache [2022-04-07T14:06:13.651Z] ---> ec710e95106f [2022-04-07T14:06:13.651Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:06:13.909Z] ---> Running in c7c8c990e70a [2022-04-07T14:06:14.168Z] Removing intermediate container 05d50add07b5 [2022-04-07T14:06:14.168Z] ---> e195fb22c9dd [2022-04-07T14:06:14.168Z] [2022-04-07T14:06:14.168Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:06:14.168Z] ---> 0ac33e5f5afa [2022-04-07T14:06:14.168Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:06:14.168Z] ---> Using cache [2022-04-07T14:06:14.168Z] ---> ff367962c366 [2022-04-07T14:06:14.168Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:14.168Z] ---> Using cache [2022-04-07T14:06:14.168Z] ---> ec710e95106f [2022-04-07T14:06:14.168Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T14:06:14.168Z] Removing intermediate container d653edb4b3c0 [2022-04-07T14:06:14.168Z] ---> f1155512ed76 [2022-04-07T14:06:14.168Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:06:14.168Z] ---> Running in a7ff6640f61a [2022-04-07T14:06:14.168Z] ---> Running in c85376147bba [2022-04-07T14:06:14.428Z] Removing intermediate container c85376147bba [2022-04-07T14:06:14.428Z] ---> 4e1f78d680cb [2022-04-07T14:06:14.428Z] Step 13/25 : WORKDIR / [2022-04-07T14:06:14.686Z] ---> Running in aa467dda2510 [2022-04-07T14:06:14.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:14.854Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:06:14.854Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:06:14.854Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:06:14.854Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:06:14.854Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:06:14.854Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:06:14.854Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:06:14.854Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:06:14.854Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:06:14.854Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:06:14.854Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:06:14.854Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:06:14.854Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:06:14.854Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:06:14.854Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:06:14.854Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:06:14.854Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:06:14.854Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:06:14.854Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:06:14.854Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:06:14.944Z] Removing intermediate container aa467dda2510 [2022-04-07T14:06:14.944Z] ---> 71463e4958d0 [2022-04-07T14:06:14.944Z] 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-04-07T14:06:15.133Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:06:15.133Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:06:15.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:15.462Z] ---> 476ae6aa57c3 [2022-04-07T14:06:15.462Z] 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-04-07T14:06:15.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:16.026Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:06:16.026Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:06:16.026Z] OK: 15854 distinct packages available [2022-04-07T14:06:16.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:16.135Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:06:16.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:16.416Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:06:16.416Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:06:16.545Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:06:16.545Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:06:16.546Z] OK: 15854 distinct packages available [2022-04-07T14:06:16.546Z] ---> d5f1a94294d8 [2022-04-07T14:06:16.546Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T14:06:16.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:16.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:17.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:17.371Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:06:17.371Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:06:17.371Z] ---> aa344c628b73 [2022-04-07T14:06:17.371Z] 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-04-07T14:06:17.371Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:06:17.629Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:06:17.629Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T14:06:17.629Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:06:17.629Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:06:17.629Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:06:17.629Z] OK: 6 MiB in 19 packages [2022-04-07T14:06:17.874Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:06:17.887Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T14:06:17.887Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T14:06:17.887Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:06:17.887Z] OK: 6 MiB in 18 packages [2022-04-07T14:06:17.887Z] ---> bdf5a862a133 [2022-04-07T14:06:17.887Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T14:06:18.834Z] Removing intermediate container c7c8c990e70a [2022-04-07T14:06:18.834Z] ---> be7a712334f4 [2022-04-07T14:06:18.834Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:06:19.401Z] Removing intermediate container a7ff6640f61a [2022-04-07T14:06:19.401Z] ---> 57b6e5236874 [2022-04-07T14:06:19.401Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:06:19.401Z] ---> dee7c30a0708 [2022-04-07T14:06:19.401Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T14:06:20.538Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:06:22.692Z] ---> 65b543fb1798 [2022-04-07T14:06:22.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:06:22.692Z] ---> b89122ecb202 [2022-04-07T14:06:22.692Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:06:22.692Z] ---> 44b29d9d7924 [2022-04-07T14:06:22.692Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:06:22.951Z] ---> 7624a6adb60f [2022-04-07T14:06:22.951Z] 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-04-07T14:06:22.951Z] ---> 123061c4d823 [2022-04-07T14:06:22.951Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T14:06:22.951Z] ---> Running in f1c390e0849f [2022-04-07T14:06:23.520Z] ---> b9a4627a5a2c [2022-04-07T14:06:23.520Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T14:06:23.779Z] ---> Running in c4360a62ebad [2022-04-07T14:06:23.779Z] ---> c2fabebc7b9d [2022-04-07T14:06:23.779Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T14:06:24.038Z] Removing intermediate container c4360a62ebad [2022-04-07T14:06:24.038Z] ---> 01a31efd1c2a [2022-04-07T14:06:24.038Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T14:06:24.605Z] ---> a576bed3a584 [2022-04-07T14:06:24.605Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:06:24.605Z] ---> 50c90f7aa30c [2022-04-07T14:06:24.605Z] Step 21/26 : WORKDIR / [2022-04-07T14:06:24.605Z] ---> Running in fd29eeabf022 [2022-04-07T14:06:24.605Z] ---> Running in eadfe26a2c21 [2022-04-07T14:06:24.864Z] Removing intermediate container f1c390e0849f [2022-04-07T14:06:24.864Z] ---> 15f3ae944769 [2022-04-07T14:06:24.864Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:06:24.864Z] ---> Running in ce84c5b50316 [2022-04-07T14:06:25.122Z] Removing intermediate container fd29eeabf022 [2022-04-07T14:06:25.122Z] ---> 8e2adaec06cc [2022-04-07T14:06:25.122Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:06:25.122Z] Removing intermediate container eadfe26a2c21 [2022-04-07T14:06:25.122Z] ---> ba17916ad1bb [2022-04-07T14:06:25.122Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:06:25.380Z] ---> Running in a2be6f83eb81 [2022-04-07T14:06:25.380Z] Removing intermediate container ce84c5b50316 [2022-04-07T14:06:25.380Z] ---> f1428efc628f [2022-04-07T14:06:25.380Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T14:06:25.380Z] ---> Running in f731a31ab1d7 [2022-04-07T14:06:25.380Z] ---> Running in 6a647ba44615 [2022-04-07T14:06:25.640Z] Removing intermediate container a2be6f83eb81 [2022-04-07T14:06:25.640Z] ---> 19a4d4b69c68 [2022-04-07T14:06:25.640Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T14:06:25.640Z] ---> Running in 9b48724e2943 [2022-04-07T14:06:25.640Z] Removing intermediate container f731a31ab1d7 [2022-04-07T14:06:25.640Z] ---> f0dd67a80f04 [2022-04-07T14:06:25.640Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:06:25.899Z] Removing intermediate container 6a647ba44615 [2022-04-07T14:06:25.899Z] ---> b17f143eeba4 [2022-04-07T14:06:25.899Z] Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:06:25.899Z] ---> Running in 8cf1ee2c79ff [2022-04-07T14:06:25.899Z] ---> Running in 00fc16a55a5d [2022-04-07T14:06:25.989Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:06:25.989Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:06:25.989Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:06:26.158Z] Removing intermediate container 8cf1ee2c79ff [2022-04-07T14:06:26.158Z] ---> 816a90036c3d [2022-04-07T14:06:26.158Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T14:06:26.158Z] Removing intermediate container 9b48724e2943 [2022-04-07T14:06:26.158Z] ---> 66f4d82fa641 [2022-04-07T14:06:26.158Z] Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:06:26.419Z] ---> Running in d38186bdbe3e [2022-04-07T14:06:26.419Z] ---> Running in 600ee1aaca59 [2022-04-07T14:06:26.419Z] Removing intermediate container 00fc16a55a5d [2022-04-07T14:06:26.419Z] ---> 6365fd961919 [2022-04-07T14:06:26.419Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:26.419Z] ---> Running in ce0dd8e92ce3 [2022-04-07T14:06:26.685Z] Removing intermediate container 600ee1aaca59 [2022-04-07T14:06:26.685Z] ---> 748062be3d57 [2022-04-07T14:06:26.685Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:26.685Z] Removing intermediate container d38186bdbe3e [2022-04-07T14:06:26.685Z] ---> 65f09e8d8983 [2022-04-07T14:06:26.685Z] Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:06:26.951Z] ---> Running in b0a4fd0a69c2 [2022-04-07T14:06:26.951Z] ---> Running in 89b4054a1f0e [2022-04-07T14:06:26.951Z] Removing intermediate container ce0dd8e92ce3 [2022-04-07T14:06:26.951Z] ---> 525d48898987 [2022-04-07T14:06:26.951Z] [2022-04-07T14:06:26.951Z] Successfully built 525d48898987 [2022-04-07T14:06:26.951Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T14:06:26.951Z]  Building security-secretstore-setup ... done Building core-command [2022-04-07T14:06:27.889Z] Removing intermediate container 89b4054a1f0e [2022-04-07T14:06:27.889Z] ---> 491ece2341ee [2022-04-07T14:06:27.889Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:28.147Z] Removing intermediate container b0a4fd0a69c2 [2022-04-07T14:06:28.147Z] ---> 6bbc1875390c [2022-04-07T14:06:28.147Z] [2022-04-07T14:06:28.147Z] Successfully built 6bbc1875390c [2022-04-07T14:06:30.051Z] Successfully tagged security-spire-server:latest [2022-04-07T14:06:30.051Z]  Building security-spire-server ... done Building core-metadata [2022-04-07T14:06:33.337Z] ---> Running in 45e213cb47df [2022-04-07T14:06:33.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:33.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:33.597Z] ---> 518bedfd46bc [2022-04-07T14:06:33.597Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> 777fa4cee9d2 [2022-04-07T14:06:33.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> 50918ee11d70 [2022-04-07T14:06:33.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> eb48f31300cb [2022-04-07T14:06:33.597Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> 706326257c0c [2022-04-07T14:06:33.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> 2337e9b5c25e [2022-04-07T14:06:33.597Z] Step 8/23 : COPY . . [2022-04-07T14:06:33.597Z] ---> Using cache [2022-04-07T14:06:33.597Z] ---> 94e60b3545e1 [2022-04-07T14:06:33.597Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T14:06:36.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:36.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:36.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:06:36.882Z] ---> 518bedfd46bc [2022-04-07T14:06:36.882Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> 777fa4cee9d2 [2022-04-07T14:06:36.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> 50918ee11d70 [2022-04-07T14:06:36.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> eb48f31300cb [2022-04-07T14:06:36.882Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> 706326257c0c [2022-04-07T14:06:36.882Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> 2337e9b5c25e [2022-04-07T14:06:36.882Z] Step 8/23 : COPY . . [2022-04-07T14:06:36.882Z] ---> Using cache [2022-04-07T14:06:36.882Z] ---> 94e60b3545e1 [2022-04-07T14:06:36.882Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T14:06:40.168Z] ---> Running in bf6232f21886 [2022-04-07T14:06:40.168Z] Removing intermediate container 45e213cb47df [2022-04-07T14:06:40.168Z] ---> 75bf4cb530d4 [2022-04-07T14:06:40.168Z] [2022-04-07T14:06:40.168Z] Successfully built 75bf4cb530d4 [2022-04-07T14:06:40.168Z] Successfully tagged security-spire-config:latest [2022-04-07T14:06:40.168Z] ---> Running in 00bc208722e9 [2022-04-07T14:06:41.104Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:06:41.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:06:44.394Z] Removing intermediate container 8ad1a37a3298 [2022-04-07T14:06:44.394Z] ---> 40d3d216e320 [2022-04-07T14:06:44.394Z] [2022-04-07T14:06:44.394Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:06:44.394Z] ---> e04c818066af [2022-04-07T14:06:44.394Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T14:06:44.394Z] ---> Running in 684f62654bbe [2022-04-07T14:06:44.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:44.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:45.223Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T14:06:45.223Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:06:45.223Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T14:06:45.223Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T14:06:45.223Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T14:06:45.223Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:06:45.223Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:06:45.223Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:06:45.223Z] OK: 8 MiB in 20 packages [2022-04-07T14:06:47.126Z] Removing intermediate container 684f62654bbe [2022-04-07T14:06:47.126Z] ---> c847cd0b1284 [2022-04-07T14:06:47.126Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:06:47.126Z] ---> Running in 60ea52d1f4c8 [2022-04-07T14:06:47.702Z] Removing intermediate container 60ea52d1f4c8 [2022-04-07T14:06:47.702Z] ---> 2df99a9cd31e [2022-04-07T14:06:47.702Z] Step 13/22 : WORKDIR /edgex [2022-04-07T14:06:47.960Z] ---> Running in ae6a5814939b [2022-04-07T14:06:48.221Z] Removing intermediate container ae6a5814939b [2022-04-07T14:06:48.221Z] ---> 179808a651a6 [2022-04-07T14:06:48.221Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T14:06:48.256Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:06:48.256Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:06:48.256Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:06:48.256Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:06:49.159Z] ---> 805bfc088d21 [2022-04-07T14:06:49.159Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T14:06:50.538Z] ---> 61293f9447ad [2022-04-07T14:06:50.538Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T14:06:51.916Z] ---> 8679cd66bdb2 [2022-04-07T14:06:51.916Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:06:52.853Z] ---> 877c648eac84 [2022-04-07T14:06:52.853Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T14:06:52.853Z] ---> Running in 0b47c6dd134b [2022-04-07T14:06:55.389Z] Removing intermediate container 0b47c6dd134b [2022-04-07T14:06:55.389Z] ---> 6dfc5619df1f [2022-04-07T14:06:55.389Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:06:55.389Z] ---> Running in 76cb01c721df [2022-04-07T14:06:55.647Z] Removing intermediate container 76cb01c721df [2022-04-07T14:06:55.647Z] ---> 2d56a0a69d2b [2022-04-07T14:06:55.647Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:06:55.647Z] ---> Running in 8f7bb75202f9 [2022-04-07T14:06:55.926Z] Removing intermediate container 8f7bb75202f9 [2022-04-07T14:06:55.926Z] ---> a856c261d6c6 [2022-04-07T14:06:55.926Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:06:56.206Z] ---> Running in f35ec463ba2b [2022-04-07T14:06:56.206Z] Removing intermediate container f35ec463ba2b [2022-04-07T14:06:56.206Z] ---> 31a5898af231 [2022-04-07T14:06:56.206Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:56.481Z] ---> Running in 1b06f12613b1 [2022-04-07T14:06:56.740Z] Removing intermediate container 1b06f12613b1 [2022-04-07T14:06:56.740Z] ---> ec539cc6ca7b [2022-04-07T14:06:56.740Z] [2022-04-07T14:06:56.740Z] Successfully built ec539cc6ca7b [2022-04-07T14:06:56.740Z] Successfully tagged security-proxy-setup:latest [2022-04-07T14:07:00.731Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:07:06.846Z]  Building security-proxy-setup ... done Removing intermediate container bf6232f21886 [2022-04-07T14:07:06.846Z] ---> 822f3911c9cc [2022-04-07T14:07:06.846Z] [2022-04-07T14:07:06.846Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:07:06.846Z] ---> e04c818066af [2022-04-07T14:07:06.846Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:07:06.846Z] ---> Using cache [2022-04-07T14:07:06.846Z] ---> 8a3e7fa484bc [2022-04-07T14:07:06.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:07:06.846Z] ---> Using cache [2022-04-07T14:07:06.846Z] ---> 050acf3f44cd [2022-04-07T14:07:06.846Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T14:07:06.846Z] Removing intermediate container 00bc208722e9 [2022-04-07T14:07:06.846Z] ---> 6effc1fe707e [2022-04-07T14:07:06.846Z] [2022-04-07T14:07:06.846Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:07:06.846Z] ---> e04c818066af [2022-04-07T14:07:06.846Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:07:06.846Z] ---> Using cache [2022-04-07T14:07:06.846Z] ---> 8a3e7fa484bc [2022-04-07T14:07:06.846Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:07:06.846Z] ---> Using cache [2022-04-07T14:07:06.846Z] ---> 050acf3f44cd [2022-04-07T14:07:06.846Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T14:07:06.846Z] ---> Running in 0c07ecd8ca58 [2022-04-07T14:07:06.846Z] ---> Running in 97234f729435 [2022-04-07T14:07:07.107Z] Removing intermediate container 97234f729435 [2022-04-07T14:07:07.107Z] ---> b08768d063b0 [2022-04-07T14:07:07.107Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:07:07.107Z] Removing intermediate container 0c07ecd8ca58 [2022-04-07T14:07:07.107Z] ---> e94cc1894e5d [2022-04-07T14:07:07.107Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:07:07.107Z] ---> Running in 60a7fe8ef049 [2022-04-07T14:07:07.107Z] ---> Running in b903a3b9ee52 [2022-04-07T14:07:07.107Z] Removing intermediate container 60a7fe8ef049 [2022-04-07T14:07:07.107Z] ---> 847c72ee4844 [2022-04-07T14:07:07.107Z] Step 15/23 : WORKDIR / [2022-04-07T14:07:07.367Z] Removing intermediate container b903a3b9ee52 [2022-04-07T14:07:07.367Z] ---> d10cb9a65c02 [2022-04-07T14:07:07.367Z] Step 15/23 : WORKDIR / [2022-04-07T14:07:07.367Z] ---> Running in 1eee015143c2 [2022-04-07T14:07:07.367Z] ---> Running in 5576b2d9966a [2022-04-07T14:07:07.367Z] Removing intermediate container 1eee015143c2 [2022-04-07T14:07:07.367Z] ---> 3aea9cc25090 [2022-04-07T14:07:07.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:07:07.367Z] Removing intermediate container 5576b2d9966a [2022-04-07T14:07:07.367Z] ---> f5278781ef48 [2022-04-07T14:07:07.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:07:07.626Z] ---> 348348c563e8 [2022-04-07T14:07:07.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T14:07:07.626Z] ---> d0331f4a28a0 [2022-04-07T14:07:07.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T14:07:08.568Z] ---> 1b2ca634051e [2022-04-07T14:07:08.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T14:07:08.568Z] ---> 2662bfea38df [2022-04-07T14:07:08.568Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T14:07:08.568Z] ---> b0e2958835e0 [2022-04-07T14:07:08.568Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T14:07:08.827Z] ---> 7353792e6e1c [2022-04-07T14:07:08.827Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T14:07:08.827Z] ---> Running in 5cdd0fd0a8c6 [2022-04-07T14:07:08.827Z] ---> Running in 097cb7ece7f5 [2022-04-07T14:07:08.827Z] Removing intermediate container 5cdd0fd0a8c6 [2022-04-07T14:07:08.827Z] ---> c52120f9d0b2 [2022-04-07T14:07:08.827Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:07:09.092Z] ---> Running in 9e286e5dd077 [2022-04-07T14:07:09.092Z] Removing intermediate container 097cb7ece7f5 [2022-04-07T14:07:09.092Z] ---> 56e546ab730d [2022-04-07T14:07:09.092Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:07:09.092Z] ---> Running in addc0d58ad90 [2022-04-07T14:07:09.092Z] Removing intermediate container 9e286e5dd077 [2022-04-07T14:07:09.092Z] ---> 40df46d2d1d5 [2022-04-07T14:07:09.092Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:07:09.092Z] Removing intermediate container addc0d58ad90 [2022-04-07T14:07:09.092Z] ---> 78501f6012ca [2022-04-07T14:07:09.092Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:07:09.353Z] ---> Running in 5c9461a22f57 [2022-04-07T14:07:09.353Z] ---> Running in 1470f93b0a28 [2022-04-07T14:07:09.353Z] Removing intermediate container 5c9461a22f57 [2022-04-07T14:07:09.353Z] ---> 78e84b4bd3d8 [2022-04-07T14:07:09.353Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:07:09.353Z] Removing intermediate container 1470f93b0a28 [2022-04-07T14:07:09.353Z] ---> c8704b15061c [2022-04-07T14:07:09.353Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:07:09.353Z] ---> Running in 00bc66fe6154 [2022-04-07T14:07:09.353Z] ---> Running in 0782e72d78c3 [2022-04-07T14:07:09.615Z] Removing intermediate container 0782e72d78c3 [2022-04-07T14:07:09.615Z] ---> c7bee1670c6b [2022-04-07T14:07:09.615Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:07:09.615Z] Removing intermediate container 00bc66fe6154 [2022-04-07T14:07:09.615Z] ---> 23d842ec7d3c [2022-04-07T14:07:09.615Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:07:09.615Z] ---> Running in 59a9004142ae [2022-04-07T14:07:09.615Z] ---> Running in fba4dcf03ca5 [2022-04-07T14:07:09.876Z] Removing intermediate container 59a9004142ae [2022-04-07T14:07:09.876Z] ---> 8678e3d40073 [2022-04-07T14:07:09.876Z] [2022-04-07T14:07:09.876Z] Removing intermediate container fba4dcf03ca5 [2022-04-07T14:07:09.876Z] ---> fa85c4172a13 [2022-04-07T14:07:09.876Z] [2022-04-07T14:07:09.876Z] Successfully built 8678e3d40073 [2022-04-07T14:07:09.876Z] Successfully tagged core-command:latest [2022-04-07T14:07:09.876Z]  Building core-command ... done Successfully built fa85c4172a13 [2022-04-07T14:07:09.876Z] Successfully tagged core-metadata:latest [2022-04-07T14:07:33.549Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:07:33.549Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:07:33.549Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:07:33.549Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:07:33.827Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:07:34.826Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:07:36.279Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:07:36.885Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:07:37.887Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:07:38.165Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:07:38.444Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:07:38.444Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:07:39.051Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:07:39.051Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:07:39.329Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:07:39.611Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:07:39.611Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:07:40.218Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:07:41.669Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:07:41.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:07:41.947Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:07:41.947Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:07:42.001Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-07T14:07:42.001Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:07:42.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:07:42.001Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:07:42.001Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:07:42.001Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:07:42.001Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:07:42.001Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:07:42.001Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:07:42.001Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:07:42.001Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:07:42.001Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:07:42.001Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:07:42.001Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:07:42.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:07:42.507Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:07:47.960Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:07:47.960Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:07:47.960Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:07:47.960Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:07:48.238Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:07:48.239Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:07:48.517Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:07:48.517Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:07:48.517Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:07:49.974Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:07:50.253Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:07:50.862Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:07:50.862Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:07:50.862Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:07:51.872Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:07:51.872Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:07:52.151Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:07:52.432Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:07:52.432Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:07:52.432Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:07:52.432Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:07:53.426Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:07:53.705Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:07:53.985Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:07:53.985Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:07:53.985Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:07:55.983Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:07:57.451Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:07:57.452Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:07:57.732Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:07:57.732Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:07:58.010Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:07:58.288Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:07:58.568Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:07:59.173Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:08:01.827Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:08:04.469Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:08:04.469Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:08:04.469Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:08:04.469Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:08:05.457Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:08:05.457Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:08:05.457Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:08:05.734Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:08:06.012Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:08:06.012Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:08:06.291Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:08:16.502Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:08:16.502Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:08:16.502Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:08:16.502Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:08:38.257Z] Removing intermediate container 8abea8307de1 [2022-04-07T14:08:38.257Z] ---> 416972be5a62 [2022-04-07T14:08:38.257Z] [2022-04-07T14:08:38.257Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:08:38.257Z] ---> 0ac33e5f5afa [2022-04-07T14:08:38.257Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:08:38.257Z] ---> Using cache [2022-04-07T14:08:38.257Z] ---> ff367962c366 [2022-04-07T14:08:38.257Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:08:38.257Z] ---> Using cache [2022-04-07T14:08:38.257Z] ---> ec710e95106f [2022-04-07T14:08:38.257Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:08:38.257Z] ---> Using cache [2022-04-07T14:08:38.257Z] ---> be7a712334f4 [2022-04-07T14:08:38.257Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T14:08:38.257Z] ---> c7b48b1c6793 [2022-04-07T14:08:38.257Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:08:38.257Z] ---> dbe71ad175d6 [2022-04-07T14:08:38.258Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:08:38.258Z] ---> 7cc75ce044eb [2022-04-07T14:08:38.258Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T14:08:38.258Z] ---> a4f535abcb22 [2022-04-07T14:08:38.258Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T14:08:38.258Z] ---> fc817b73f239 [2022-04-07T14:08:38.258Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:08:38.258Z] ---> Running in 737aa992976e [2022-04-07T14:08:38.258Z] Removing intermediate container 737aa992976e [2022-04-07T14:08:38.258Z] ---> a2682e5091a2 [2022-04-07T14:08:38.258Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:08:38.258Z] ---> Running in 0d9eccf05cb3 [2022-04-07T14:08:38.258Z] Removing intermediate container 0d9eccf05cb3 [2022-04-07T14:08:38.258Z] ---> 9a6f28e7db52 [2022-04-07T14:08:38.258Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T14:08:38.258Z] ---> Running in 50d8ed641abf [2022-04-07T14:08:38.258Z] Removing intermediate container 50d8ed641abf [2022-04-07T14:08:38.258Z] ---> 39f5d987ef79 [2022-04-07T14:08:38.258Z] Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:38.258Z] ---> Running in 4d1accaa43f2 [2022-04-07T14:08:38.258Z] Removing intermediate container 4d1accaa43f2 [2022-04-07T14:08:38.258Z] ---> 2c5c446884a3 [2022-04-07T14:08:38.258Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:38.258Z] ---> Running in 531fd6e33781 [2022-04-07T14:08:38.258Z] Removing intermediate container 531fd6e33781 [2022-04-07T14:08:38.258Z] ---> 63d22c9f26fb [2022-04-07T14:08:38.258Z] [2022-04-07T14:08:38.258Z] Successfully built 63d22c9f26fb [2022-04-07T14:08:38.258Z] Successfully tagged security-spire-agent:latest [2022-04-07T14:08:38.264Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-07T14:08:38.269Z] $ docker stop --time=1 d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 [2022-04-07T14:08:39.561Z] $ docker rm -f d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T14:08:39.916Z] + docker images [2022-04-07T14:08:39.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T14:08:39.916Z] security-spire-agent latest 63d22c9f26fb 2 seconds ago 127MB [2022-04-07T14:08:39.916Z] 416972be5a62 17 seconds ago 4.5GB [2022-04-07T14:08:39.916Z] core-metadata latest fa85c4172a13 About a minute ago 26.2MB [2022-04-07T14:08:39.916Z] core-command latest 8678e3d40073 About a minute ago 24.5MB [2022-04-07T14:08:39.916Z] 6effc1fe707e About a minute ago 1.62GB [2022-04-07T14:08:39.916Z] 822f3911c9cc About a minute ago 1.61GB [2022-04-07T14:08:39.916Z] security-proxy-setup latest ec539cc6ca7b About a minute ago 43.4MB [2022-04-07T14:08:39.916Z] 40d3d216e320 About a minute ago 1.63GB [2022-04-07T14:08:39.916Z] security-spire-config latest 75bf4cb530d4 2 minutes ago 86.7MB [2022-04-07T14:08:39.916Z] security-spire-server latest 6bbc1875390c 2 minutes ago 87.3MB [2022-04-07T14:08:39.916Z] security-secretstore-setup latest 525d48898987 2 minutes ago 42.1MB [2022-04-07T14:08:39.916Z] a943ebd95a90 2 minutes ago 4.5GB [2022-04-07T14:08:39.916Z] e195fb22c9dd 2 minutes ago 4.5GB [2022-04-07T14:08:39.916Z] d7fffbddcbb0 2 minutes ago 1.63GB [2022-04-07T14:08:39.916Z] support-notifications latest 1155eb78e35d 3 minutes ago 26.6MB [2022-04-07T14:08:39.916Z] security-bootstrapper latest b6d9402f5307 3 minutes ago 24.3MB [2022-04-07T14:08:39.916Z] da79f1e23193 3 minutes ago 1.62GB [2022-04-07T14:08:39.916Z] core-data latest 71e5fe750947 3 minutes ago 35.9MB [2022-04-07T14:08:39.916Z] 3e8773575ec6 3 minutes ago 1.65GB [2022-04-07T14:08:39.916Z] 2fe0038a7651 4 minutes ago 1.61GB [2022-04-07T14:08:39.916Z] sys-mgmt-agent latest 78c5a9eb6bca 4 minutes ago 307MB [2022-04-07T14:08:39.916Z] security-spiffe-token-provider latest 0b5b0e067782 5 minutes ago 28.5MB [2022-04-07T14:08:39.916Z] support-scheduler latest 07dc0ea486e6 5 minutes ago 26MB [2022-04-07T14:08:39.916Z] 20fc2439bcfc 5 minutes ago 1.62GB [2022-04-07T14:08:39.916Z] f6b676feb648 5 minutes ago 1.62GB [2022-04-07T14:08:39.916Z] 7816361f5eb5 5 minutes ago 1.61GB [2022-04-07T14:08:39.916Z] ci-base-image-x86_64 latest 518bedfd46bc 9 minutes ago 896MB [2022-04-07T14:08:39.916Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T14:08:39.916Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T14:08:39.916Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T14:08:39.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T14:08:39.916Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T14:08:39.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-04-07T14:08:40.042Z] provisioning config files... [2022-04-07T14:08:40.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config4846204210996485232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T14:08:40.355Z] ---> docker-login.sh [2022-04-07T14:08:40.355Z] nexus3.edgexfoundry.org:10001 [2022-04-07T14:08:40.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:40.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:40.355Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:40.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:40.355Z] [2022-04-07T14:08:40.355Z] Login Succeeded [2022-04-07T14:08:40.355Z] nexus3.edgexfoundry.org:10002 [2022-04-07T14:08:40.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:40.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:40.615Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:40.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:40.615Z] [2022-04-07T14:08:40.615Z] Login Succeeded [2022-04-07T14:08:40.615Z] nexus3.edgexfoundry.org:10003 [2022-04-07T14:08:40.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:40.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:40.615Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:40.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:40.615Z] [2022-04-07T14:08:40.615Z] Login Succeeded [2022-04-07T14:08:40.615Z] nexus3.edgexfoundry.org:10004 [2022-04-07T14:08:40.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:40.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:40.877Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:40.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:40.877Z] [2022-04-07T14:08:40.877Z] Login Succeeded [2022-04-07T14:08:40.877Z] docker.io [2022-04-07T14:08:40.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:41.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:41.138Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:41.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:41.138Z] [2022-04-07T14:08:41.138Z] Login Succeeded [2022-04-07T14:08:41.138Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T14:08:41.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:41.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T14:08:41.213Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-07T14:08:41.213Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:41.213Z] latest [2022-04-07T14:08:41.213Z] 2.2.0-dev.58 [2022-04-07T14:08:41.213Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:41.213Z] main [2022-04-07T14:08:41.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:41.549Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:41.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:41.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:41.845Z] 1044460a0b07: Preparing [2022-04-07T14:08:41.845Z] c3f50cebd139: Preparing [2022-04-07T14:08:41.845Z] 8612c72cf71e: Preparing [2022-04-07T14:08:41.845Z] b4b291e01873: Preparing [2022-04-07T14:08:41.845Z] b541d28bf3b4: Preparing [2022-04-07T14:08:41.845Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:41.845Z] b4b291e01873: Pushed [2022-04-07T14:08:41.845Z] 1044460a0b07: Pushed [2022-04-07T14:08:41.845Z] 8612c72cf71e: Pushed [2022-04-07T14:08:43.389Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:08:43.389Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:08:43.753Z] c3f50cebd139: Pushed [2022-04-07T14:08:44.013Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.316Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.614Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T14:08:44.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:44.614Z] 1044460a0b07: Preparing [2022-04-07T14:08:44.614Z] c3f50cebd139: Preparing [2022-04-07T14:08:44.614Z] 8612c72cf71e: Preparing [2022-04-07T14:08:44.614Z] b4b291e01873: Preparing [2022-04-07T14:08:44.614Z] b541d28bf3b4: Preparing [2022-04-07T14:08:44.614Z] 1044460a0b07: Layer already exists [2022-04-07T14:08:44.614Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:44.614Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:44.614Z] b4b291e01873: Layer already exists [2022-04-07T14:08:44.614Z] c3f50cebd139: Layer already exists [2022-04-07T14:08:44.614Z] latest: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.917Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:45.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [2022-04-07T14:08:45.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:45.213Z] 1044460a0b07: Preparing [2022-04-07T14:08:45.213Z] c3f50cebd139: Preparing [2022-04-07T14:08:45.213Z] 8612c72cf71e: Preparing [2022-04-07T14:08:45.213Z] b4b291e01873: Preparing [2022-04-07T14:08:45.213Z] b541d28bf3b4: Preparing [2022-04-07T14:08:45.213Z] b4b291e01873: Layer already exists [2022-04-07T14:08:45.213Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:45.213Z] 1044460a0b07: Layer already exists [2022-04-07T14:08:45.213Z] c3f50cebd139: Layer already exists [2022-04-07T14:08:45.213Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:45.213Z] 2.2.0-dev.58: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:45.512Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:45.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:45.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:45.806Z] 1044460a0b07: Preparing [2022-04-07T14:08:45.806Z] c3f50cebd139: Preparing [2022-04-07T14:08:45.806Z] 8612c72cf71e: Preparing [2022-04-07T14:08:45.806Z] b4b291e01873: Preparing [2022-04-07T14:08:45.806Z] b541d28bf3b4: Preparing [2022-04-07T14:08:45.806Z] c3f50cebd139: Layer already exists [2022-04-07T14:08:45.806Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:45.806Z] b4b291e01873: Layer already exists [2022-04-07T14:08:45.806Z] 1044460a0b07: Layer already exists [2022-04-07T14:08:45.806Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:45.806Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:46.109Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:46.402Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-07T14:08:46.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:46.402Z] 1044460a0b07: Preparing [2022-04-07T14:08:46.402Z] c3f50cebd139: Preparing [2022-04-07T14:08:46.402Z] 8612c72cf71e: Preparing [2022-04-07T14:08:46.402Z] b4b291e01873: Preparing [2022-04-07T14:08:46.402Z] b541d28bf3b4: Preparing [2022-04-07T14:08:46.402Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:46.402Z] b4b291e01873: Layer already exists [2022-04-07T14:08:46.402Z] c3f50cebd139: Layer already exists [2022-04-07T14:08:46.402Z] 1044460a0b07: Layer already exists [2022-04-07T14:08:46.402Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:46.402Z] main: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:46.438Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:46.451Z] taggedImages: [2022-04-07T14:08:46.451Z] - nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:46.451Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T14:08:46.451Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [2022-04-07T14:08:46.451Z] - nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:46.451Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-07T14:08:46.478Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-07T14:08:46.478Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:46.478Z] latest [2022-04-07T14:08:46.478Z] 2.2.0-dev.58 [2022-04-07T14:08:46.478Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:46.478Z] main [2022-04-07T14:08:46.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:46.806Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:47.101Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:47.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:47.101Z] 5b86c8e9361d: Preparing [2022-04-07T14:08:47.101Z] 98752bce262c: Preparing [2022-04-07T14:08:47.101Z] 8612c72cf71e: Preparing [2022-04-07T14:08:47.101Z] a9920f23586d: Preparing [2022-04-07T14:08:47.101Z] cb42e69514f6: Preparing [2022-04-07T14:08:47.101Z] b541d28bf3b4: Preparing [2022-04-07T14:08:47.101Z] b541d28bf3b4: Waiting [2022-04-07T14:08:47.101Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:47.101Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:47.101Z] 5b86c8e9361d: Pushed [2022-04-07T14:08:47.101Z] cb42e69514f6: Pushed [2022-04-07T14:08:47.360Z] a9920f23586d: Pushed [2022-04-07T14:08:49.905Z] 98752bce262c: Pushed [2022-04-07T14:08:49.905Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T14:08:50.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:50.524Z] 5b86c8e9361d: Preparing [2022-04-07T14:08:50.524Z] 98752bce262c: Preparing [2022-04-07T14:08:50.524Z] 8612c72cf71e: Preparing [2022-04-07T14:08:50.524Z] a9920f23586d: Preparing [2022-04-07T14:08:50.524Z] cb42e69514f6: Preparing [2022-04-07T14:08:50.524Z] b541d28bf3b4: Preparing [2022-04-07T14:08:50.524Z] b541d28bf3b4: Waiting [2022-04-07T14:08:50.524Z] a9920f23586d: Layer already exists [2022-04-07T14:08:50.524Z] 98752bce262c: Layer already exists [2022-04-07T14:08:50.524Z] 5b86c8e9361d: Layer already exists [2022-04-07T14:08:50.524Z] cb42e69514f6: Layer already exists [2022-04-07T14:08:50.524Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:50.524Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:50.524Z] latest: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.831Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:51.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [2022-04-07T14:08:51.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:51.134Z] 5b86c8e9361d: Preparing [2022-04-07T14:08:51.134Z] 98752bce262c: Preparing [2022-04-07T14:08:51.134Z] 8612c72cf71e: Preparing [2022-04-07T14:08:51.134Z] a9920f23586d: Preparing [2022-04-07T14:08:51.134Z] cb42e69514f6: Preparing [2022-04-07T14:08:51.134Z] b541d28bf3b4: Preparing [2022-04-07T14:08:51.134Z] b541d28bf3b4: Waiting [2022-04-07T14:08:51.134Z] a9920f23586d: Layer already exists [2022-04-07T14:08:51.134Z] 5b86c8e9361d: Layer already exists [2022-04-07T14:08:51.134Z] cb42e69514f6: Layer already exists [2022-04-07T14:08:51.134Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:51.134Z] 98752bce262c: Layer already exists [2022-04-07T14:08:51.134Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:51.134Z] 2.2.0-dev.58: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:51.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:51.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:51.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:51.806Z] 5b86c8e9361d: Preparing [2022-04-07T14:08:51.806Z] 98752bce262c: Preparing [2022-04-07T14:08:51.806Z] 8612c72cf71e: Preparing [2022-04-07T14:08:51.806Z] a9920f23586d: Preparing [2022-04-07T14:08:51.806Z] cb42e69514f6: Preparing [2022-04-07T14:08:51.806Z] b541d28bf3b4: Preparing [2022-04-07T14:08:51.806Z] b541d28bf3b4: Waiting [2022-04-07T14:08:51.806Z] 5b86c8e9361d: Layer already exists [2022-04-07T14:08:51.806Z] a9920f23586d: Layer already exists [2022-04-07T14:08:51.806Z] cb42e69514f6: Layer already exists [2022-04-07T14:08:51.806Z] 98752bce262c: Layer already exists [2022-04-07T14:08:51.806Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:51.806Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:51.806Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:52.107Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:52.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-07T14:08:52.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:52.408Z] 5b86c8e9361d: Preparing [2022-04-07T14:08:52.408Z] 98752bce262c: Preparing [2022-04-07T14:08:52.408Z] 8612c72cf71e: Preparing [2022-04-07T14:08:52.408Z] a9920f23586d: Preparing [2022-04-07T14:08:52.408Z] cb42e69514f6: Preparing [2022-04-07T14:08:52.408Z] b541d28bf3b4: Preparing [2022-04-07T14:08:52.408Z] a9920f23586d: Layer already exists [2022-04-07T14:08:52.408Z] 5b86c8e9361d: Layer already exists [2022-04-07T14:08:52.408Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:52.408Z] cb42e69514f6: Layer already exists [2022-04-07T14:08:52.408Z] 98752bce262c: Layer already exists [2022-04-07T14:08:52.408Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:52.408Z] main: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:52.455Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:52.471Z] taggedImages: [2022-04-07T14:08:52.471Z] - nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:52.471Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T14:08:52.471Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [2022-04-07T14:08:52.471Z] - nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:52.471Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-07T14:08:52.505Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-07T14:08:52.505Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:52.505Z] latest [2022-04-07T14:08:52.505Z] 2.2.0-dev.58 [2022-04-07T14:08:52.505Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:52.505Z] main [2022-04-07T14:08:52.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:52.845Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:53.146Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:53.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:53.146Z] 0c96c0e3e388: Preparing [2022-04-07T14:08:53.146Z] 68905a455839: Preparing [2022-04-07T14:08:53.146Z] 8612c72cf71e: Preparing [2022-04-07T14:08:53.146Z] b4b291e01873: Preparing [2022-04-07T14:08:53.146Z] b541d28bf3b4: Preparing [2022-04-07T14:08:53.146Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:53.146Z] b4b291e01873: Layer already exists [2022-04-07T14:08:53.146Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:53.146Z] 0c96c0e3e388: Pushed [2022-04-07T14:08:55.688Z] 68905a455839: Pushed [2022-04-07T14:08:55.688Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:55.989Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:56.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T14:08:56.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:56.287Z] 0c96c0e3e388: Preparing [2022-04-07T14:08:56.287Z] 68905a455839: Preparing [2022-04-07T14:08:56.287Z] 8612c72cf71e: Preparing [2022-04-07T14:08:56.287Z] b4b291e01873: Preparing [2022-04-07T14:08:56.287Z] b541d28bf3b4: Preparing [2022-04-07T14:08:56.287Z] 68905a455839: Layer already exists [2022-04-07T14:08:56.287Z] 0c96c0e3e388: Layer already exists [2022-04-07T14:08:56.287Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:56.287Z] b4b291e01873: Layer already exists [2022-04-07T14:08:56.287Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:56.287Z] latest: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:56.588Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:56.887Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [2022-04-07T14:08:56.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:56.887Z] 0c96c0e3e388: Preparing [2022-04-07T14:08:56.887Z] 68905a455839: Preparing [2022-04-07T14:08:56.887Z] 8612c72cf71e: Preparing [2022-04-07T14:08:56.887Z] b4b291e01873: Preparing [2022-04-07T14:08:56.887Z] b541d28bf3b4: Preparing [2022-04-07T14:08:56.887Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:56.887Z] b4b291e01873: Layer already exists [2022-04-07T14:08:56.887Z] 68905a455839: Layer already exists [2022-04-07T14:08:56.887Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:56.887Z] 0c96c0e3e388: Layer already exists [2022-04-07T14:08:56.887Z] 2.2.0-dev.58: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:57.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:57.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:57.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:57.477Z] 0c96c0e3e388: Preparing [2022-04-07T14:08:57.477Z] 68905a455839: Preparing [2022-04-07T14:08:57.477Z] 8612c72cf71e: Preparing [2022-04-07T14:08:57.477Z] b4b291e01873: Preparing [2022-04-07T14:08:57.477Z] b541d28bf3b4: Preparing [2022-04-07T14:08:57.477Z] 0c96c0e3e388: Layer already exists [2022-04-07T14:08:57.477Z] b4b291e01873: Layer already exists [2022-04-07T14:08:57.477Z] 68905a455839: Layer already exists [2022-04-07T14:08:57.477Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:57.477Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:57.477Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:57.776Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:58.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-07T14:08:58.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:58.074Z] 0c96c0e3e388: Preparing [2022-04-07T14:08:58.074Z] 68905a455839: Preparing [2022-04-07T14:08:58.074Z] 8612c72cf71e: Preparing [2022-04-07T14:08:58.074Z] b4b291e01873: Preparing [2022-04-07T14:08:58.074Z] b541d28bf3b4: Preparing [2022-04-07T14:08:58.074Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:58.074Z] 68905a455839: Layer already exists [2022-04-07T14:08:58.074Z] b4b291e01873: Layer already exists [2022-04-07T14:08:58.074Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:58.074Z] 0c96c0e3e388: Layer already exists [2022-04-07T14:08:58.074Z] main: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:58.116Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:58.127Z] taggedImages: [2022-04-07T14:08:58.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:58.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T14:08:58.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [2022-04-07T14:08:58.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:58.127Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-07T14:08:58.149Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-07T14:08:58.149Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:58.149Z] latest [2022-04-07T14:08:58.149Z] 2.2.0-dev.58 [2022-04-07T14:08:58.149Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:08:58.149Z] main [2022-04-07T14:08:58.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:58.469Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:58.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:08:58.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:08:58.767Z] 625010eaa311: Preparing [2022-04-07T14:08:58.767Z] 625010eaa311: Preparing [2022-04-07T14:08:58.767Z] 5a0b74b28d36: Preparing [2022-04-07T14:08:58.768Z] fa2943e95dc6: Preparing [2022-04-07T14:08:58.768Z] 9faebb75d568: Preparing [2022-04-07T14:08:58.768Z] b61571299493: Preparing [2022-04-07T14:08:58.768Z] 8612c72cf71e: Preparing [2022-04-07T14:08:58.768Z] 6e92662ef1b1: Preparing [2022-04-07T14:08:58.768Z] 8df366e3ad5c: Preparing [2022-04-07T14:08:58.768Z] f80a9b6814de: Preparing [2022-04-07T14:08:58.768Z] 3f7a92c4b40d: Preparing [2022-04-07T14:08:58.768Z] b541d28bf3b4: Preparing [2022-04-07T14:08:58.768Z] 6e92662ef1b1: Waiting [2022-04-07T14:08:58.768Z] 8612c72cf71e: Waiting [2022-04-07T14:08:58.768Z] 8df366e3ad5c: Waiting [2022-04-07T14:08:58.768Z] 3f7a92c4b40d: Waiting [2022-04-07T14:08:58.768Z] b541d28bf3b4: Waiting [2022-04-07T14:08:58.768Z] f80a9b6814de: Waiting [2022-04-07T14:08:58.768Z] 625010eaa311: Pushed [2022-04-07T14:08:58.768Z] fa2943e95dc6: Pushed [2022-04-07T14:08:58.768Z] 5a0b74b28d36: Pushed [2022-04-07T14:08:58.768Z] 9faebb75d568: Pushed [2022-04-07T14:08:58.768Z] 8612c72cf71e: Layer already exists [2022-04-07T14:08:59.028Z] 6e92662ef1b1: Pushed [2022-04-07T14:08:59.028Z] 8df366e3ad5c: Pushed [2022-04-07T14:08:59.028Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:59.028Z] 3f7a92c4b40d: Pushed [2022-04-07T14:08:59.028Z] f80a9b6814de: Pushed [2022-04-07T14:09:00.941Z] b61571299493: Pushed [2022-04-07T14:09:00.941Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.246Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T14:09:01.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:01.546Z] 625010eaa311: Preparing [2022-04-07T14:09:01.546Z] 625010eaa311: Preparing [2022-04-07T14:09:01.546Z] 5a0b74b28d36: Preparing [2022-04-07T14:09:01.546Z] fa2943e95dc6: Preparing [2022-04-07T14:09:01.546Z] 9faebb75d568: Preparing [2022-04-07T14:09:01.546Z] b61571299493: Preparing [2022-04-07T14:09:01.546Z] 8612c72cf71e: Preparing [2022-04-07T14:09:01.546Z] 6e92662ef1b1: Preparing [2022-04-07T14:09:01.546Z] 8df366e3ad5c: Preparing [2022-04-07T14:09:01.546Z] f80a9b6814de: Preparing [2022-04-07T14:09:01.546Z] 3f7a92c4b40d: Preparing [2022-04-07T14:09:01.546Z] b541d28bf3b4: Preparing [2022-04-07T14:09:01.546Z] 6e92662ef1b1: Waiting [2022-04-07T14:09:01.546Z] 8612c72cf71e: Waiting [2022-04-07T14:09:01.546Z] 3f7a92c4b40d: Waiting [2022-04-07T14:09:01.546Z] f80a9b6814de: Waiting [2022-04-07T14:09:01.546Z] 8df366e3ad5c: Waiting [2022-04-07T14:09:01.546Z] b61571299493: Layer already exists [2022-04-07T14:09:01.546Z] fa2943e95dc6: Layer already exists [2022-04-07T14:09:01.546Z] 9faebb75d568: Layer already exists [2022-04-07T14:09:01.546Z] 5a0b74b28d36: Layer already exists [2022-04-07T14:09:01.546Z] 625010eaa311: Layer already exists [2022-04-07T14:09:01.546Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:01.546Z] 3f7a92c4b40d: Layer already exists [2022-04-07T14:09:01.546Z] f80a9b6814de: Layer already exists [2022-04-07T14:09:01.546Z] 6e92662ef1b1: Layer already exists [2022-04-07T14:09:01.546Z] 8df366e3ad5c: Layer already exists [2022-04-07T14:09:01.546Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:01.546Z] latest: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:02.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [2022-04-07T14:09:02.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:02.147Z] 625010eaa311: Preparing [2022-04-07T14:09:02.147Z] 625010eaa311: Preparing [2022-04-07T14:09:02.147Z] 5a0b74b28d36: Preparing [2022-04-07T14:09:02.147Z] fa2943e95dc6: Preparing [2022-04-07T14:09:02.147Z] 9faebb75d568: Preparing [2022-04-07T14:09:02.147Z] b61571299493: Preparing [2022-04-07T14:09:02.147Z] 8612c72cf71e: Preparing [2022-04-07T14:09:02.147Z] 6e92662ef1b1: Preparing [2022-04-07T14:09:02.147Z] 8df366e3ad5c: Preparing [2022-04-07T14:09:02.147Z] f80a9b6814de: Preparing [2022-04-07T14:09:02.147Z] 3f7a92c4b40d: Preparing [2022-04-07T14:09:02.147Z] b541d28bf3b4: Preparing [2022-04-07T14:09:02.147Z] 8612c72cf71e: Waiting [2022-04-07T14:09:02.147Z] 6e92662ef1b1: Waiting [2022-04-07T14:09:02.147Z] 8df366e3ad5c: Waiting [2022-04-07T14:09:02.147Z] b541d28bf3b4: Waiting [2022-04-07T14:09:02.147Z] 3f7a92c4b40d: Waiting [2022-04-07T14:09:02.147Z] fa2943e95dc6: Layer already exists [2022-04-07T14:09:02.147Z] 5a0b74b28d36: Layer already exists [2022-04-07T14:09:02.147Z] 625010eaa311: Layer already exists [2022-04-07T14:09:02.147Z] 9faebb75d568: Layer already exists [2022-04-07T14:09:02.147Z] b61571299493: Layer already exists [2022-04-07T14:09:02.147Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:02.148Z] 6e92662ef1b1: Layer already exists [2022-04-07T14:09:02.148Z] 3f7a92c4b40d: Layer already exists [2022-04-07T14:09:02.148Z] 8df366e3ad5c: Layer already exists [2022-04-07T14:09:02.148Z] f80a9b6814de: Layer already exists [2022-04-07T14:09:02.148Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:02.148Z] 2.2.0-dev.58: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:02.451Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:02.746Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:02.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:02.746Z] 625010eaa311: Preparing [2022-04-07T14:09:02.746Z] 625010eaa311: Preparing [2022-04-07T14:09:02.746Z] 5a0b74b28d36: Preparing [2022-04-07T14:09:02.746Z] fa2943e95dc6: Preparing [2022-04-07T14:09:02.746Z] 9faebb75d568: Preparing [2022-04-07T14:09:02.746Z] b61571299493: Preparing [2022-04-07T14:09:02.746Z] 8612c72cf71e: Preparing [2022-04-07T14:09:02.746Z] 6e92662ef1b1: Preparing [2022-04-07T14:09:02.746Z] 8df366e3ad5c: Preparing [2022-04-07T14:09:02.746Z] f80a9b6814de: Preparing [2022-04-07T14:09:02.746Z] 3f7a92c4b40d: Preparing [2022-04-07T14:09:02.746Z] b541d28bf3b4: Preparing [2022-04-07T14:09:02.746Z] 8df366e3ad5c: Waiting [2022-04-07T14:09:02.746Z] f80a9b6814de: Waiting [2022-04-07T14:09:02.746Z] b541d28bf3b4: Waiting [2022-04-07T14:09:02.746Z] 3f7a92c4b40d: Waiting [2022-04-07T14:09:02.746Z] 8612c72cf71e: Waiting [2022-04-07T14:09:02.746Z] b61571299493: Layer already exists [2022-04-07T14:09:02.746Z] fa2943e95dc6: Layer already exists [2022-04-07T14:09:02.746Z] 9faebb75d568: Layer already exists [2022-04-07T14:09:02.746Z] 625010eaa311: Layer already exists [2022-04-07T14:09:02.746Z] 5a0b74b28d36: Layer already exists [2022-04-07T14:09:02.746Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:02.746Z] 6e92662ef1b1: Layer already exists [2022-04-07T14:09:02.746Z] f80a9b6814de: Layer already exists [2022-04-07T14:09:02.746Z] 3f7a92c4b40d: Layer already exists [2022-04-07T14:09:02.746Z] 8df366e3ad5c: Layer already exists [2022-04-07T14:09:02.746Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:02.746Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:03.045Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:03.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-07T14:09:03.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:03.344Z] 625010eaa311: Preparing [2022-04-07T14:09:03.344Z] 625010eaa311: Preparing [2022-04-07T14:09:03.344Z] 5a0b74b28d36: Preparing [2022-04-07T14:09:03.344Z] fa2943e95dc6: Preparing [2022-04-07T14:09:03.344Z] 9faebb75d568: Preparing [2022-04-07T14:09:03.344Z] b61571299493: Preparing [2022-04-07T14:09:03.344Z] 8612c72cf71e: Preparing [2022-04-07T14:09:03.344Z] 6e92662ef1b1: Preparing [2022-04-07T14:09:03.344Z] 8df366e3ad5c: Preparing [2022-04-07T14:09:03.344Z] f80a9b6814de: Preparing [2022-04-07T14:09:03.344Z] 3f7a92c4b40d: Preparing [2022-04-07T14:09:03.344Z] b541d28bf3b4: Preparing [2022-04-07T14:09:03.344Z] 8612c72cf71e: Waiting [2022-04-07T14:09:03.344Z] 6e92662ef1b1: Waiting [2022-04-07T14:09:03.344Z] 8df366e3ad5c: Waiting [2022-04-07T14:09:03.344Z] f80a9b6814de: Waiting [2022-04-07T14:09:03.345Z] 3f7a92c4b40d: Waiting [2022-04-07T14:09:03.345Z] b541d28bf3b4: Waiting [2022-04-07T14:09:03.345Z] 625010eaa311: Layer already exists [2022-04-07T14:09:03.345Z] b61571299493: Layer already exists [2022-04-07T14:09:03.345Z] 5a0b74b28d36: Layer already exists [2022-04-07T14:09:03.345Z] 9faebb75d568: Layer already exists [2022-04-07T14:09:03.345Z] fa2943e95dc6: Layer already exists [2022-04-07T14:09:03.345Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:03.345Z] 8df366e3ad5c: Layer already exists [2022-04-07T14:09:03.345Z] 3f7a92c4b40d: Layer already exists [2022-04-07T14:09:03.345Z] f80a9b6814de: Layer already exists [2022-04-07T14:09:03.345Z] 6e92662ef1b1: Layer already exists [2022-04-07T14:09:03.345Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:03.345Z] main: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:03.382Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:03.393Z] taggedImages: [2022-04-07T14:09:03.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:03.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T14:09:03.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [2022-04-07T14:09:03.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:03.393Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-07T14:09:03.416Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-07T14:09:03.416Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:03.416Z] latest [2022-04-07T14:09:03.416Z] 2.2.0-dev.58 [2022-04-07T14:09:03.416Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:03.416Z] main [2022-04-07T14:09:03.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:03.743Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:04.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:04.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:04.040Z] d226773cd2f8: Preparing [2022-04-07T14:09:04.040Z] ce85f9f99332: Preparing [2022-04-07T14:09:04.040Z] adf8553bd3fb: Preparing [2022-04-07T14:09:04.040Z] 4c3a801b4565: Preparing [2022-04-07T14:09:04.040Z] ddeed4341aa8: Preparing [2022-04-07T14:09:04.040Z] a10eefd0a837: Preparing [2022-04-07T14:09:04.040Z] 9157d9f81fd3: Preparing [2022-04-07T14:09:04.040Z] b541d28bf3b4: Preparing [2022-04-07T14:09:04.040Z] 9157d9f81fd3: Waiting [2022-04-07T14:09:04.040Z] a10eefd0a837: Waiting [2022-04-07T14:09:04.040Z] b541d28bf3b4: Waiting [2022-04-07T14:09:04.040Z] ddeed4341aa8: Pushed [2022-04-07T14:09:04.040Z] d226773cd2f8: Pushed [2022-04-07T14:09:04.040Z] ce85f9f99332: Pushed [2022-04-07T14:09:04.040Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:04.299Z] a10eefd0a837: Pushed [2022-04-07T14:09:04.561Z] 9157d9f81fd3: Pushed [2022-04-07T14:09:05.943Z] 4c3a801b4565: Pushed [2022-04-07T14:09:05.943Z] adf8553bd3fb: Pushed [2022-04-07T14:09:06.203Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:06.510Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:06.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T14:09:06.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:06.810Z] d226773cd2f8: Preparing [2022-04-07T14:09:06.810Z] ce85f9f99332: Preparing [2022-04-07T14:09:06.810Z] adf8553bd3fb: Preparing [2022-04-07T14:09:06.810Z] 4c3a801b4565: Preparing [2022-04-07T14:09:06.810Z] ddeed4341aa8: Preparing [2022-04-07T14:09:06.810Z] a10eefd0a837: Preparing [2022-04-07T14:09:06.810Z] 9157d9f81fd3: Preparing [2022-04-07T14:09:06.810Z] b541d28bf3b4: Preparing [2022-04-07T14:09:06.810Z] 9157d9f81fd3: Waiting [2022-04-07T14:09:06.810Z] a10eefd0a837: Waiting [2022-04-07T14:09:06.810Z] 4c3a801b4565: Layer already exists [2022-04-07T14:09:06.810Z] d226773cd2f8: Layer already exists [2022-04-07T14:09:06.810Z] ddeed4341aa8: Layer already exists [2022-04-07T14:09:06.810Z] adf8553bd3fb: Layer already exists [2022-04-07T14:09:06.810Z] ce85f9f99332: Layer already exists [2022-04-07T14:09:06.810Z] a10eefd0a837: Layer already exists [2022-04-07T14:09:06.810Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:06.810Z] 9157d9f81fd3: Layer already exists [2022-04-07T14:09:06.810Z] latest: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:07.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:07.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [2022-04-07T14:09:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:07.409Z] d226773cd2f8: Preparing [2022-04-07T14:09:07.409Z] ce85f9f99332: Preparing [2022-04-07T14:09:07.409Z] adf8553bd3fb: Preparing [2022-04-07T14:09:07.409Z] 4c3a801b4565: Preparing [2022-04-07T14:09:07.409Z] ddeed4341aa8: Preparing [2022-04-07T14:09:07.409Z] a10eefd0a837: Preparing [2022-04-07T14:09:07.409Z] 9157d9f81fd3: Preparing [2022-04-07T14:09:07.409Z] b541d28bf3b4: Preparing [2022-04-07T14:09:07.409Z] 9157d9f81fd3: Waiting [2022-04-07T14:09:07.409Z] a10eefd0a837: Waiting [2022-04-07T14:09:07.409Z] b541d28bf3b4: Waiting [2022-04-07T14:09:07.409Z] 4c3a801b4565: Layer already exists [2022-04-07T14:09:07.409Z] ddeed4341aa8: Layer already exists [2022-04-07T14:09:07.409Z] adf8553bd3fb: Layer already exists [2022-04-07T14:09:07.409Z] ce85f9f99332: Layer already exists [2022-04-07T14:09:07.409Z] d226773cd2f8: Layer already exists [2022-04-07T14:09:07.409Z] 9157d9f81fd3: Layer already exists [2022-04-07T14:09:07.409Z] a10eefd0a837: Layer already exists [2022-04-07T14:09:07.409Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:07.409Z] 2.2.0-dev.58: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:07.708Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:07.998Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:07.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:07.998Z] d226773cd2f8: Preparing [2022-04-07T14:09:07.998Z] ce85f9f99332: Preparing [2022-04-07T14:09:07.998Z] adf8553bd3fb: Preparing [2022-04-07T14:09:07.998Z] 4c3a801b4565: Preparing [2022-04-07T14:09:07.998Z] ddeed4341aa8: Preparing [2022-04-07T14:09:07.998Z] a10eefd0a837: Preparing [2022-04-07T14:09:07.998Z] 9157d9f81fd3: Preparing [2022-04-07T14:09:07.998Z] b541d28bf3b4: Preparing [2022-04-07T14:09:07.998Z] a10eefd0a837: Waiting [2022-04-07T14:09:07.998Z] 9157d9f81fd3: Waiting [2022-04-07T14:09:07.998Z] b541d28bf3b4: Waiting [2022-04-07T14:09:07.998Z] ce85f9f99332: Layer already exists [2022-04-07T14:09:07.998Z] adf8553bd3fb: Layer already exists [2022-04-07T14:09:07.998Z] d226773cd2f8: Layer already exists [2022-04-07T14:09:07.998Z] 4c3a801b4565: Layer already exists [2022-04-07T14:09:07.998Z] ddeed4341aa8: Layer already exists [2022-04-07T14:09:07.998Z] a10eefd0a837: Layer already exists [2022-04-07T14:09:07.998Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:07.998Z] 9157d9f81fd3: Layer already exists [2022-04-07T14:09:07.998Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:08.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:08.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-07T14:09:08.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:08.594Z] d226773cd2f8: Preparing [2022-04-07T14:09:08.594Z] ce85f9f99332: Preparing [2022-04-07T14:09:08.594Z] adf8553bd3fb: Preparing [2022-04-07T14:09:08.594Z] 4c3a801b4565: Preparing [2022-04-07T14:09:08.594Z] ddeed4341aa8: Preparing [2022-04-07T14:09:08.594Z] a10eefd0a837: Preparing [2022-04-07T14:09:08.594Z] 9157d9f81fd3: Preparing [2022-04-07T14:09:08.594Z] b541d28bf3b4: Preparing [2022-04-07T14:09:08.594Z] a10eefd0a837: Waiting [2022-04-07T14:09:08.594Z] 9157d9f81fd3: Waiting [2022-04-07T14:09:08.594Z] b541d28bf3b4: Waiting [2022-04-07T14:09:08.594Z] d226773cd2f8: Layer already exists [2022-04-07T14:09:08.594Z] ce85f9f99332: Layer already exists [2022-04-07T14:09:08.594Z] adf8553bd3fb: Layer already exists [2022-04-07T14:09:08.594Z] ddeed4341aa8: Layer already exists [2022-04-07T14:09:08.594Z] 4c3a801b4565: Layer already exists [2022-04-07T14:09:08.594Z] a10eefd0a837: Layer already exists [2022-04-07T14:09:08.594Z] 9157d9f81fd3: Layer already exists [2022-04-07T14:09:08.594Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:08.594Z] main: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:08.635Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:08.644Z] taggedImages: [2022-04-07T14:09:08.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:08.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T14:09:08.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [2022-04-07T14:09:08.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:08.644Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-07T14:09:08.669Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-07T14:09:08.669Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:08.669Z] latest [2022-04-07T14:09:08.669Z] 2.2.0-dev.58 [2022-04-07T14:09:08.669Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:08.669Z] main [2022-04-07T14:09:08.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:08.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:09.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:09.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:09.355Z] d3ad5f304856: Preparing [2022-04-07T14:09:09.355Z] f354f382a16d: Preparing [2022-04-07T14:09:09.355Z] df3c7263f494: Preparing [2022-04-07T14:09:09.355Z] b1856c5c1140: Preparing [2022-04-07T14:09:09.355Z] eaab97dba1e0: Preparing [2022-04-07T14:09:09.355Z] 60c3c5bb1ac5: Preparing [2022-04-07T14:09:09.355Z] e80e12ad191d: Preparing [2022-04-07T14:09:09.355Z] e51ca3e80a5d: Preparing [2022-04-07T14:09:09.355Z] 106aea05c8b0: Preparing [2022-04-07T14:09:09.355Z] b541d28bf3b4: Preparing [2022-04-07T14:09:09.355Z] 60c3c5bb1ac5: Waiting [2022-04-07T14:09:09.355Z] e80e12ad191d: Waiting [2022-04-07T14:09:09.355Z] e51ca3e80a5d: Waiting [2022-04-07T14:09:09.355Z] 106aea05c8b0: Waiting [2022-04-07T14:09:09.355Z] b541d28bf3b4: Waiting [2022-04-07T14:09:09.355Z] d3ad5f304856: Pushed [2022-04-07T14:09:09.355Z] eaab97dba1e0: Pushed [2022-04-07T14:09:09.355Z] f354f382a16d: Pushed [2022-04-07T14:09:09.355Z] e51ca3e80a5d: Pushed [2022-04-07T14:09:09.355Z] 60c3c5bb1ac5: Pushed [2022-04-07T14:09:09.649Z] e80e12ad191d: Pushed [2022-04-07T14:09:09.649Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:09.649Z] 106aea05c8b0: Pushed [2022-04-07T14:09:11.034Z] b1856c5c1140: Pushed [2022-04-07T14:09:11.034Z] df3c7263f494: Pushed [2022-04-07T14:09:11.294Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:11.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:11.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T14:09:11.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:11.899Z] d3ad5f304856: Preparing [2022-04-07T14:09:11.899Z] f354f382a16d: Preparing [2022-04-07T14:09:11.899Z] df3c7263f494: Preparing [2022-04-07T14:09:11.899Z] b1856c5c1140: Preparing [2022-04-07T14:09:11.899Z] eaab97dba1e0: Preparing [2022-04-07T14:09:11.899Z] 60c3c5bb1ac5: Preparing [2022-04-07T14:09:11.899Z] e80e12ad191d: Preparing [2022-04-07T14:09:11.899Z] e51ca3e80a5d: Preparing [2022-04-07T14:09:11.899Z] 106aea05c8b0: Preparing [2022-04-07T14:09:11.899Z] b541d28bf3b4: Preparing [2022-04-07T14:09:11.899Z] 60c3c5bb1ac5: Waiting [2022-04-07T14:09:11.899Z] e80e12ad191d: Waiting [2022-04-07T14:09:11.899Z] e51ca3e80a5d: Waiting [2022-04-07T14:09:11.899Z] 106aea05c8b0: Waiting [2022-04-07T14:09:11.899Z] b541d28bf3b4: Waiting [2022-04-07T14:09:11.899Z] d3ad5f304856: Layer already exists [2022-04-07T14:09:11.899Z] df3c7263f494: Layer already exists [2022-04-07T14:09:11.899Z] f354f382a16d: Layer already exists [2022-04-07T14:09:11.899Z] b1856c5c1140: Layer already exists [2022-04-07T14:09:11.899Z] eaab97dba1e0: Layer already exists [2022-04-07T14:09:11.899Z] 106aea05c8b0: Layer already exists [2022-04-07T14:09:11.899Z] e51ca3e80a5d: Layer already exists [2022-04-07T14:09:11.899Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:11.899Z] e80e12ad191d: Layer already exists [2022-04-07T14:09:11.899Z] 60c3c5bb1ac5: Layer already exists [2022-04-07T14:09:11.899Z] latest: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:12.198Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:12.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [2022-04-07T14:09:12.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:12.497Z] d3ad5f304856: Preparing [2022-04-07T14:09:12.497Z] f354f382a16d: Preparing [2022-04-07T14:09:12.497Z] df3c7263f494: Preparing [2022-04-07T14:09:12.497Z] b1856c5c1140: Preparing [2022-04-07T14:09:12.497Z] eaab97dba1e0: Preparing [2022-04-07T14:09:12.497Z] 60c3c5bb1ac5: Preparing [2022-04-07T14:09:12.497Z] e80e12ad191d: Preparing [2022-04-07T14:09:12.497Z] e51ca3e80a5d: Preparing [2022-04-07T14:09:12.497Z] 106aea05c8b0: Preparing [2022-04-07T14:09:12.497Z] b541d28bf3b4: Preparing [2022-04-07T14:09:12.497Z] 60c3c5bb1ac5: Waiting [2022-04-07T14:09:12.497Z] e80e12ad191d: Waiting [2022-04-07T14:09:12.497Z] e51ca3e80a5d: Waiting [2022-04-07T14:09:12.497Z] 106aea05c8b0: Waiting [2022-04-07T14:09:12.497Z] b541d28bf3b4: Waiting [2022-04-07T14:09:12.497Z] b1856c5c1140: Layer already exists [2022-04-07T14:09:12.497Z] f354f382a16d: Layer already exists [2022-04-07T14:09:12.497Z] eaab97dba1e0: Layer already exists [2022-04-07T14:09:12.497Z] d3ad5f304856: Layer already exists [2022-04-07T14:09:12.497Z] df3c7263f494: Layer already exists [2022-04-07T14:09:12.497Z] e80e12ad191d: Layer already exists [2022-04-07T14:09:12.497Z] 60c3c5bb1ac5: Layer already exists [2022-04-07T14:09:12.497Z] e51ca3e80a5d: Layer already exists [2022-04-07T14:09:12.497Z] 106aea05c8b0: Layer already exists [2022-04-07T14:09:12.497Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:12.497Z] 2.2.0-dev.58: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:12.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:13.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:13.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:13.087Z] d3ad5f304856: Preparing [2022-04-07T14:09:13.087Z] f354f382a16d: Preparing [2022-04-07T14:09:13.087Z] df3c7263f494: Preparing [2022-04-07T14:09:13.087Z] b1856c5c1140: Preparing [2022-04-07T14:09:13.087Z] eaab97dba1e0: Preparing [2022-04-07T14:09:13.087Z] 60c3c5bb1ac5: Preparing [2022-04-07T14:09:13.087Z] e80e12ad191d: Preparing [2022-04-07T14:09:13.087Z] e51ca3e80a5d: Preparing [2022-04-07T14:09:13.087Z] 106aea05c8b0: Preparing [2022-04-07T14:09:13.087Z] b541d28bf3b4: Preparing [2022-04-07T14:09:13.087Z] 106aea05c8b0: Waiting [2022-04-07T14:09:13.087Z] e51ca3e80a5d: Waiting [2022-04-07T14:09:13.087Z] 60c3c5bb1ac5: Waiting [2022-04-07T14:09:13.087Z] b541d28bf3b4: Waiting [2022-04-07T14:09:13.087Z] eaab97dba1e0: Layer already exists [2022-04-07T14:09:13.087Z] df3c7263f494: Layer already exists [2022-04-07T14:09:13.087Z] f354f382a16d: Layer already exists [2022-04-07T14:09:13.087Z] b1856c5c1140: Layer already exists [2022-04-07T14:09:13.087Z] d3ad5f304856: Layer already exists [2022-04-07T14:09:13.087Z] 60c3c5bb1ac5: Layer already exists [2022-04-07T14:09:13.087Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:13.087Z] e51ca3e80a5d: Layer already exists [2022-04-07T14:09:13.087Z] 106aea05c8b0: Layer already exists [2022-04-07T14:09:13.087Z] e80e12ad191d: Layer already exists [2022-04-07T14:09:13.087Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:13.385Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:13.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-07T14:09:13.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:13.682Z] d3ad5f304856: Preparing [2022-04-07T14:09:13.682Z] f354f382a16d: Preparing [2022-04-07T14:09:13.682Z] df3c7263f494: Preparing [2022-04-07T14:09:13.682Z] b1856c5c1140: Preparing [2022-04-07T14:09:13.682Z] eaab97dba1e0: Preparing [2022-04-07T14:09:13.682Z] 60c3c5bb1ac5: Preparing [2022-04-07T14:09:13.682Z] e80e12ad191d: Preparing [2022-04-07T14:09:13.682Z] e51ca3e80a5d: Preparing [2022-04-07T14:09:13.682Z] 106aea05c8b0: Preparing [2022-04-07T14:09:13.682Z] b541d28bf3b4: Preparing [2022-04-07T14:09:13.682Z] b541d28bf3b4: Waiting [2022-04-07T14:09:13.682Z] 106aea05c8b0: Waiting [2022-04-07T14:09:13.682Z] 60c3c5bb1ac5: Waiting [2022-04-07T14:09:13.682Z] e80e12ad191d: Waiting [2022-04-07T14:09:13.682Z] df3c7263f494: Layer already exists [2022-04-07T14:09:13.682Z] eaab97dba1e0: Layer already exists [2022-04-07T14:09:13.682Z] f354f382a16d: Layer already exists [2022-04-07T14:09:13.682Z] d3ad5f304856: Layer already exists [2022-04-07T14:09:13.682Z] b1856c5c1140: Layer already exists [2022-04-07T14:09:13.682Z] 60c3c5bb1ac5: Layer already exists [2022-04-07T14:09:13.682Z] e51ca3e80a5d: Layer already exists [2022-04-07T14:09:13.682Z] e80e12ad191d: Layer already exists [2022-04-07T14:09:13.682Z] 106aea05c8b0: Layer already exists [2022-04-07T14:09:13.682Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:13.682Z] main: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:13.724Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:13.732Z] taggedImages: [2022-04-07T14:09:13.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:13.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T14:09:13.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [2022-04-07T14:09:13.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:13.732Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-07T14:09:13.753Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-07T14:09:13.753Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:13.753Z] latest [2022-04-07T14:09:13.753Z] 2.2.0-dev.58 [2022-04-07T14:09:13.753Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:13.753Z] main [2022-04-07T14:09:13.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:14.083Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:14.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:14.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:14.377Z] 75d690a67f42: Preparing [2022-04-07T14:09:14.377Z] 0afe9d2f26fa: Preparing [2022-04-07T14:09:14.377Z] 8612c72cf71e: Preparing [2022-04-07T14:09:14.377Z] 0cf0f90893ce: Preparing [2022-04-07T14:09:14.377Z] c0f45657c539: Preparing [2022-04-07T14:09:14.377Z] 4fc242d58285: Preparing [2022-04-07T14:09:14.377Z] 4fc242d58285: Waiting [2022-04-07T14:09:14.377Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:14.377Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:14.377Z] c0f45657c539: Pushed [2022-04-07T14:09:14.377Z] 75d690a67f42: Pushed [2022-04-07T14:09:14.948Z] 0cf0f90893ce: Pushed [2022-04-07T14:09:16.331Z] 0afe9d2f26fa: Pushed [2022-04-07T14:09:16.331Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:16.633Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:16.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T14:09:16.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:16.925Z] 75d690a67f42: Preparing [2022-04-07T14:09:16.925Z] 0afe9d2f26fa: Preparing [2022-04-07T14:09:16.925Z] 8612c72cf71e: Preparing [2022-04-07T14:09:16.925Z] 0cf0f90893ce: Preparing [2022-04-07T14:09:16.925Z] c0f45657c539: Preparing [2022-04-07T14:09:16.925Z] 4fc242d58285: Preparing [2022-04-07T14:09:16.925Z] 4fc242d58285: Waiting [2022-04-07T14:09:16.925Z] 75d690a67f42: Layer already exists [2022-04-07T14:09:16.925Z] 0cf0f90893ce: Layer already exists [2022-04-07T14:09:16.925Z] 0afe9d2f26fa: Layer already exists [2022-04-07T14:09:16.925Z] c0f45657c539: Layer already exists [2022-04-07T14:09:16.925Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:16.925Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:16.925Z] latest: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.221Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [2022-04-07T14:09:17.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:17.516Z] 75d690a67f42: Preparing [2022-04-07T14:09:17.516Z] 0afe9d2f26fa: Preparing [2022-04-07T14:09:17.516Z] 8612c72cf71e: Preparing [2022-04-07T14:09:17.516Z] 0cf0f90893ce: Preparing [2022-04-07T14:09:17.516Z] c0f45657c539: Preparing [2022-04-07T14:09:17.516Z] 4fc242d58285: Preparing [2022-04-07T14:09:17.516Z] 4fc242d58285: Waiting [2022-04-07T14:09:17.516Z] c0f45657c539: Layer already exists [2022-04-07T14:09:17.516Z] 75d690a67f42: Layer already exists [2022-04-07T14:09:17.516Z] 0afe9d2f26fa: Layer already exists [2022-04-07T14:09:17.516Z] 0cf0f90893ce: Layer already exists [2022-04-07T14:09:17.516Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:17.516Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:17.516Z] 2.2.0-dev.58: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.816Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:18.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:18.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:18.106Z] 75d690a67f42: Preparing [2022-04-07T14:09:18.106Z] 0afe9d2f26fa: Preparing [2022-04-07T14:09:18.106Z] 8612c72cf71e: Preparing [2022-04-07T14:09:18.106Z] 0cf0f90893ce: Preparing [2022-04-07T14:09:18.106Z] c0f45657c539: Preparing [2022-04-07T14:09:18.106Z] 4fc242d58285: Preparing [2022-04-07T14:09:18.106Z] 4fc242d58285: Waiting [2022-04-07T14:09:18.106Z] c0f45657c539: Layer already exists [2022-04-07T14:09:18.106Z] 0cf0f90893ce: Layer already exists [2022-04-07T14:09:18.106Z] 0afe9d2f26fa: Layer already exists [2022-04-07T14:09:18.106Z] 75d690a67f42: Layer already exists [2022-04-07T14:09:18.106Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:18.106Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:18.106Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:18.404Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:18.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-07T14:09:18.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:18.702Z] 75d690a67f42: Preparing [2022-04-07T14:09:18.702Z] 0afe9d2f26fa: Preparing [2022-04-07T14:09:18.702Z] 8612c72cf71e: Preparing [2022-04-07T14:09:18.702Z] 0cf0f90893ce: Preparing [2022-04-07T14:09:18.702Z] c0f45657c539: Preparing [2022-04-07T14:09:18.702Z] 4fc242d58285: Preparing [2022-04-07T14:09:18.702Z] 4fc242d58285: Waiting [2022-04-07T14:09:18.702Z] 0cf0f90893ce: Layer already exists [2022-04-07T14:09:18.702Z] 0afe9d2f26fa: Layer already exists [2022-04-07T14:09:18.702Z] 75d690a67f42: Layer already exists [2022-04-07T14:09:18.702Z] c0f45657c539: Layer already exists [2022-04-07T14:09:18.702Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:18.702Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:18.702Z] main: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:18.736Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:18.746Z] taggedImages: [2022-04-07T14:09:18.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:18.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T14:09:18.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [2022-04-07T14:09:18.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:18.746Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-07T14:09:18.769Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-07T14:09:18.769Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:18.769Z] latest [2022-04-07T14:09:18.769Z] 2.2.0-dev.58 [2022-04-07T14:09:18.769Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:18.769Z] main [2022-04-07T14:09:18.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:19.093Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:19.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:19.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:19.390Z] 0bd159bd83ad: Preparing [2022-04-07T14:09:19.390Z] a791cc588e62: Preparing [2022-04-07T14:09:19.390Z] baa416e9a65f: Preparing [2022-04-07T14:09:19.390Z] 49ff7abebbb1: Preparing [2022-04-07T14:09:19.390Z] 7e1518daa749: Preparing [2022-04-07T14:09:19.390Z] a8129dae2fea: Preparing [2022-04-07T14:09:19.390Z] c0f45657c539: Preparing [2022-04-07T14:09:19.390Z] 4fc242d58285: Preparing [2022-04-07T14:09:19.390Z] c0f45657c539: Waiting [2022-04-07T14:09:19.390Z] a8129dae2fea: Waiting [2022-04-07T14:09:19.390Z] 4fc242d58285: Waiting [2022-04-07T14:09:19.390Z] baa416e9a65f: Pushed [2022-04-07T14:09:19.390Z] 0bd159bd83ad: Pushed [2022-04-07T14:09:19.390Z] a791cc588e62: Pushed [2022-04-07T14:09:19.390Z] c0f45657c539: Layer already exists [2022-04-07T14:09:19.390Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:19.958Z] a8129dae2fea: Pushed [2022-04-07T14:09:23.257Z] 7e1518daa749: Pushed [2022-04-07T14:09:26.561Z] 49ff7abebbb1: Pushed [2022-04-07T14:09:26.561Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:26.863Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T14:09:27.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:27.152Z] 0bd159bd83ad: Preparing [2022-04-07T14:09:27.152Z] a791cc588e62: Preparing [2022-04-07T14:09:27.152Z] baa416e9a65f: Preparing [2022-04-07T14:09:27.152Z] 49ff7abebbb1: Preparing [2022-04-07T14:09:27.152Z] 7e1518daa749: Preparing [2022-04-07T14:09:27.152Z] a8129dae2fea: Preparing [2022-04-07T14:09:27.152Z] c0f45657c539: Preparing [2022-04-07T14:09:27.152Z] 4fc242d58285: Preparing [2022-04-07T14:09:27.152Z] a8129dae2fea: Waiting [2022-04-07T14:09:27.152Z] c0f45657c539: Waiting [2022-04-07T14:09:27.152Z] 4fc242d58285: Waiting [2022-04-07T14:09:27.152Z] 7e1518daa749: Layer already exists [2022-04-07T14:09:27.152Z] 0bd159bd83ad: Layer already exists [2022-04-07T14:09:27.152Z] 49ff7abebbb1: Layer already exists [2022-04-07T14:09:27.152Z] baa416e9a65f: Layer already exists [2022-04-07T14:09:27.152Z] a791cc588e62: Layer already exists [2022-04-07T14:09:27.152Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:27.152Z] c0f45657c539: Layer already exists [2022-04-07T14:09:27.152Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:27.152Z] latest: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.453Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [2022-04-07T14:09:27.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:27.744Z] 0bd159bd83ad: Preparing [2022-04-07T14:09:27.744Z] a791cc588e62: Preparing [2022-04-07T14:09:27.744Z] baa416e9a65f: Preparing [2022-04-07T14:09:27.744Z] 49ff7abebbb1: Preparing [2022-04-07T14:09:27.744Z] 7e1518daa749: Preparing [2022-04-07T14:09:27.744Z] a8129dae2fea: Preparing [2022-04-07T14:09:27.744Z] c0f45657c539: Preparing [2022-04-07T14:09:27.744Z] 4fc242d58285: Preparing [2022-04-07T14:09:27.744Z] c0f45657c539: Waiting [2022-04-07T14:09:27.744Z] baa416e9a65f: Layer already exists [2022-04-07T14:09:27.744Z] a791cc588e62: Layer already exists [2022-04-07T14:09:27.744Z] 7e1518daa749: Layer already exists [2022-04-07T14:09:27.744Z] 49ff7abebbb1: Layer already exists [2022-04-07T14:09:27.744Z] 0bd159bd83ad: Layer already exists [2022-04-07T14:09:27.744Z] c0f45657c539: Layer already exists [2022-04-07T14:09:27.744Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:27.744Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:27.744Z] 2.2.0-dev.58: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:28.043Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:28.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:28.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:28.340Z] 0bd159bd83ad: Preparing [2022-04-07T14:09:28.340Z] a791cc588e62: Preparing [2022-04-07T14:09:28.340Z] baa416e9a65f: Preparing [2022-04-07T14:09:28.340Z] 49ff7abebbb1: Preparing [2022-04-07T14:09:28.340Z] 7e1518daa749: Preparing [2022-04-07T14:09:28.340Z] a8129dae2fea: Preparing [2022-04-07T14:09:28.340Z] c0f45657c539: Preparing [2022-04-07T14:09:28.340Z] 4fc242d58285: Preparing [2022-04-07T14:09:28.340Z] a8129dae2fea: Waiting [2022-04-07T14:09:28.340Z] c0f45657c539: Waiting [2022-04-07T14:09:28.340Z] 4fc242d58285: Waiting [2022-04-07T14:09:28.340Z] 0bd159bd83ad: Layer already exists [2022-04-07T14:09:28.340Z] 7e1518daa749: Layer already exists [2022-04-07T14:09:28.340Z] a791cc588e62: Layer already exists [2022-04-07T14:09:28.340Z] baa416e9a65f: Layer already exists [2022-04-07T14:09:28.340Z] 49ff7abebbb1: Layer already exists [2022-04-07T14:09:28.340Z] c0f45657c539: Layer already exists [2022-04-07T14:09:28.340Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:28.340Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:28.340Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:28.643Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:28.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-07T14:09:28.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:28.934Z] 0bd159bd83ad: Preparing [2022-04-07T14:09:28.934Z] a791cc588e62: Preparing [2022-04-07T14:09:28.934Z] baa416e9a65f: Preparing [2022-04-07T14:09:28.934Z] 49ff7abebbb1: Preparing [2022-04-07T14:09:28.934Z] 7e1518daa749: Preparing [2022-04-07T14:09:28.934Z] a8129dae2fea: Preparing [2022-04-07T14:09:28.934Z] c0f45657c539: Preparing [2022-04-07T14:09:28.934Z] 4fc242d58285: Preparing [2022-04-07T14:09:28.934Z] 4fc242d58285: Waiting [2022-04-07T14:09:28.934Z] a8129dae2fea: Waiting [2022-04-07T14:09:28.934Z] c0f45657c539: Waiting [2022-04-07T14:09:28.934Z] 0bd159bd83ad: Layer already exists [2022-04-07T14:09:28.934Z] 49ff7abebbb1: Layer already exists [2022-04-07T14:09:28.934Z] 7e1518daa749: Layer already exists [2022-04-07T14:09:28.934Z] baa416e9a65f: Layer already exists [2022-04-07T14:09:28.934Z] a791cc588e62: Layer already exists [2022-04-07T14:09:28.934Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:28.934Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:28.934Z] c0f45657c539: Layer already exists [2022-04-07T14:09:28.934Z] main: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:28.973Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:28.982Z] taggedImages: [2022-04-07T14:09:28.982Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:28.982Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T14:09:28.982Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [2022-04-07T14:09:28.982Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:28.982Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-07T14:09:29.006Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-07T14:09:29.006Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:29.006Z] latest [2022-04-07T14:09:29.006Z] 2.2.0-dev.58 [2022-04-07T14:09:29.006Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:29.006Z] main [2022-04-07T14:09:29.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:29.328Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:29.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:29.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:29.619Z] e6ac20604ec8: Preparing [2022-04-07T14:09:29.619Z] 914ccdc36694: Preparing [2022-04-07T14:09:29.619Z] bdcbb4a88077: Preparing [2022-04-07T14:09:29.619Z] 60735c91ef0c: Preparing [2022-04-07T14:09:29.619Z] 2a7ff2ebff76: Preparing [2022-04-07T14:09:29.619Z] c0f45657c539: Preparing [2022-04-07T14:09:29.619Z] 4fc242d58285: Preparing [2022-04-07T14:09:29.619Z] c0f45657c539: Waiting [2022-04-07T14:09:29.619Z] 4fc242d58285: Waiting [2022-04-07T14:09:29.619Z] bdcbb4a88077: Pushed [2022-04-07T14:09:29.619Z] 914ccdc36694: Pushed [2022-04-07T14:09:29.619Z] e6ac20604ec8: Pushed [2022-04-07T14:09:29.619Z] c0f45657c539: Layer already exists [2022-04-07T14:09:29.619Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:29.878Z] 2a7ff2ebff76: Pushed [2022-04-07T14:09:36.458Z] 60735c91ef0c: Pushed [2022-04-07T14:09:36.458Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:36.807Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T14:09:37.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:37.158Z] e6ac20604ec8: Preparing [2022-04-07T14:09:37.158Z] 914ccdc36694: Preparing [2022-04-07T14:09:37.158Z] bdcbb4a88077: Preparing [2022-04-07T14:09:37.158Z] 60735c91ef0c: Preparing [2022-04-07T14:09:37.158Z] 2a7ff2ebff76: Preparing [2022-04-07T14:09:37.158Z] c0f45657c539: Preparing [2022-04-07T14:09:37.158Z] 4fc242d58285: Preparing [2022-04-07T14:09:37.158Z] c0f45657c539: Waiting [2022-04-07T14:09:37.158Z] 4fc242d58285: Waiting [2022-04-07T14:09:37.158Z] 60735c91ef0c: Layer already exists [2022-04-07T14:09:37.158Z] bdcbb4a88077: Layer already exists [2022-04-07T14:09:37.158Z] e6ac20604ec8: Layer already exists [2022-04-07T14:09:37.158Z] 2a7ff2ebff76: Layer already exists [2022-04-07T14:09:37.158Z] 914ccdc36694: Layer already exists [2022-04-07T14:09:37.158Z] c0f45657c539: Layer already exists [2022-04-07T14:09:37.158Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:37.158Z] latest: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.456Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [2022-04-07T14:09:37.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:37.743Z] e6ac20604ec8: Preparing [2022-04-07T14:09:37.743Z] 914ccdc36694: Preparing [2022-04-07T14:09:37.743Z] bdcbb4a88077: Preparing [2022-04-07T14:09:37.743Z] 60735c91ef0c: Preparing [2022-04-07T14:09:37.743Z] 2a7ff2ebff76: Preparing [2022-04-07T14:09:37.743Z] c0f45657c539: Preparing [2022-04-07T14:09:37.743Z] 4fc242d58285: Preparing [2022-04-07T14:09:37.743Z] c0f45657c539: Waiting [2022-04-07T14:09:37.743Z] 4fc242d58285: Waiting [2022-04-07T14:09:37.743Z] e6ac20604ec8: Layer already exists [2022-04-07T14:09:37.743Z] 60735c91ef0c: Layer already exists [2022-04-07T14:09:37.743Z] 914ccdc36694: Layer already exists [2022-04-07T14:09:37.743Z] bdcbb4a88077: Layer already exists [2022-04-07T14:09:37.743Z] 2a7ff2ebff76: Layer already exists [2022-04-07T14:09:37.743Z] c0f45657c539: Layer already exists [2022-04-07T14:09:37.743Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:37.743Z] 2.2.0-dev.58: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.040Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:38.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:38.329Z] e6ac20604ec8: Preparing [2022-04-07T14:09:38.329Z] 914ccdc36694: Preparing [2022-04-07T14:09:38.329Z] bdcbb4a88077: Preparing [2022-04-07T14:09:38.329Z] 60735c91ef0c: Preparing [2022-04-07T14:09:38.329Z] 2a7ff2ebff76: Preparing [2022-04-07T14:09:38.329Z] c0f45657c539: Preparing [2022-04-07T14:09:38.329Z] 4fc242d58285: Preparing [2022-04-07T14:09:38.329Z] c0f45657c539: Waiting [2022-04-07T14:09:38.329Z] 4fc242d58285: Waiting [2022-04-07T14:09:38.329Z] 914ccdc36694: Layer already exists [2022-04-07T14:09:38.329Z] bdcbb4a88077: Layer already exists [2022-04-07T14:09:38.329Z] 2a7ff2ebff76: Layer already exists [2022-04-07T14:09:38.329Z] 60735c91ef0c: Layer already exists [2022-04-07T14:09:38.329Z] e6ac20604ec8: Layer already exists [2022-04-07T14:09:38.329Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:38.329Z] c0f45657c539: Layer already exists [2022-04-07T14:09:38.329Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.626Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-07T14:09:38.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:38.919Z] e6ac20604ec8: Preparing [2022-04-07T14:09:38.919Z] 914ccdc36694: Preparing [2022-04-07T14:09:38.919Z] bdcbb4a88077: Preparing [2022-04-07T14:09:38.919Z] 60735c91ef0c: Preparing [2022-04-07T14:09:38.919Z] 2a7ff2ebff76: Preparing [2022-04-07T14:09:38.919Z] c0f45657c539: Preparing [2022-04-07T14:09:38.919Z] 4fc242d58285: Preparing [2022-04-07T14:09:38.919Z] c0f45657c539: Waiting [2022-04-07T14:09:38.919Z] 4fc242d58285: Waiting [2022-04-07T14:09:38.919Z] bdcbb4a88077: Layer already exists [2022-04-07T14:09:38.919Z] e6ac20604ec8: Layer already exists [2022-04-07T14:09:38.919Z] 2a7ff2ebff76: Layer already exists [2022-04-07T14:09:38.919Z] 60735c91ef0c: Layer already exists [2022-04-07T14:09:38.919Z] 914ccdc36694: Layer already exists [2022-04-07T14:09:38.919Z] c0f45657c539: Layer already exists [2022-04-07T14:09:38.919Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:38.919Z] main: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:38.953Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:38.961Z] taggedImages: [2022-04-07T14:09:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T14:09:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [2022-04-07T14:09:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:38.961Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-07T14:09:39.028Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-07T14:09:39.028Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:39.028Z] latest [2022-04-07T14:09:39.028Z] 2.2.0-dev.58 [2022-04-07T14:09:39.028Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:39.028Z] main [2022-04-07T14:09:39.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:39.339Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:39.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:39.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:39.637Z] 8fca713d2980: Preparing [2022-04-07T14:09:39.637Z] 564e5ff3680d: Preparing [2022-04-07T14:09:39.637Z] fa1a716f838e: Preparing [2022-04-07T14:09:39.637Z] ddeb7e6839a3: Preparing [2022-04-07T14:09:39.637Z] a8129dae2fea: Preparing [2022-04-07T14:09:39.637Z] c0f45657c539: Preparing [2022-04-07T14:09:39.637Z] 4fc242d58285: Preparing [2022-04-07T14:09:39.637Z] c0f45657c539: Waiting [2022-04-07T14:09:39.637Z] 4fc242d58285: Waiting [2022-04-07T14:09:39.637Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:39.637Z] c0f45657c539: Layer already exists [2022-04-07T14:09:39.637Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:39.637Z] 564e5ff3680d: Pushed [2022-04-07T14:09:39.637Z] 8fca713d2980: Pushed [2022-04-07T14:09:39.637Z] fa1a716f838e: Pushed [2022-04-07T14:09:47.773Z] ddeb7e6839a3: Pushed [2022-04-07T14:09:47.773Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:48.083Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:48.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T14:09:48.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:48.383Z] 8fca713d2980: Preparing [2022-04-07T14:09:48.383Z] 564e5ff3680d: Preparing [2022-04-07T14:09:48.383Z] fa1a716f838e: Preparing [2022-04-07T14:09:48.383Z] ddeb7e6839a3: Preparing [2022-04-07T14:09:48.383Z] a8129dae2fea: Preparing [2022-04-07T14:09:48.383Z] c0f45657c539: Preparing [2022-04-07T14:09:48.383Z] 4fc242d58285: Preparing [2022-04-07T14:09:48.383Z] 4fc242d58285: Waiting [2022-04-07T14:09:48.383Z] 564e5ff3680d: Layer already exists [2022-04-07T14:09:48.383Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:48.383Z] fa1a716f838e: Layer already exists [2022-04-07T14:09:48.383Z] 8fca713d2980: Layer already exists [2022-04-07T14:09:48.383Z] ddeb7e6839a3: Layer already exists [2022-04-07T14:09:48.383Z] c0f45657c539: Layer already exists [2022-04-07T14:09:48.383Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:48.383Z] latest: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:48.687Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:48.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [2022-04-07T14:09:48.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:48.982Z] 8fca713d2980: Preparing [2022-04-07T14:09:48.982Z] 564e5ff3680d: Preparing [2022-04-07T14:09:48.982Z] fa1a716f838e: Preparing [2022-04-07T14:09:48.982Z] ddeb7e6839a3: Preparing [2022-04-07T14:09:48.982Z] a8129dae2fea: Preparing [2022-04-07T14:09:48.982Z] c0f45657c539: Preparing [2022-04-07T14:09:48.982Z] 4fc242d58285: Preparing [2022-04-07T14:09:48.982Z] c0f45657c539: Waiting [2022-04-07T14:09:48.982Z] 4fc242d58285: Waiting [2022-04-07T14:09:48.982Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:48.982Z] ddeb7e6839a3: Layer already exists [2022-04-07T14:09:48.982Z] fa1a716f838e: Layer already exists [2022-04-07T14:09:48.982Z] 8fca713d2980: Layer already exists [2022-04-07T14:09:48.982Z] 564e5ff3680d: Layer already exists [2022-04-07T14:09:48.982Z] c0f45657c539: Layer already exists [2022-04-07T14:09:48.982Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:48.982Z] 2.2.0-dev.58: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:49.281Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:49.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:49.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:49.575Z] 8fca713d2980: Preparing [2022-04-07T14:09:49.575Z] 564e5ff3680d: Preparing [2022-04-07T14:09:49.575Z] fa1a716f838e: Preparing [2022-04-07T14:09:49.575Z] ddeb7e6839a3: Preparing [2022-04-07T14:09:49.575Z] a8129dae2fea: Preparing [2022-04-07T14:09:49.575Z] c0f45657c539: Preparing [2022-04-07T14:09:49.575Z] 4fc242d58285: Preparing [2022-04-07T14:09:49.575Z] c0f45657c539: Waiting [2022-04-07T14:09:49.575Z] 4fc242d58285: Waiting [2022-04-07T14:09:49.575Z] 564e5ff3680d: Layer already exists [2022-04-07T14:09:49.575Z] 8fca713d2980: Layer already exists [2022-04-07T14:09:49.575Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:49.575Z] fa1a716f838e: Layer already exists [2022-04-07T14:09:49.575Z] ddeb7e6839a3: Layer already exists [2022-04-07T14:09:49.575Z] c0f45657c539: Layer already exists [2022-04-07T14:09:49.575Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:49.575Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:49.877Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T14:09:50.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:50.174Z] 8fca713d2980: Preparing [2022-04-07T14:09:50.174Z] 564e5ff3680d: Preparing [2022-04-07T14:09:50.174Z] fa1a716f838e: Preparing [2022-04-07T14:09:50.174Z] ddeb7e6839a3: Preparing [2022-04-07T14:09:50.174Z] a8129dae2fea: Preparing [2022-04-07T14:09:50.174Z] c0f45657c539: Preparing [2022-04-07T14:09:50.175Z] 4fc242d58285: Preparing [2022-04-07T14:09:50.175Z] c0f45657c539: Waiting [2022-04-07T14:09:50.175Z] 4fc242d58285: Waiting [2022-04-07T14:09:50.175Z] ddeb7e6839a3: Layer already exists [2022-04-07T14:09:50.175Z] 564e5ff3680d: Layer already exists [2022-04-07T14:09:50.175Z] a8129dae2fea: Layer already exists [2022-04-07T14:09:50.175Z] 8fca713d2980: Layer already exists [2022-04-07T14:09:50.175Z] fa1a716f838e: Layer already exists [2022-04-07T14:09:50.175Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:50.175Z] c0f45657c539: Layer already exists [2022-04-07T14:09:50.175Z] main: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:50.207Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:50.217Z] taggedImages: [2022-04-07T14:09:50.217Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:50.217Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T14:09:50.217Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [2022-04-07T14:09:50.217Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:50.217Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-07T14:09:50.237Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-07T14:09:50.237Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:50.237Z] latest [2022-04-07T14:09:50.237Z] 2.2.0-dev.58 [2022-04-07T14:09:50.237Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:50.237Z] main [2022-04-07T14:09:50.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.552Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:50.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:50.850Z] 12712822064e: Preparing [2022-04-07T14:09:50.850Z] d384faa52623: Preparing [2022-04-07T14:09:50.850Z] 8612c72cf71e: Preparing [2022-04-07T14:09:50.850Z] f342944395c4: Preparing [2022-04-07T14:09:50.850Z] b541d28bf3b4: Preparing [2022-04-07T14:09:50.850Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:50.850Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:50.850Z] 12712822064e: Pushed [2022-04-07T14:09:50.850Z] f342944395c4: Pushed [2022-04-07T14:09:53.395Z] d384faa52623: Pushed [2022-04-07T14:09:53.395Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:53.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:53.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T14:09:53.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:53.988Z] 12712822064e: Preparing [2022-04-07T14:09:53.988Z] d384faa52623: Preparing [2022-04-07T14:09:53.988Z] 8612c72cf71e: Preparing [2022-04-07T14:09:53.988Z] f342944395c4: Preparing [2022-04-07T14:09:53.988Z] b541d28bf3b4: Preparing [2022-04-07T14:09:53.988Z] 12712822064e: Layer already exists [2022-04-07T14:09:53.988Z] d384faa52623: Layer already exists [2022-04-07T14:09:53.988Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:53.988Z] f342944395c4: Layer already exists [2022-04-07T14:09:53.988Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:53.988Z] latest: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:54.291Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:54.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [2022-04-07T14:09:54.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:54.591Z] 12712822064e: Preparing [2022-04-07T14:09:54.591Z] d384faa52623: Preparing [2022-04-07T14:09:54.591Z] 8612c72cf71e: Preparing [2022-04-07T14:09:54.591Z] f342944395c4: Preparing [2022-04-07T14:09:54.591Z] b541d28bf3b4: Preparing [2022-04-07T14:09:54.591Z] f342944395c4: Layer already exists [2022-04-07T14:09:54.591Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:54.591Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:54.591Z] 12712822064e: Layer already exists [2022-04-07T14:09:54.591Z] d384faa52623: Layer already exists [2022-04-07T14:09:54.591Z] 2.2.0-dev.58: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:54.891Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:55.190Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:55.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:55.191Z] 12712822064e: Preparing [2022-04-07T14:09:55.191Z] d384faa52623: Preparing [2022-04-07T14:09:55.191Z] 8612c72cf71e: Preparing [2022-04-07T14:09:55.191Z] f342944395c4: Preparing [2022-04-07T14:09:55.191Z] b541d28bf3b4: Preparing [2022-04-07T14:09:55.191Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:55.191Z] d384faa52623: Layer already exists [2022-04-07T14:09:55.191Z] f342944395c4: Layer already exists [2022-04-07T14:09:55.191Z] 12712822064e: Layer already exists [2022-04-07T14:09:55.191Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:55.191Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:55.496Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:55.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-07T14:09:55.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:55.794Z] 12712822064e: Preparing [2022-04-07T14:09:55.794Z] d384faa52623: Preparing [2022-04-07T14:09:55.794Z] 8612c72cf71e: Preparing [2022-04-07T14:09:55.794Z] f342944395c4: Preparing [2022-04-07T14:09:55.794Z] b541d28bf3b4: Preparing [2022-04-07T14:09:55.794Z] d384faa52623: Layer already exists [2022-04-07T14:09:55.794Z] 12712822064e: Layer already exists [2022-04-07T14:09:55.794Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:55.794Z] f342944395c4: Layer already exists [2022-04-07T14:09:55.794Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:55.794Z] main: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:55.836Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:55.853Z] taggedImages: [2022-04-07T14:09:55.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:55.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T14:09:55.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [2022-04-07T14:09:55.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:55.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-07T14:09:55.877Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-07T14:09:55.878Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:55.878Z] latest [2022-04-07T14:09:55.878Z] 2.2.0-dev.58 [2022-04-07T14:09:55.878Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:09:55.878Z] main [2022-04-07T14:09:55.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:56.269Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:56.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:09:56.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:56.566Z] 1a805a68eca1: Preparing [2022-04-07T14:09:56.566Z] a121862ca4d3: Preparing [2022-04-07T14:09:56.566Z] 8612c72cf71e: Preparing [2022-04-07T14:09:56.566Z] b4b291e01873: Preparing [2022-04-07T14:09:56.566Z] b541d28bf3b4: Preparing [2022-04-07T14:09:56.566Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:56.566Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:56.566Z] b4b291e01873: Layer already exists [2022-04-07T14:09:56.566Z] 1a805a68eca1: Pushed [2022-04-07T14:09:59.109Z] a121862ca4d3: Pushed [2022-04-07T14:09:59.109Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:59.407Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:59.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T14:09:59.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:59.702Z] 1a805a68eca1: Preparing [2022-04-07T14:09:59.702Z] a121862ca4d3: Preparing [2022-04-07T14:09:59.702Z] 8612c72cf71e: Preparing [2022-04-07T14:09:59.702Z] b4b291e01873: Preparing [2022-04-07T14:09:59.702Z] b541d28bf3b4: Preparing [2022-04-07T14:09:59.702Z] 1a805a68eca1: Layer already exists [2022-04-07T14:09:59.702Z] b4b291e01873: Layer already exists [2022-04-07T14:09:59.702Z] 8612c72cf71e: Layer already exists [2022-04-07T14:09:59.702Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:59.702Z] a121862ca4d3: Layer already exists [2022-04-07T14:09:59.702Z] latest: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:59.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [2022-04-07T14:10:00.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:10:00.287Z] 1a805a68eca1: Preparing [2022-04-07T14:10:00.287Z] a121862ca4d3: Preparing [2022-04-07T14:10:00.287Z] 8612c72cf71e: Preparing [2022-04-07T14:10:00.287Z] b4b291e01873: Preparing [2022-04-07T14:10:00.287Z] b541d28bf3b4: Preparing [2022-04-07T14:10:00.287Z] b4b291e01873: Layer already exists [2022-04-07T14:10:00.287Z] 1a805a68eca1: Layer already exists [2022-04-07T14:10:00.287Z] a121862ca4d3: Layer already exists [2022-04-07T14:10:00.287Z] b541d28bf3b4: Layer already exists [2022-04-07T14:10:00.287Z] 8612c72cf71e: Layer already exists [2022-04-07T14:10:00.287Z] 2.2.0-dev.58: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.583Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.876Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:10:00.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:10:00.876Z] 1a805a68eca1: Preparing [2022-04-07T14:10:00.876Z] a121862ca4d3: Preparing [2022-04-07T14:10:00.876Z] 8612c72cf71e: Preparing [2022-04-07T14:10:00.876Z] b4b291e01873: Preparing [2022-04-07T14:10:00.876Z] b541d28bf3b4: Preparing [2022-04-07T14:10:00.876Z] a121862ca4d3: Layer already exists [2022-04-07T14:10:00.876Z] b541d28bf3b4: Layer already exists [2022-04-07T14:10:00.876Z] 8612c72cf71e: Layer already exists [2022-04-07T14:10:00.876Z] 1a805a68eca1: Layer already exists [2022-04-07T14:10:00.876Z] b4b291e01873: Layer already exists [2022-04-07T14:10:00.876Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.180Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-07T14:10:01.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:10:01.476Z] 1a805a68eca1: Preparing [2022-04-07T14:10:01.476Z] a121862ca4d3: Preparing [2022-04-07T14:10:01.476Z] 8612c72cf71e: Preparing [2022-04-07T14:10:01.476Z] b4b291e01873: Preparing [2022-04-07T14:10:01.476Z] b541d28bf3b4: Preparing [2022-04-07T14:10:01.476Z] b541d28bf3b4: Layer already exists [2022-04-07T14:10:01.476Z] 8612c72cf71e: Layer already exists [2022-04-07T14:10:01.476Z] 1a805a68eca1: Layer already exists [2022-04-07T14:10:01.476Z] b4b291e01873: Layer already exists [2022-04-07T14:10:01.476Z] a121862ca4d3: Layer already exists [2022-04-07T14:10:01.476Z] main: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:10:01.513Z] ===================================================== [Pipeline] echo [2022-04-07T14:10:01.525Z] taggedImages: [2022-04-07T14:10:01.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:10:01.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T14:10:01.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [2022-04-07T14:10:01.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:10:01.525Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-07T14:10:01.549Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-07T14:10:01.549Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:10:01.549Z] latest [2022-04-07T14:10:01.549Z] 2.2.0-dev.58 [2022-04-07T14:10:01.549Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:10:01.549Z] main [2022-04-07T14:10:01.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.863Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:02.158Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:10:02.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:02.158Z] 9ca4767096e8: Preparing [2022-04-07T14:10:02.158Z] a731d410f855: Preparing [2022-04-07T14:10:02.158Z] 63a137103b6b: Preparing [2022-04-07T14:10:02.158Z] 47263d8fb31a: Preparing [2022-04-07T14:10:02.158Z] 52f44be93a46: Preparing [2022-04-07T14:10:02.158Z] 10d82663b225: Preparing [2022-04-07T14:10:02.158Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:02.158Z] 31e69d4774c9: Preparing [2022-04-07T14:10:02.158Z] 7750d494dfbd: Preparing [2022-04-07T14:10:02.158Z] 18708474c90b: Preparing [2022-04-07T14:10:02.158Z] 4fc242d58285: Preparing [2022-04-07T14:10:02.158Z] 10d82663b225: Waiting [2022-04-07T14:10:02.158Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:02.158Z] 7750d494dfbd: Waiting [2022-04-07T14:10:02.158Z] 18708474c90b: Waiting [2022-04-07T14:10:02.158Z] 31e69d4774c9: Waiting [2022-04-07T14:10:02.158Z] 4fc242d58285: Waiting [2022-04-07T14:10:02.158Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:02.158Z] 10d82663b225: Layer already exists [2022-04-07T14:10:02.158Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:02.158Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:02.158Z] a731d410f855: Pushed [2022-04-07T14:10:02.158Z] 18708474c90b: Layer already exists [2022-04-07T14:10:02.158Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:02.158Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:02.419Z] 9ca4767096e8: Pushed [2022-04-07T14:10:04.326Z] 63a137103b6b: Pushed [2022-04-07T14:10:09.628Z] 47263d8fb31a: Pushed [2022-04-07T14:10:09.628Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:09.930Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:10.222Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T14:10:10.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:10.222Z] 9ca4767096e8: Preparing [2022-04-07T14:10:10.222Z] a731d410f855: Preparing [2022-04-07T14:10:10.222Z] 63a137103b6b: Preparing [2022-04-07T14:10:10.222Z] 47263d8fb31a: Preparing [2022-04-07T14:10:10.222Z] 52f44be93a46: Preparing [2022-04-07T14:10:10.222Z] 10d82663b225: Preparing [2022-04-07T14:10:10.222Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:10.222Z] 31e69d4774c9: Preparing [2022-04-07T14:10:10.222Z] 7750d494dfbd: Preparing [2022-04-07T14:10:10.222Z] 18708474c90b: Preparing [2022-04-07T14:10:10.222Z] 4fc242d58285: Preparing [2022-04-07T14:10:10.222Z] 10d82663b225: Waiting [2022-04-07T14:10:10.222Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:10.222Z] 31e69d4774c9: Waiting [2022-04-07T14:10:10.222Z] 7750d494dfbd: Waiting [2022-04-07T14:10:10.222Z] 18708474c90b: Waiting [2022-04-07T14:10:10.222Z] 4fc242d58285: Waiting [2022-04-07T14:10:10.222Z] a731d410f855: Layer already exists [2022-04-07T14:10:10.222Z] 9ca4767096e8: Layer already exists [2022-04-07T14:10:10.222Z] 47263d8fb31a: Layer already exists [2022-04-07T14:10:10.222Z] 63a137103b6b: Layer already exists [2022-04-07T14:10:10.222Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:10.222Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:10.222Z] 10d82663b225: Layer already exists [2022-04-07T14:10:10.222Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:10.222Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:10.222Z] 18708474c90b: Layer already exists [2022-04-07T14:10:10.222Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:10.222Z] latest: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:10.528Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:10.819Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [2022-04-07T14:10:10.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:10.819Z] 9ca4767096e8: Preparing [2022-04-07T14:10:10.819Z] a731d410f855: Preparing [2022-04-07T14:10:10.819Z] 63a137103b6b: Preparing [2022-04-07T14:10:10.819Z] 47263d8fb31a: Preparing [2022-04-07T14:10:10.819Z] 52f44be93a46: Preparing [2022-04-07T14:10:10.819Z] 10d82663b225: Preparing [2022-04-07T14:10:10.819Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:10.819Z] 31e69d4774c9: Preparing [2022-04-07T14:10:10.819Z] 7750d494dfbd: Preparing [2022-04-07T14:10:10.819Z] 18708474c90b: Preparing [2022-04-07T14:10:10.819Z] 4fc242d58285: Preparing [2022-04-07T14:10:10.819Z] 7750d494dfbd: Waiting [2022-04-07T14:10:10.819Z] 18708474c90b: Waiting [2022-04-07T14:10:10.819Z] 10d82663b225: Waiting [2022-04-07T14:10:10.819Z] 4fc242d58285: Waiting [2022-04-07T14:10:10.819Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:10.819Z] 31e69d4774c9: Waiting [2022-04-07T14:10:10.819Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:10.819Z] 63a137103b6b: Layer already exists [2022-04-07T14:10:10.819Z] 9ca4767096e8: Layer already exists [2022-04-07T14:10:10.819Z] 47263d8fb31a: Layer already exists [2022-04-07T14:10:10.819Z] a731d410f855: Layer already exists [2022-04-07T14:10:10.819Z] 10d82663b225: Layer already exists [2022-04-07T14:10:10.819Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:10.819Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:10.819Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:10.819Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:10.819Z] 18708474c90b: Layer already exists [2022-04-07T14:10:10.819Z] 2.2.0-dev.58: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:11.121Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:11.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:10:11.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:11.456Z] 9ca4767096e8: Preparing [2022-04-07T14:10:11.456Z] a731d410f855: Preparing [2022-04-07T14:10:11.456Z] 63a137103b6b: Preparing [2022-04-07T14:10:11.456Z] 47263d8fb31a: Preparing [2022-04-07T14:10:11.456Z] 52f44be93a46: Preparing [2022-04-07T14:10:11.456Z] 10d82663b225: Preparing [2022-04-07T14:10:11.456Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:11.456Z] 31e69d4774c9: Preparing [2022-04-07T14:10:11.456Z] 7750d494dfbd: Preparing [2022-04-07T14:10:11.456Z] 18708474c90b: Preparing [2022-04-07T14:10:11.456Z] 4fc242d58285: Preparing [2022-04-07T14:10:11.456Z] 7750d494dfbd: Waiting [2022-04-07T14:10:11.456Z] 10d82663b225: Waiting [2022-04-07T14:10:11.456Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:11.456Z] 31e69d4774c9: Waiting [2022-04-07T14:10:11.456Z] 18708474c90b: Waiting [2022-04-07T14:10:11.456Z] 4fc242d58285: Waiting [2022-04-07T14:10:11.456Z] a731d410f855: Layer already exists [2022-04-07T14:10:11.456Z] 9ca4767096e8: Layer already exists [2022-04-07T14:10:11.456Z] 63a137103b6b: Layer already exists [2022-04-07T14:10:11.456Z] 47263d8fb31a: Layer already exists [2022-04-07T14:10:11.456Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:11.456Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:11.456Z] 10d82663b225: Layer already exists [2022-04-07T14:10:11.456Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:11.456Z] 18708474c90b: Layer already exists [2022-04-07T14:10:11.456Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:11.456Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:11.456Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:11.761Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:12.055Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-07T14:10:12.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:12.055Z] 9ca4767096e8: Preparing [2022-04-07T14:10:12.055Z] a731d410f855: Preparing [2022-04-07T14:10:12.055Z] 63a137103b6b: Preparing [2022-04-07T14:10:12.055Z] 47263d8fb31a: Preparing [2022-04-07T14:10:12.055Z] 52f44be93a46: Preparing [2022-04-07T14:10:12.055Z] 10d82663b225: Preparing [2022-04-07T14:10:12.055Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:12.055Z] 31e69d4774c9: Preparing [2022-04-07T14:10:12.055Z] 7750d494dfbd: Preparing [2022-04-07T14:10:12.055Z] 18708474c90b: Preparing [2022-04-07T14:10:12.055Z] 4fc242d58285: Preparing [2022-04-07T14:10:12.055Z] 4fc242d58285: Waiting [2022-04-07T14:10:12.055Z] 10d82663b225: Waiting [2022-04-07T14:10:12.055Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:12.055Z] 31e69d4774c9: Waiting [2022-04-07T14:10:12.055Z] 18708474c90b: Waiting [2022-04-07T14:10:12.055Z] 63a137103b6b: Layer already exists [2022-04-07T14:10:12.055Z] 9ca4767096e8: Layer already exists [2022-04-07T14:10:12.055Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:12.055Z] a731d410f855: Layer already exists [2022-04-07T14:10:12.055Z] 47263d8fb31a: Layer already exists [2022-04-07T14:10:12.055Z] 18708474c90b: Layer already exists [2022-04-07T14:10:12.055Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:12.055Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:12.055Z] 10d82663b225: Layer already exists [2022-04-07T14:10:12.055Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:12.055Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:12.055Z] main: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:10:12.097Z] ===================================================== [Pipeline] echo [2022-04-07T14:10:12.109Z] taggedImages: [2022-04-07T14:10:12.109Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:10:12.109Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T14:10:12.109Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [2022-04-07T14:10:12.109Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:10:12.109Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T14:11:50.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:11:55.932Z] Removing intermediate container c055327587ba [2022-04-07T14:11:55.932Z] ---> f5236c345158 [2022-04-07T14:11:55.932Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T14:11:55.932Z] ---> Running in 1d6f8f1fc752 [2022-04-07T14:11:57.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:12:05.719Z] Removing intermediate container 1d6f8f1fc752 [2022-04-07T14:12:05.719Z] ---> b72a871f0e15 [2022-04-07T14:12:05.719Z] [2022-04-07T14:12:05.719Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T14:12:05.719Z] 20.10.14: Pulling from library/docker [2022-04-07T14:12:14.039Z] Removing intermediate container 4ba838c9e80d [2022-04-07T14:12:14.039Z] ---> 5cf51d5b413c [2022-04-07T14:12:14.039Z] [2022-04-07T14:12:14.039Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T14:12:14.039Z] 3.14: Pulling from library/alpine [2022-04-07T14:12:16.690Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T14:12:16.690Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T14:12:16.690Z] ---> ac73e934f311 [2022-04-07T14:12:16.690Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T14:12:16.968Z] ---> Running in 0b9a374b2abb [2022-04-07T14:12:18.422Z] Removing intermediate container 0b9a374b2abb [2022-04-07T14:12:18.422Z] ---> f8fd6739625b [2022-04-07T14:12:18.422Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T14:12:18.422Z] ---> Running in 059a8f850855 [2022-04-07T14:12:21.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:21.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:22.358Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:12:22.358Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T14:12:22.358Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:12:22.358Z] OK: 6 MiB in 16 packages [2022-04-07T14:12:24.112Z] Removing intermediate container 4f11efb5f17f [2022-04-07T14:12:24.112Z] ---> 9aca4c3b2770 [2022-04-07T14:12:24.112Z] [2022-04-07T14:12:24.112Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T14:12:24.112Z] ---> ac73e934f311 [2022-04-07T14:12:24.112Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T14:12:24.387Z] ---> Running in 83516273f1e6 [2022-04-07T14:12:25.102Z] Removing intermediate container 059a8f850855 [2022-04-07T14:12:25.102Z] ---> 0cba06a08049 [2022-04-07T14:12:25.102Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T14:12:25.427Z] ---> Running in 92405f3de67f [2022-04-07T14:12:26.949Z] Removing intermediate container 92405f3de67f [2022-04-07T14:12:26.949Z] ---> 66f9c139d214 [2022-04-07T14:12:26.949Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T14:12:26.949Z] ---> Running in 1817b587870c [2022-04-07T14:12:27.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:28.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:28.171Z] Removing intermediate container 1817b587870c [2022-04-07T14:12:28.171Z] ---> d1ba5c1ebc09 [2022-04-07T14:12:28.171Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T14:12:28.171Z] ---> Running in a71edfbc05aa [2022-04-07T14:12:29.166Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T14:12:29.166Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T14:12:29.166Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T14:12:29.166Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:12:29.444Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:12:29.729Z] OK: 6 MiB in 17 packages [2022-04-07T14:12:32.417Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T14:12:32.417Z] Removing intermediate container a71edfbc05aa [2022-04-07T14:12:32.417Z] ---> b6e7e38243d0 [2022-04-07T14:12:32.417Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T14:12:32.417Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T14:12:32.417Z] ---> c346e9eafbab [2022-04-07T14:12:32.417Z] 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-04-07T14:12:32.417Z] ---> Running in 325ef8c924d5 [2022-04-07T14:12:32.417Z] ---> Running in b1b80831d79d [2022-04-07T14:12:33.017Z] Removing intermediate container 83516273f1e6 [2022-04-07T14:12:33.017Z] ---> ab403e575991 [2022-04-07T14:12:33.017Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:12:33.017Z] ---> Running in 18f8674ba30f [2022-04-07T14:12:33.294Z] Removing intermediate container b1b80831d79d [2022-04-07T14:12:33.294Z] ---> ecd98d369a5c [2022-04-07T14:12:33.294Z] 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-04-07T14:12:33.294Z] Removing intermediate container 325ef8c924d5 [2022-04-07T14:12:33.294Z] ---> feec8d54d1cf [2022-04-07T14:12:33.294Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T14:12:33.294Z] ---> Running in 29751071a064 [2022-04-07T14:12:34.303Z] Removing intermediate container 18f8674ba30f [2022-04-07T14:12:34.303Z] ---> cdbacc0afc46 [2022-04-07T14:12:34.303Z] Step 13/25 : WORKDIR / [2022-04-07T14:12:34.303Z] ---> Running in cd179afef605 [2022-04-07T14:12:34.933Z] ---> b898c9185d77 [2022-04-07T14:12:34.933Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T14:12:34.933Z] ---> Running in a454abff63bd [2022-04-07T14:12:35.224Z] Removing intermediate container cd179afef605 [2022-04-07T14:12:35.224Z] ---> d41062805df4 [2022-04-07T14:12:35.224Z] 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-04-07T14:12:36.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:36.672Z] ---> 9b25adbb7fbf [2022-04-07T14:12:36.672Z] 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-04-07T14:12:36.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:12:37.952Z] ---> ab6c82dfea0e [2022-04-07T14:12:37.953Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T14:12:38.245Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T14:12:38.245Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T14:12:38.524Z] Executing bash-5.1.16-r0.post-install [2022-04-07T14:12:38.524Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:12:38.524Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:12:38.524Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T14:12:38.524Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T14:12:38.524Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T14:12:38.524Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T14:12:38.524Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T14:12:38.524Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T14:12:38.806Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T14:12:38.806Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T14:12:38.806Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T14:12:38.806Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T14:12:38.806Z] Removing intermediate container a454abff63bd [2022-04-07T14:12:38.806Z] ---> 5d4cc68e8e4b [2022-04-07T14:12:38.806Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:12:38.806Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T14:12:38.806Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T14:12:38.806Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T14:12:39.793Z] ---> 1d4df33cbbfd [2022-04-07T14:12:39.793Z] 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-04-07T14:12:40.065Z] ---> 4d652e2e8512 [2022-04-07T14:12:40.065Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T14:12:41.052Z] ---> 11a8b601e8df [2022-04-07T14:12:41.052Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T14:12:42.028Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T14:12:42.028Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T14:12:42.028Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T14:12:42.028Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T14:12:42.028Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T14:12:42.303Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T14:12:42.303Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T14:12:42.303Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T14:12:42.303Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T14:12:42.303Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T14:12:42.303Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T14:12:42.303Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T14:12:42.578Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T14:12:42.578Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T14:12:42.578Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T14:12:42.578Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T14:12:42.578Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T14:12:42.578Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T14:12:42.578Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T14:12:42.578Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T14:12:42.862Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T14:12:42.862Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T14:12:42.862Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T14:12:42.862Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T14:12:43.141Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T14:12:43.141Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T14:12:43.749Z] ---> e2477df763f7 [2022-04-07T14:12:43.749Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T14:12:44.034Z] ---> 588befa5c7da [2022-04-07T14:12:44.034Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T14:12:44.034Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:12:44.034Z] OK: 82 MiB in 65 packages [2022-04-07T14:12:45.034Z] ---> ec451a5423ec [2022-04-07T14:12:45.034Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T14:12:46.489Z] ---> 2419ee7e3103 [2022-04-07T14:12:46.489Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T14:12:46.489Z] ---> e56f61acc23f [2022-04-07T14:12:46.489Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:12:47.495Z] ---> e725420ba300 [2022-04-07T14:12:47.495Z] 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-04-07T14:12:47.495Z] ---> 747580099024 [2022-04-07T14:12:47.495Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T14:12:47.772Z] ---> Running in 17320299993a [2022-04-07T14:12:48.404Z] ---> Running in fb13a657ffd2 [2022-04-07T14:12:48.684Z] Removing intermediate container fb13a657ffd2 [2022-04-07T14:12:48.684Z] ---> bd7aed0b94d1 [2022-04-07T14:12:48.684Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T14:12:50.150Z] ---> ecffc956bfb7 [2022-04-07T14:12:50.150Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T14:12:50.150Z] Collecting docker-compose==1.23.2 [2022-04-07T14:12:50.150Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T14:12:50.429Z] ---> Running in 72dac3fa4a2c [2022-04-07T14:12:51.419Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T14:12:51.419Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T14:12:51.702Z] Removing intermediate container 17320299993a [2022-04-07T14:12:51.702Z] ---> 91712e2b82d8 [2022-04-07T14:12:51.702Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:12:51.987Z] ---> Running in 12ff6bcc6011 [2022-04-07T14:12:52.594Z] Removing intermediate container 12ff6bcc6011 [2022-04-07T14:12:52.594Z] ---> de3a2a1cdd29 [2022-04-07T14:12:52.594Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T14:12:52.874Z] ---> Running in eeab87a5282d [2022-04-07T14:12:52.874Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T14:12:52.874Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T14:12:53.486Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T14:12:53.486Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T14:12:53.486Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T14:12:53.486Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T14:12:54.103Z] Removing intermediate container eeab87a5282d [2022-04-07T14:12:54.103Z] ---> e04c69cd2761 [2022-04-07T14:12:54.103Z] Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:12:54.103Z] ---> Running in 33ce9b5829f4 [2022-04-07T14:12:54.389Z] Removing intermediate container 72dac3fa4a2c [2022-04-07T14:12:54.389Z] ---> 818917a765ac [2022-04-07T14:12:54.389Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T14:12:55.013Z] Removing intermediate container 33ce9b5829f4 [2022-04-07T14:12:55.013Z] ---> 79bfaf987a9d [2022-04-07T14:12:55.013Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:12:55.297Z] ---> Running in 4758aff2eb92 [2022-04-07T14:12:55.297Z] ---> Running in f16b54ad2b9d [2022-04-07T14:12:56.310Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T14:12:56.311Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T14:12:56.311Z] Removing intermediate container f16b54ad2b9d [2022-04-07T14:12:56.311Z] ---> eebae264a417 [2022-04-07T14:12:56.311Z] [2022-04-07T14:12:56.311Z] Removing intermediate container 4758aff2eb92 [2022-04-07T14:12:56.311Z] ---> ceb3bc9b39a2 [2022-04-07T14:12:56.311Z] Step 28/31 : CMD ["gate"] [2022-04-07T14:12:56.922Z] Successfully built eebae264a417 [2022-04-07T14:12:57.211Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T14:12:57.211Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-07T14:12:57.211Z] ---> Running in 73a6d924113d [2022-04-07T14:12:58.216Z] Removing intermediate container 73a6d924113d [2022-04-07T14:12:58.216Z] ---> 501c76e42c51 [2022-04-07T14:12:58.216Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T14:12:59.216Z] ---> Running in 87bc74aeed66 [2022-04-07T14:12:59.828Z] Collecting PyYAML<4,>=3.10 [2022-04-07T14:12:59.828Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T14:13:00.116Z] Removing intermediate container 87bc74aeed66 [2022-04-07T14:13:00.116Z] ---> 12e39cdc9dd9 [2022-04-07T14:13:00.116Z] Step 30/31 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:13:00.772Z] ---> Running in a29de9646bff [2022-04-07T14:13:01.833Z] Removing intermediate container a29de9646bff [2022-04-07T14:13:01.833Z] ---> c5ee18e0c21f [2022-04-07T14:13:01.833Z] Step 31/31 : LABEL version=2.2.0-dev.58 [2022-04-07T14:13:02.479Z] ---> Running in 8adcaa354497 [2022-04-07T14:13:03.462Z] Removing intermediate container 8adcaa354497 [2022-04-07T14:13:03.462Z] ---> 334a29b6afef [2022-04-07T14:13:03.462Z] [2022-04-07T14:13:03.738Z] Successfully built 334a29b6afef [2022-04-07T14:13:04.014Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T14:13:04.014Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-07T14:13:04.289Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T14:13:04.289Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T14:13:04.289Z] 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-04-07T14:13:04.890Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T14:13:04.890Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T14:13:05.165Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T14:13:05.165Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T14:13:06.608Z] Removing intermediate container 695b71e56fac [2022-04-07T14:13:06.608Z] ---> dabf566fc976 [2022-04-07T14:13:06.608Z] [2022-04-07T14:13:06.608Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:13:06.608Z] ---> ac73e934f311 [2022-04-07T14:13:06.608Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T14:13:06.904Z] ---> Running in b35806d9855f [2022-04-07T14:13:07.903Z] Removing intermediate container b35806d9855f [2022-04-07T14:13:07.903Z] ---> 2f414cd153c1 [2022-04-07T14:13:07.903Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T14:13:07.903Z] ---> Running in 2d3ee7ad32b1 [2022-04-07T14:13:07.903Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T14:13:07.903Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T14:13:08.518Z] Removing intermediate container 2d3ee7ad32b1 [2022-04-07T14:13:08.518Z] ---> 77b73d81f78d [2022-04-07T14:13:08.518Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T14:13:08.518Z] ---> Running in 7dbaf1b1c10a [2022-04-07T14:13:09.130Z] Removing intermediate container 7dbaf1b1c10a [2022-04-07T14:13:09.130Z] ---> a94edf4d536c [2022-04-07T14:13:09.130Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:13:09.130Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T14:13:09.130Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T14:13:09.410Z] ---> Running in 5831be274b25 [2022-04-07T14:13:09.690Z] Collecting idna<2.8,>=2.5 [2022-04-07T14:13:09.690Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T14:13:09.690Z] 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-04-07T14:13:10.688Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T14:13:10.688Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T14:13:10.968Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T14:13:10.968Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T14:13:10.968Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T14:13:10.968Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T14:13:12.427Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T14:13:12.427Z] Attempting uninstall: urllib3 [2022-04-07T14:13:12.427Z] Found existing installation: urllib3 1.26.7 [2022-04-07T14:13:12.427Z] Uninstalling urllib3-1.26.7: [2022-04-07T14:13:12.427Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T14:13:12.709Z] Removing intermediate container 5831be274b25 [2022-04-07T14:13:12.709Z] ---> e6307f0f294b [2022-04-07T14:13:12.709Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T14:13:12.992Z] ---> Running in 165c05e26f9c [2022-04-07T14:13:13.601Z] Attempting uninstall: idna [2022-04-07T14:13:13.601Z] Found existing installation: idna 3.3 [2022-04-07T14:13:13.601Z] Uninstalling idna-3.3: [2022-04-07T14:13:13.601Z] Successfully uninstalled idna-3.3 [2022-04-07T14:13:15.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:16.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:17.048Z] Attempting uninstall: requests [2022-04-07T14:13:17.048Z] Found existing installation: requests 2.26.0 [2022-04-07T14:13:17.048Z] Uninstalling requests-2.26.0: [2022-04-07T14:13:17.048Z] Successfully uninstalled requests-2.26.0 [2022-04-07T14:13:17.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:13:17.614Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T14:13:17.614Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T14:13:17.614Z] Running setup.py install for texttable: started [2022-04-07T14:13:17.614Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T14:13:17.894Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T14:13:17.894Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T14:13:18.175Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:13:18.175Z] OK: 8 MiB in 20 packages [2022-04-07T14:13:18.796Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:13:18.796Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:13:18.796Z] ---> 4aa90db76a99 [2022-04-07T14:13:18.796Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T14:13:18.796Z] ---> Using cache [2022-04-07T14:13:18.796Z] ---> b7b1db2d137f [2022-04-07T14:13:18.796Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T14:13:18.796Z] ---> Running in 2597d3e2c696 [2022-04-07T14:13:20.264Z] Removing intermediate container 165c05e26f9c [2022-04-07T14:13:20.264Z] ---> 705054ca0ecd [2022-04-07T14:13:20.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:13:20.580Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T14:13:20.580Z] Running setup.py install for PyYAML: started [2022-04-07T14:13:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:21.591Z] ---> cc66c5941528 [2022-04-07T14:13:21.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T14:13:22.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:24.057Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T14:13:24.057Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:13:24.057Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:13:24.057Z] OK: 15739 distinct packages available [2022-04-07T14:13:24.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:24.693Z] Running setup.py install for docopt: started [2022-04-07T14:13:25.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:26.493Z] ---> f9284630dc1b [2022-04-07T14:13:26.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T14:13:27.033Z] OK: 220 MiB in 52 packages [2022-04-07T14:13:28.154Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T14:13:28.154Z] Running setup.py install for dockerpty: started [2022-04-07T14:13:28.154Z] ---> 1163101a4773 [2022-04-07T14:13:28.154Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T14:13:28.434Z] ---> Running in 351ad453beab [2022-04-07T14:13:29.043Z] Removing intermediate container 2597d3e2c696 [2022-04-07T14:13:29.043Z] ---> 8e09976b15bb [2022-04-07T14:13:29.043Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T14:13:29.324Z] Removing intermediate container 351ad453beab [2022-04-07T14:13:29.324Z] ---> 35297ad41467 [2022-04-07T14:13:29.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:13:29.599Z] ---> Running in 5d3cbb195b62 [2022-04-07T14:13:30.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:13:30.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:13:30.206Z] ---> 4aa90db76a99 [2022-04-07T14:13:30.206Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:13:30.206Z] ---> Using cache [2022-04-07T14:13:30.206Z] ---> b7b1db2d137f [2022-04-07T14:13:30.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:13:30.206Z] ---> Using cache [2022-04-07T14:13:30.206Z] ---> b6e180bc59f5 [2022-04-07T14:13:30.206Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:13:30.206Z] ---> Using cache [2022-04-07T14:13:30.206Z] ---> effbe2471bba [2022-04-07T14:13:30.206Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:13:30.206Z] ---> Using cache [2022-04-07T14:13:30.206Z] ---> b635e54ad2ee [2022-04-07T14:13:30.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:13:30.206Z] ---> Using cache [2022-04-07T14:13:30.206Z] ---> 84acf3d9eaed [2022-04-07T14:13:30.206Z] Step 8/22 : COPY . . [2022-04-07T14:13:30.487Z] ---> Using cache [2022-04-07T14:13:30.487Z] ---> d8c8ecc7082a [2022-04-07T14:13:30.487Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T14:13:30.487Z] ---> 4a1ad0631843 [2022-04-07T14:13:30.487Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:13:30.487Z] ---> Running in 16903b4d0181 [2022-04-07T14:13:30.777Z] Removing intermediate container 5d3cbb195b62 [2022-04-07T14:13:30.777Z] ---> a0363074c71e [2022-04-07T14:13:30.777Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:13:30.777Z] ---> Running in a018e0d6e36a [2022-04-07T14:13:30.777Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T14:13:31.065Z] ---> Running in 73db91167e72 [2022-04-07T14:13:31.677Z] Removing intermediate container 73db91167e72 [2022-04-07T14:13:31.677Z] ---> 631a793b42da [2022-04-07T14:13:31.677Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:13:31.960Z] ---> Running in cc55acc423a5 [2022-04-07T14:13:32.569Z] Removing intermediate container cc55acc423a5 [2022-04-07T14:13:32.569Z] ---> 1057fc34922e [2022-04-07T14:13:32.569Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:13:32.853Z] ---> Running in e5ceda324bb7 [2022-04-07T14:13:33.455Z] 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-04-07T14:13:33.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:13:33.455Z] Removing intermediate container e5ceda324bb7 [2022-04-07T14:13:33.455Z] ---> fe6578fcc4e1 [2022-04-07T14:13:33.455Z] [2022-04-07T14:13:33.729Z] Successfully built fe6578fcc4e1 [2022-04-07T14:13:33.729Z] Successfully tagged core-data-arm64:latest [2022-04-07T14:13:34.006Z]  Building core-data ... done Building security-spire-agent [2022-04-07T14:13:37.405Z] Removing intermediate container a018e0d6e36a [2022-04-07T14:13:37.406Z] ---> 5956a6a0f700 [2022-04-07T14:13:37.406Z] Step 7/20 : COPY . . [2022-04-07T14:13:55.758Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:13:55.758Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:13:55.758Z] ---> 4aa90db76a99 [2022-04-07T14:13:55.758Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:13:55.758Z] ---> Using cache [2022-04-07T14:13:55.758Z] ---> b7b1db2d137f [2022-04-07T14:13:55.758Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:13:55.758Z] ---> Using cache [2022-04-07T14:13:55.758Z] ---> b6e180bc59f5 [2022-04-07T14:13:55.758Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:13:55.758Z] ---> Running in 5b0dfcd80f8d [2022-04-07T14:13:57.745Z] Removing intermediate container 29751071a064 [2022-04-07T14:13:57.745Z] ---> 572b559b3dee [2022-04-07T14:13:57.745Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T14:13:58.031Z] ---> Running in 327eede8f8be [2022-04-07T14:13:58.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:58.914Z] Removing intermediate container 327eede8f8be [2022-04-07T14:13:58.914Z] ---> 26db86251cf2 [2022-04-07T14:13:58.914Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T14:13:59.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:13:59.191Z] ---> Running in 1cc92e28627d [2022-04-07T14:14:00.176Z] Removing intermediate container 1cc92e28627d [2022-04-07T14:14:00.176Z] ---> 2d9665277376 [2022-04-07T14:14:00.176Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T14:14:00.461Z] OK: 220 MiB in 52 packages [2022-04-07T14:14:01.910Z] ---> af13a2eca8fa [2022-04-07T14:14:01.910Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T14:14:02.196Z] ---> Running in 9c27403ac623 [2022-04-07T14:14:02.809Z] Removing intermediate container 5b0dfcd80f8d [2022-04-07T14:14:02.809Z] ---> 8e7ada3ff671 [2022-04-07T14:14:02.809Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:14:04.268Z] ---> 8ea9975857a8 [2022-04-07T14:14:04.268Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:14:04.268Z] ---> 2897b30bd6ac [2022-04-07T14:14:04.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T14:14:04.546Z] ---> Running in 67137135604c [2022-04-07T14:14:04.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T14:14:05.539Z] ---> 8702559986a9 [2022-04-07T14:14:05.539Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T14:14:06.978Z] ---> 57051399a969 [2022-04-07T14:14:06.978Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T14:14:06.978Z] ---> Running in 4890049cb78d [2022-04-07T14:14:07.584Z] Removing intermediate container 4890049cb78d [2022-04-07T14:14:07.584Z] ---> 9f4f6971956e [2022-04-07T14:14:07.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:14:07.584Z] ---> Running in f503f56000ee [2022-04-07T14:14:08.185Z] Removing intermediate container f503f56000ee [2022-04-07T14:14:08.185Z] ---> 1b7d94331db8 [2022-04-07T14:14:08.185Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:14:08.185Z] ---> Running in f15afbb5e14a [2022-04-07T14:14:08.794Z] Removing intermediate container f15afbb5e14a [2022-04-07T14:14:08.794Z] ---> 66db01248465 [2022-04-07T14:14:08.794Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:14:08.794Z] ---> Running in 42a866f746c5 [2022-04-07T14:14:09.394Z] Removing intermediate container 42a866f746c5 [2022-04-07T14:14:09.394Z] ---> 7d610447d0f9 [2022-04-07T14:14:09.394Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:14:09.394Z] ---> Running in 5e87f945677d [2022-04-07T14:14:10.379Z] Removing intermediate container 5e87f945677d [2022-04-07T14:14:10.379Z] ---> ff128f01b1d3 [2022-04-07T14:14:10.379Z] [2022-04-07T14:14:10.982Z] Successfully built ff128f01b1d3 [2022-04-07T14:14:10.982Z] Removing intermediate container 67137135604c [2022-04-07T14:14:10.982Z] ---> bb34628ccc18 [2022-04-07T14:14:10.982Z] Step 8/26 : COPY . . [2022-04-07T14:14:10.982Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T14:14:10.982Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-07T14:14:29.342Z] ---> 4978f499241f [2022-04-07T14:14:29.342Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:14:29.342Z] ---> Running in be9018021259 [2022-04-07T14:14:29.342Z] Removing intermediate container be9018021259 [2022-04-07T14:14:29.342Z] ---> 253b5a8c4934 [2022-04-07T14:14:29.342Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:14:29.342Z] ---> Running in b6533d3d2614 [2022-04-07T14:14:31.342Z] Removing intermediate container b6533d3d2614 [2022-04-07T14:14:31.342Z] ---> e5f80911055b [2022-04-07T14:14:31.342Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:14:31.342Z] ---> Running in 512c79dac45b [2022-04-07T14:14:31.945Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:14:31.945Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:14:31.945Z] ---> 4aa90db76a99 [2022-04-07T14:14:31.945Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> b7b1db2d137f [2022-04-07T14:14:31.945Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> b6e180bc59f5 [2022-04-07T14:14:31.945Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> 8e7ada3ff671 [2022-04-07T14:14:31.945Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> 8ea9975857a8 [2022-04-07T14:14:31.945Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> bb34628ccc18 [2022-04-07T14:14:31.945Z] Step 8/25 : COPY . . [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> 4978f499241f [2022-04-07T14:14:31.945Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:14:31.945Z] ---> Using cache [2022-04-07T14:14:31.945Z] ---> 253b5a8c4934 [2022-04-07T14:14:32.222Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T14:14:32.222Z] ---> Using cache [2022-04-07T14:14:32.222Z] ---> e5f80911055b [2022-04-07T14:14:32.222Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T14:14:32.222Z] ---> Using cache [2022-04-07T14:14:32.222Z] ---> 8a83c0958690 [2022-04-07T14:14:32.222Z] 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-04-07T14:14:32.222Z] Removing intermediate container 512c79dac45b [2022-04-07T14:14:32.222Z] ---> 8a83c0958690 [2022-04-07T14:14:32.222Z] 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-04-07T14:14:32.222Z] ---> Running in 1a3daac7a103 [2022-04-07T14:14:32.222Z] ---> Running in dcfca6fdf235 [2022-04-07T14:14:35.664Z] spire-1.2.1/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.data/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.data/.file [2022-04-07T14:14:35.664Z] spire-1.2.1/.dockerignore [2022-04-07T14:14:35.664Z] spire-1.2.1/.gitattributes [2022-04-07T14:14:35.664Z] spire-1.2.1/.githooks/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:14:35.664Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:14:35.664Z] spire-1.2.1/.gitignore [2022-04-07T14:14:35.664Z] spire-1.2.1/.go-version [2022-04-07T14:14:35.664Z] spire-1.2.1/.golangci.yml [2022-04-07T14:14:35.664Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:14:35.664Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:14:35.664Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:14:35.664Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:14:35.664Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:14:35.664Z] spire-1.2.1/Dockerfile [2022-04-07T14:14:35.664Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:14:35.664Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:14:35.664Z] spire-1.2.1/LICENSE [2022-04-07T14:14:35.664Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:14:35.664Z] spire-1.2.1/Makefile [2022-04-07T14:14:35.664Z] spire-1.2.1/README.md [2022-04-07T14:14:35.664Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:14:35.664Z] spire-1.2.1/SECURITY.md [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:14:35.664Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/ [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/agent/ [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/server/ [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:14:35.664Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/ [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/ [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ [2022-04-07T14:14:35.664Z] [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:14:35.664Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:14:35.664Z] spire-1.2.1/examples/ [2022-04-07T14:14:35.664Z] spire-1.2.1/examples/README.md [2022-04-07T14:14:35.664Z] spire-1.2.1/go.mod [2022-04-07T14:14:35.664Z] spire-1.2.1/go.sum [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/ [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:14:35.664Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/.data/ [2022-04-07T14:14:35.942Z] spire-1.2.1/.data/.file [2022-04-07T14:14:35.942Z] spire-1.2.1/.dockerignore [2022-04-07T14:14:35.942Z] spire-1.2.1/.gitattributes [2022-04-07T14:14:35.942Z] spire-1.2.1/.githooks/ [2022-04-07T14:14:35.942Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/ [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:14:35.942Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:14:35.942Z] spire-1.2.1/.gitignore [2022-04-07T14:14:35.942Z] spire-1.2.1/.go-version [2022-04-07T14:14:35.942Z] spire-1.2.1/.golangci.yml [2022-04-07T14:14:35.942Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:14:35.942Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:14:35.942Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:14:35.942Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:14:35.942Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:14:35.942Z] spire-1.2.1/Dockerfile [2022-04-07T14:14:35.942Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:14:35.942Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:14:35.943Z] spire-1.2.1/LICENSE [2022-04-07T14:14:35.943Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:14:35.943Z] spire-1.2.1/Makefile [2022-04-07T14:14:35.943Z] spire-1.2.1/README.md [2022-04-07T14:14:35.943Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:14:35.943Z] spire-1.2.1/SECURITY.md [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:14:35.943Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:14:35.944Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/ [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/agent/ [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/server/ [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:14:35.944Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/ [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/images/ [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:14:35.944Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:14:35.944Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:14:36.221Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:14:36.221Z] spire-1.2.1/examples/ [2022-04-07T14:14:36.221Z] spire-1.2.1/examples/README.md [2022-04-07T14:14:36.221Z] spire-1.2.1/go.mod [2022-04-07T14:14:36.221Z] spire-1.2.1/go.sum [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:14:36.221Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:14:36.222Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:14:36.500Z] [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:14:36.500Z] [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:14:36.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:14:36.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:14:36.778Z] [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:14:36.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/private/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:14:36.779Z] spire-1.2.1/release/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:14:36.779Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:14:36.779Z] spire-1.2.1/script/ [2022-04-07T14:14:36.779Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:14:36.779Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:14:36.779Z] spire-1.2.1/support/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:14:36.779Z] [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:14:36.779Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/clock/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:14:36.779Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:14:36.779Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:14:36.780Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/common [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:14:37.058Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:14:37.058Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:14:37.059Z] [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/private/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:14:37.059Z] spire-1.2.1/release/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:14:37.059Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/script/ [2022-04-07T14:14:37.337Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:14:37.337Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:14:37.337Z] spire-1.2.1/support/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:14:37.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:14:37.337Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:14:37.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/clock/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testca/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testkey/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/race.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/util/util.go [2022-04-07T14:14:37.338Z] building spire from source... [2022-04-07T14:14:37.338Z] [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/common [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:14:37.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:14:37.618Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:14:37.894Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:14:37.894Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testca/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testkey/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/ [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/race.go [2022-04-07T14:14:37.894Z] spire-1.2.1/test/util/util.go [2022-04-07T14:14:37.894Z] building spire from source... [2022-04-07T14:14:37.894Z] Installing go1.17.7... [2022-04-07T14:14:38.500Z] Installing go1.17.7... [2022-04-07T14:15:05.380Z] Building bin/spire-server... [2022-04-07T14:15:05.380Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:15:05.380Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:15:05.380Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:15:05.380Z] Building bin/spire-server... [2022-04-07T14:15:05.380Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:15:05.380Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:15:05.380Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:15:05.380Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:15:05.380Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:15:05.658Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:15:05.658Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:15:09.064Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:15:09.668Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:15:09.668Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:15:09.942Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:15:10.219Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:15:10.219Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:15:10.497Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:15:10.497Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:15:10.775Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:15:11.050Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:15:11.050Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:15:11.331Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:15:11.331Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:15:11.934Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:15:11.934Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:15:11.934Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:15:11.934Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:15:11.934Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:15:11.934Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:15:12.213Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:15:12.491Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:15:12.491Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:15:12.491Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:15:12.491Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:15:12.770Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:15:13.047Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:15:13.324Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:15:13.324Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:15:13.324Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:15:13.600Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:15:13.878Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:15:14.490Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:15:14.490Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:15:41.495Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:15:41.495Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:15:41.495Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:15:41.495Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:15:41.495Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:15:41.495Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:15:41.495Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:15:41.495Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:15:41.495Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:15:41.495Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:15:41.495Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:15:41.495Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:15:41.495Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:15:41.495Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:15:41.495Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:15:41.495Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:15:41.495Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:15:41.495Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:15:41.495Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:15:41.495Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:15:41.495Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:15:41.496Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:15:41.496Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:15:41.496Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:15:41.496Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:15:42.098Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:15:42.098Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:15:42.373Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:15:42.373Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:15:42.654Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:15:42.654Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:15:42.654Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:15:42.930Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:15:42.930Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:15:42.930Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:15:43.208Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:15:43.208Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:15:43.208Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:15:43.208Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:15:43.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:15:43.486Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:15:43.486Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:15:43.486Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:15:43.486Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:15:43.761Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:15:43.761Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:15:44.038Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:15:44.038Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:15:44.316Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:15:44.597Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:15:44.597Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:15:44.874Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:15:44.874Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:15:44.874Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:15:45.153Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:15:45.434Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:15:45.434Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:15:45.434Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:15:46.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:15:46.901Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:15:48.889Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:15:53.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:15:53.220Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:15:53.220Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:15:53.220Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:15:53.497Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:15:53.497Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:15:53.781Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:15:54.390Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:15:54.390Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:15:54.390Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:15:54.390Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:16:06.833Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:16:07.110Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:16:07.110Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:16:07.390Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:16:08.005Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:16:08.990Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:16:09.591Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:16:10.574Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:16:12.562Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:16:14.551Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:16:15.539Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:16:15.539Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:16:15.818Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:16:15.818Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:16:28.259Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:16:28.259Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:16:40.686Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:16:40.686Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:16:40.686Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:16:40.686Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:16:59.038Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:16:59.038Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:16:59.038Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:16:59.038Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:16:59.038Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:16:59.038Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:17:00.481Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:17:01.083Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:17:03.077Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:17:03.077Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:17:03.355Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:17:04.347Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:17:04.347Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:17:04.622Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:17:04.899Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:17:05.175Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:17:05.451Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:17:05.451Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:17:05.729Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:17:06.715Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:17:06.990Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:17:07.266Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:17:07.542Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:17:07.542Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:17:07.817Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:17:13.249Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:17:13.249Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:17:13.526Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:17:13.526Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:17:13.526Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:17:13.814Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:17:13.814Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:17:14.802Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:17:14.802Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:17:15.080Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:17:15.080Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:17:15.356Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:17:16.347Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:17:16.955Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:17:17.231Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:17:17.508Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:17:17.785Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:17:17.785Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:17:17.785Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:17:17.785Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:17:18.061Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:17:19.588Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:17:19.588Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:17:19.588Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:17:19.936Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:17:20.325Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:17:20.981Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:17:22.831Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:17:22.831Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:17:23.106Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:17:23.380Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:17:23.653Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:17:23.927Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:17:24.202Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:17:24.202Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:17:24.479Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:17:24.479Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:17:24.479Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:17:24.479Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:17:24.756Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:17:25.033Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:17:25.033Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:17:25.033Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:17:25.309Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:17:25.309Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:17:25.585Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:17:25.585Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:17:25.859Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:17:27.300Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:17:27.300Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:17:27.300Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:17:27.901Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:17:27.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:17:27.901Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:17:27.901Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:17:28.504Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:17:30.488Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:17:30.764Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:17:31.040Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:17:31.320Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:17:31.320Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:17:32.308Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:17:32.308Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:17:32.585Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:17:32.585Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:17:32.860Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:17:32.860Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:17:32.860Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:17:33.137Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:17:33.741Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:17:33.741Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:17:34.022Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:17:34.628Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:17:34.628Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:17:34.628Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:17:35.615Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:17:36.212Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:17:36.488Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:17:36.763Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:17:37.038Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:17:37.038Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:17:37.038Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:17:37.038Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:17:37.314Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:17:37.590Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:17:37.868Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:17:37.868Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:17:37.868Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:17:37.868Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:17:38.853Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:17:39.131Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:17:39.406Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:17:39.683Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:17:39.683Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:17:40.668Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:17:40.668Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:17:40.668Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:17:40.944Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:17:41.219Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:17:41.818Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:17:42.801Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:17:42.801Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:17:42.801Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:17:42.801Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:17:44.242Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:17:44.242Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:17:44.520Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:17:45.961Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:17:48.596Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:17:48.596Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:17:49.198Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:17:49.199Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:17:49.475Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:17:49.475Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:17:50.463Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:17:50.463Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:17:50.463Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:17:51.065Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:17:51.065Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:17:51.065Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:18:01.246Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:18:01.246Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:18:01.246Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:18:01.246Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:18:09.601Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:18:09.601Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:18:13.934Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:18:13.934Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:21:05.945Z] Removing intermediate container 16903b4d0181 [2022-04-07T14:21:05.945Z] ---> a61eca5424f9 [2022-04-07T14:21:05.945Z] [2022-04-07T14:21:05.945Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:21:05.945Z] ---> ac73e934f311 [2022-04-07T14:21:05.945Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:21:05.945Z] ---> Running in d67adb2a313d [2022-04-07T14:21:05.945Z] Removing intermediate container 9c27403ac623 [2022-04-07T14:21:05.945Z] ---> 70f5b552f8ba [2022-04-07T14:21:05.945Z] [2022-04-07T14:21:05.945Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T14:21:05.945Z] 3.15: Pulling from library/alpine [2022-04-07T14:21:05.945Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T14:21:05.945Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T14:21:05.945Z] ---> 3fb3c9af89a9 [2022-04-07T14:21:05.945Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:21:05.945Z] ---> Running in 2ca1ab22dd33 [2022-04-07T14:21:05.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:05.945Z] Removing intermediate container 2ca1ab22dd33 [2022-04-07T14:21:05.945Z] ---> 001b2a6ab343 [2022-04-07T14:21:05.945Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:21:05.945Z] ---> Running in 651a76f1e377 [2022-04-07T14:21:05.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:05.945Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T14:21:05.945Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:21:05.945Z] OK: 5 MiB in 15 packages [2022-04-07T14:21:05.945Z] Removing intermediate container 651a76f1e377 [2022-04-07T14:21:05.945Z] ---> 5ceae08cfba5 [2022-04-07T14:21:05.945Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T14:21:05.945Z] Removing intermediate container d67adb2a313d [2022-04-07T14:21:05.945Z] ---> 33e71b8cf5ba [2022-04-07T14:21:05.945Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:21:05.946Z] ---> Running in bcc689f1ec5c [2022-04-07T14:21:05.946Z] ---> Running in 3785d8ae112a [2022-04-07T14:21:05.946Z] Removing intermediate container 3785d8ae112a [2022-04-07T14:21:05.946Z] ---> 454b48ae7e89 [2022-04-07T14:21:05.946Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T14:21:05.946Z] ---> Running in 3a3c3ef791e0 [2022-04-07T14:21:06.544Z] Removing intermediate container 3a3c3ef791e0 [2022-04-07T14:21:06.544Z] ---> e3d31df99412 [2022-04-07T14:21:06.544Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:21:06.544Z] ---> Running in ec9664f01d52 [2022-04-07T14:21:07.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:07.147Z] Removing intermediate container ec9664f01d52 [2022-04-07T14:21:07.147Z] ---> 16b83b499ee4 [2022-04-07T14:21:07.147Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:21:08.136Z] ---> 58f557bca1ef [2022-04-07T14:21:08.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T14:21:08.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:09.890Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:21:09.890Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:21:09.890Z] OK: 15729 distinct packages available [2022-04-07T14:21:10.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:10.778Z] ---> 25263c9c4b2b [2022-04-07T14:21:10.778Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T14:21:11.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:11.983Z] ---> 072494651c4d [2022-04-07T14:21:11.983Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T14:21:11.983Z] ---> Running in 1b20e40fe6fd [2022-04-07T14:21:12.707Z] Removing intermediate container 1b20e40fe6fd [2022-04-07T14:21:12.707Z] ---> 1ddddc9907b4 [2022-04-07T14:21:12.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:21:12.707Z] ---> Running in eaa3f92585bf [2022-04-07T14:21:12.707Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T14:21:13.020Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:21:13.324Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:21:13.324Z] Removing intermediate container eaa3f92585bf [2022-04-07T14:21:13.324Z] ---> e6be9b996d9a [2022-04-07T14:21:13.324Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:21:13.324Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T14:21:13.324Z] ---> Running in 291a361cb10b [2022-04-07T14:21:13.607Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T14:21:13.607Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T14:21:13.607Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:21:13.889Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T14:21:13.889Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T14:21:13.889Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:21:13.889Z] Removing intermediate container 291a361cb10b [2022-04-07T14:21:13.889Z] ---> bef3652dadff [2022-04-07T14:21:13.889Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:21:14.182Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:21:14.182Z] ---> Running in 6e6989efa7da [2022-04-07T14:21:14.818Z] Removing intermediate container 6e6989efa7da [2022-04-07T14:21:14.818Z] ---> 99a1af7510ed [2022-04-07T14:21:14.818Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:21:14.818Z] ---> Running in 732fd04c2b28 [2022-04-07T14:21:14.818Z] OK: 8 MiB in 23 packages [2022-04-07T14:21:15.443Z] Removing intermediate container 732fd04c2b28 [2022-04-07T14:21:15.443Z] ---> 865808b10057 [2022-04-07T14:21:15.443Z] [2022-04-07T14:21:16.428Z] Successfully built 865808b10057 [2022-04-07T14:21:16.428Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T14:21:16.428Z]  Building support-scheduler ... done Building support-notifications [2022-04-07T14:21:17.030Z] Removing intermediate container bcc689f1ec5c [2022-04-07T14:21:17.030Z] ---> 75a9dce6a2a2 [2022-04-07T14:21:17.030Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:21:18.043Z] ---> 48eed44d3c92 [2022-04-07T14:21:18.043Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T14:21:20.032Z] ---> e8f6b4cdd481 [2022-04-07T14:21:20.032Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T14:21:21.475Z] ---> c10f623fdf48 [2022-04-07T14:21:21.475Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T14:21:21.475Z] ---> Running in 87abc0a2c681 [2022-04-07T14:21:22.074Z] Removing intermediate container 87abc0a2c681 [2022-04-07T14:21:22.074Z] ---> 20aaacb125e2 [2022-04-07T14:21:22.074Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:21:22.074Z] ---> Running in 6801631be652 [2022-04-07T14:21:22.679Z] Removing intermediate container 6801631be652 [2022-04-07T14:21:22.679Z] ---> 0a7007b02237 [2022-04-07T14:21:22.679Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T14:21:22.679Z] ---> Running in f4ad60332e4c [2022-04-07T14:21:23.281Z] Removing intermediate container f4ad60332e4c [2022-04-07T14:21:23.281Z] ---> 2efbce22e7c2 [2022-04-07T14:21:23.281Z] Step 19/20 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:21:23.556Z] ---> Running in 4d9a3eb69a5e [2022-04-07T14:21:23.838Z] Removing intermediate container 4d9a3eb69a5e [2022-04-07T14:21:23.838Z] ---> aee5f3e1cc34 [2022-04-07T14:21:23.838Z] Step 20/20 : LABEL version=2.2.0-dev.58 [2022-04-07T14:21:24.114Z] ---> Running in cc73718879bf [2022-04-07T14:21:24.712Z] Removing intermediate container cc73718879bf [2022-04-07T14:21:24.712Z] ---> 859adbdcf316 [2022-04-07T14:21:24.712Z] [2022-04-07T14:21:25.313Z] Successfully built 859adbdcf316 [2022-04-07T14:21:25.313Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T14:21:25.313Z]  Building security-spiffe-token-provider ... done Building core-command [2022-04-07T14:21:43.647Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:21:43.647Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:21:43.647Z] ---> 4aa90db76a99 [2022-04-07T14:21:43.647Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:21:43.647Z] ---> Using cache [2022-04-07T14:21:43.647Z] ---> b7b1db2d137f [2022-04-07T14:21:43.647Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:21:43.647Z] ---> Using cache [2022-04-07T14:21:43.647Z] ---> b6e180bc59f5 [2022-04-07T14:21:43.647Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T14:21:43.647Z] ---> Running in 5569b93f7d5f [2022-04-07T14:21:43.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:45.366Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:21:46.814Z] OK: 220 MiB in 52 packages [2022-04-07T14:21:48.820Z] Removing intermediate container 5569b93f7d5f [2022-04-07T14:21:48.820Z] ---> 18bd940683a0 [2022-04-07T14:21:48.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:21:49.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:21:49.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:21:49.426Z] ---> 4aa90db76a99 [2022-04-07T14:21:49.426Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> b7b1db2d137f [2022-04-07T14:21:49.426Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> b6e180bc59f5 [2022-04-07T14:21:49.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> effbe2471bba [2022-04-07T14:21:49.426Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> b635e54ad2ee [2022-04-07T14:21:49.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> 84acf3d9eaed [2022-04-07T14:21:49.426Z] Step 8/23 : COPY . . [2022-04-07T14:21:49.426Z] ---> Using cache [2022-04-07T14:21:49.426Z] ---> d8c8ecc7082a [2022-04-07T14:21:49.426Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T14:21:49.803Z] ---> 5df11fe0474a [2022-04-07T14:21:49.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:21:49.803Z] ---> Running in a13af1bd6615 [2022-04-07T14:21:50.076Z] ---> Running in 85fe1795537d [2022-04-07T14:21:52.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:21:56.410Z] Removing intermediate container 85fe1795537d [2022-04-07T14:21:56.410Z] ---> 53b69592829a [2022-04-07T14:21:56.410Z] Step 8/22 : COPY . . [2022-04-07T14:22:08.886Z] ---> ff61545e18ed [2022-04-07T14:22:08.886Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T14:22:09.168Z] ---> Running in 621ece7b2475 [2022-04-07T14:22:11.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:29:03.547Z] Removing intermediate container a13af1bd6615 [2022-04-07T14:29:03.547Z] ---> 0852c8a4a812 [2022-04-07T14:29:03.547Z] [2022-04-07T14:29:03.547Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:29:03.547Z] ---> ac73e934f311 [2022-04-07T14:29:03.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:29:03.547Z] ---> Using cache [2022-04-07T14:29:03.547Z] ---> 33e71b8cf5ba [2022-04-07T14:29:03.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:29:03.547Z] ---> Using cache [2022-04-07T14:29:03.547Z] ---> 454b48ae7e89 [2022-04-07T14:29:03.547Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T14:29:03.547Z] ---> Running in 5c2388ac089c [2022-04-07T14:29:03.547Z] Removing intermediate container 5c2388ac089c [2022-04-07T14:29:03.547Z] ---> 27be358ae97d [2022-04-07T14:29:03.547Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:29:03.547Z] ---> Running in 5d4ab388b6cf [2022-04-07T14:29:03.547Z] Removing intermediate container 5d4ab388b6cf [2022-04-07T14:29:03.547Z] ---> c84b70b1cbbd [2022-04-07T14:29:03.547Z] Step 15/23 : WORKDIR / [2022-04-07T14:29:03.547Z] ---> Running in 366a8310ad15 [2022-04-07T14:29:03.547Z] Removing intermediate container 366a8310ad15 [2022-04-07T14:29:03.547Z] ---> e87626d2228f [2022-04-07T14:29:03.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:29:03.547Z] ---> 9fc7924978e7 [2022-04-07T14:29:03.547Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T14:29:03.547Z] ---> 3ada250730b2 [2022-04-07T14:29:03.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T14:29:03.547Z] ---> 2fd95389a6bb [2022-04-07T14:29:03.547Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T14:29:03.547Z] ---> Running in ba153df4db1a [2022-04-07T14:29:03.824Z] Removing intermediate container ba153df4db1a [2022-04-07T14:29:03.824Z] ---> f01849258df8 [2022-04-07T14:29:03.824Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:29:04.099Z] ---> Running in 0a5bdcd48c72 [2022-04-07T14:29:04.377Z] Removing intermediate container 0a5bdcd48c72 [2022-04-07T14:29:04.377Z] ---> abd457f8af06 [2022-04-07T14:29:04.377Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:29:04.656Z] ---> Running in 538e31b56743 [2022-04-07T14:29:04.937Z] Removing intermediate container 538e31b56743 [2022-04-07T14:29:04.937Z] ---> 80aa85c84ac0 [2022-04-07T14:29:04.937Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:29:05.213Z] ---> Running in 6928e6949d78 [2022-04-07T14:29:05.822Z] Removing intermediate container 6928e6949d78 [2022-04-07T14:29:05.822Z] ---> c9bf7bcd25b6 [2022-04-07T14:29:05.822Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:29:05.822Z] ---> Running in b1ca19c2973c [2022-04-07T14:29:06.424Z] Removing intermediate container b1ca19c2973c [2022-04-07T14:29:06.424Z] ---> 213dd99afccf [2022-04-07T14:29:06.424Z] [2022-04-07T14:29:06.703Z] Successfully built 213dd99afccf [2022-04-07T14:29:06.703Z] Successfully tagged core-command-arm64:latest [2022-04-07T14:29:06.703Z]  Building core-command ... done Building security-proxy-setup [2022-04-07T14:29:25.111Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:29:25.111Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:29:25.111Z] ---> 4aa90db76a99 [2022-04-07T14:29:25.111Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> b7b1db2d137f [2022-04-07T14:29:25.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> b6e180bc59f5 [2022-04-07T14:29:25.111Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> effbe2471bba [2022-04-07T14:29:25.111Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> b635e54ad2ee [2022-04-07T14:29:25.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> 84acf3d9eaed [2022-04-07T14:29:25.111Z] Step 8/22 : COPY . . [2022-04-07T14:29:25.111Z] ---> Using cache [2022-04-07T14:29:25.111Z] ---> d8c8ecc7082a [2022-04-07T14:29:25.111Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T14:29:25.111Z] ---> Running in d18b3981de30 [2022-04-07T14:29:26.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:29:41.667Z] Removing intermediate container 621ece7b2475 [2022-04-07T14:29:41.667Z] ---> 93be7c2b8331 [2022-04-07T14:29:41.667Z] [2022-04-07T14:29:41.667Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:29:41.667Z] ---> ac73e934f311 [2022-04-07T14:29:41.667Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T14:29:41.667Z] ---> Running in 2da048fa6159 [2022-04-07T14:29:42.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:29:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:29:44.242Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T14:29:44.242Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:29:44.242Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:29:44.242Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:29:44.844Z] OK: 6 MiB in 16 packages [2022-04-07T14:29:46.841Z] Removing intermediate container 2da048fa6159 [2022-04-07T14:29:46.841Z] ---> b39586338f5a [2022-04-07T14:29:46.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:29:46.841Z] ---> Running in 2eb2b29cce73 [2022-04-07T14:29:47.440Z] Removing intermediate container 2eb2b29cce73 [2022-04-07T14:29:47.440Z] ---> 01e5f7805903 [2022-04-07T14:29:47.440Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T14:29:47.440Z] ---> Running in 54109debfebe [2022-04-07T14:29:48.047Z] Removing intermediate container 54109debfebe [2022-04-07T14:29:48.047Z] ---> be3bfb1415e1 [2022-04-07T14:29:48.047Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:29:48.047Z] ---> Running in 33f280a4887e [2022-04-07T14:29:48.660Z] Removing intermediate container 33f280a4887e [2022-04-07T14:29:48.660Z] ---> 9b1901535a59 [2022-04-07T14:29:48.660Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:29:49.647Z] ---> f73b20c2546d [2022-04-07T14:29:49.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T14:29:51.625Z] ---> 865374bb636f [2022-04-07T14:29:51.625Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T14:29:52.615Z] ---> 7d4be00521aa [2022-04-07T14:29:52.615Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T14:29:52.615Z] ---> Running in dc0012c08f33 [2022-04-07T14:29:53.216Z] Removing intermediate container dc0012c08f33 [2022-04-07T14:29:53.216Z] ---> 861de124a1f3 [2022-04-07T14:29:53.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:29:53.498Z] ---> Running in e04ea5cd1d68 [2022-04-07T14:29:53.776Z] Removing intermediate container e04ea5cd1d68 [2022-04-07T14:29:54.056Z] ---> 490654b9e977 [2022-04-07T14:29:54.056Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:29:54.056Z] ---> Running in 32f775044201 [2022-04-07T14:29:54.663Z] Removing intermediate container 32f775044201 [2022-04-07T14:29:54.663Z] ---> 795c0bec0c4b [2022-04-07T14:29:54.663Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:29:54.663Z] ---> Running in ae17fe5359d8 [2022-04-07T14:29:55.275Z] Removing intermediate container ae17fe5359d8 [2022-04-07T14:29:55.275Z] ---> 1f9247ae8e69 [2022-04-07T14:29:55.275Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:29:55.559Z] ---> Running in 51168e8f0f55 [2022-04-07T14:29:56.163Z] Removing intermediate container 51168e8f0f55 [2022-04-07T14:29:56.163Z] ---> dd9d99dae99e [2022-04-07T14:29:56.163Z] [2022-04-07T14:29:56.439Z] Successfully built dd9d99dae99e [2022-04-07T14:29:56.439Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T14:29:56.439Z]  Building support-notifications ... done Building core-metadata [2022-04-07T14:30:14.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:30:14.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:30:14.780Z] ---> 4aa90db76a99 [2022-04-07T14:30:14.780Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> b7b1db2d137f [2022-04-07T14:30:14.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> b6e180bc59f5 [2022-04-07T14:30:14.780Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> effbe2471bba [2022-04-07T14:30:14.780Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> b635e54ad2ee [2022-04-07T14:30:14.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> 84acf3d9eaed [2022-04-07T14:30:14.780Z] Step 8/23 : COPY . . [2022-04-07T14:30:14.780Z] ---> Using cache [2022-04-07T14:30:14.780Z] ---> d8c8ecc7082a [2022-04-07T14:30:14.780Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T14:30:14.780Z] ---> Running in 2ce44424cdfc [2022-04-07T14:30:15.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:36:22.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:36:44.953Z] Removing intermediate container d18b3981de30 [2022-04-07T14:36:44.953Z] ---> 6278bc237567 [2022-04-07T14:36:44.953Z] [2022-04-07T14:36:44.953Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:36:44.953Z] ---> ac73e934f311 [2022-04-07T14:36:44.953Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T14:36:44.953Z] ---> Running in 22d3cf81a696 [2022-04-07T14:36:45.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:36:46.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:36:46.770Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T14:36:47.049Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:36:47.049Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T14:36:47.049Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T14:36:47.049Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T14:36:47.049Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:36:47.049Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:36:47.049Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:36:47.332Z] OK: 8 MiB in 20 packages [2022-04-07T14:36:49.331Z] Removing intermediate container 22d3cf81a696 [2022-04-07T14:36:49.331Z] ---> a11769cb8ebe [2022-04-07T14:36:49.331Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:36:49.609Z] ---> Running in 537057edef72 [2022-04-07T14:36:50.218Z] Removing intermediate container 537057edef72 [2022-04-07T14:36:50.219Z] ---> 581195d855d3 [2022-04-07T14:36:50.219Z] Step 13/22 : WORKDIR /edgex [2022-04-07T14:36:50.493Z] ---> Running in 32981c3adc67 [2022-04-07T14:36:51.096Z] Removing intermediate container 32981c3adc67 [2022-04-07T14:36:51.096Z] ---> 0192e7ff2f51 [2022-04-07T14:36:51.096Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T14:36:52.085Z] ---> 342cf984faac [2022-04-07T14:36:52.085Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T14:36:54.076Z] ---> bd4d430e89bd [2022-04-07T14:36:54.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T14:36:56.067Z] ---> cdc133a184e8 [2022-04-07T14:36:56.067Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:36:56.688Z] ---> 9d923f8b4001 [2022-04-07T14:36:56.688Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T14:36:56.688Z] ---> Running in eb05fa9f5ae9 [2022-04-07T14:37:00.097Z] Removing intermediate container eb05fa9f5ae9 [2022-04-07T14:37:00.097Z] ---> 9bbb322af013 [2022-04-07T14:37:00.097Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:37:00.097Z] ---> Running in a2f387376b2e [2022-04-07T14:37:00.370Z] Removing intermediate container a2f387376b2e [2022-04-07T14:37:00.370Z] ---> a2e68b158bc9 [2022-04-07T14:37:00.370Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:37:00.663Z] ---> Running in a8d61ee8a2bc [2022-04-07T14:37:00.945Z] Removing intermediate container a8d61ee8a2bc [2022-04-07T14:37:00.945Z] ---> f630c53ed648 [2022-04-07T14:37:00.945Z] Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:37:01.227Z] ---> Running in cbd435fb6c72 [2022-04-07T14:37:01.828Z] Removing intermediate container cbd435fb6c72 [2022-04-07T14:37:01.828Z] ---> 517e34438715 [2022-04-07T14:37:01.828Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:37:01.828Z] ---> Running in 871a3c77fa37 [2022-04-07T14:37:02.426Z] Removing intermediate container 871a3c77fa37 [2022-04-07T14:37:02.426Z] ---> 54aacd42bb21 [2022-04-07T14:37:02.426Z] [2022-04-07T14:37:02.701Z] Successfully built 54aacd42bb21 [2022-04-07T14:37:02.701Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T14:37:35.047Z]  Building security-proxy-setup ... done Removing intermediate container 2ce44424cdfc [2022-04-07T14:37:35.047Z] ---> 252ceaec8c6b [2022-04-07T14:37:35.047Z] [2022-04-07T14:37:35.047Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:37:35.047Z] ---> ac73e934f311 [2022-04-07T14:37:35.047Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:37:35.047Z] ---> Using cache [2022-04-07T14:37:35.047Z] ---> 33e71b8cf5ba [2022-04-07T14:37:35.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:37:35.047Z] ---> Using cache [2022-04-07T14:37:35.047Z] ---> 454b48ae7e89 [2022-04-07T14:37:35.047Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T14:37:35.047Z] ---> Running in 12c9818e4255 [2022-04-07T14:37:35.047Z] Removing intermediate container 12c9818e4255 [2022-04-07T14:37:35.047Z] ---> 00f51e0e6bbb [2022-04-07T14:37:35.047Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:37:35.047Z] ---> Running in 8cb4139220dc [2022-04-07T14:37:35.047Z] Removing intermediate container 8cb4139220dc [2022-04-07T14:37:35.047Z] ---> 7f588af4442a [2022-04-07T14:37:35.047Z] Step 15/23 : WORKDIR / [2022-04-07T14:37:35.047Z] ---> Running in 91c93fdda0aa [2022-04-07T14:37:35.047Z] Removing intermediate container 91c93fdda0aa [2022-04-07T14:37:35.047Z] ---> 8e73e0cd3696 [2022-04-07T14:37:35.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:37:35.047Z] ---> 2b7fbab58b2b [2022-04-07T14:37:35.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T14:37:35.047Z] ---> de50ca3d23b0 [2022-04-07T14:37:35.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T14:37:36.030Z] ---> 56b0df43d3f8 [2022-04-07T14:37:36.030Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T14:37:36.300Z] ---> Running in f24a4611865c [2022-04-07T14:37:36.903Z] Removing intermediate container f24a4611865c [2022-04-07T14:37:36.903Z] ---> 00690cacd974 [2022-04-07T14:37:36.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:37:36.903Z] ---> Running in 87bb1e4d538f [2022-04-07T14:37:37.501Z] Removing intermediate container 87bb1e4d538f [2022-04-07T14:37:37.501Z] ---> 8933adfadb2e [2022-04-07T14:37:37.501Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:37:37.501Z] ---> Running in dd92611a85c3 [2022-04-07T14:37:38.101Z] Removing intermediate container dd92611a85c3 [2022-04-07T14:37:38.101Z] ---> f23ac5e0a437 [2022-04-07T14:37:38.101Z] Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:37:38.101Z] ---> Running in fb7d3c805eb2 [2022-04-07T14:37:38.704Z] Removing intermediate container fb7d3c805eb2 [2022-04-07T14:37:38.704Z] ---> c647fcc39986 [2022-04-07T14:37:38.704Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:37:38.704Z] ---> Running in 811addb763a2 [2022-04-07T14:37:39.301Z] Removing intermediate container 811addb763a2 [2022-04-07T14:37:39.302Z] ---> 68f404490876 [2022-04-07T14:37:39.302Z] [2022-04-07T14:37:39.577Z] Successfully built 68f404490876 [2022-04-07T14:37:39.577Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T14:46:47.196Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-07T14:46:47.196Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:46:47.196Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:46:47.196Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:46:47.196Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:46:47.471Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:46:47.747Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:46:48.844Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:46:53.971Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:46:53.971Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:46:53.971Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:46:53.971Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:46:53.971Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:46:53.971Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:52:01.154Z] Removing intermediate container 5a817bf7bba5 [2022-04-07T14:52:01.154Z] ---> 902923f0b1aa [2022-04-07T14:52:01.154Z] [2022-04-07T14:52:01.154Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:52:01.154Z] ---> 3fb3c9af89a9 [2022-04-07T14:52:01.154Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:52:01.154Z] ---> Using cache [2022-04-07T14:52:01.154Z] ---> 001b2a6ab343 [2022-04-07T14:52:01.154Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:52:01.154Z] ---> Using cache [2022-04-07T14:52:01.154Z] ---> 5ceae08cfba5 [2022-04-07T14:52:01.154Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T14:52:01.154Z] ---> Running in 931a44bcd536 [2022-04-07T14:52:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:52:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:52:01.154Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:52:01.154Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:52:01.154Z] OK: 15729 distinct packages available [2022-04-07T14:52:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:52:01.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:52:01.759Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T14:52:01.759Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:52:01.759Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T14:52:02.038Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T14:52:02.038Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:52:02.038Z] OK: 6 MiB in 18 packages [2022-04-07T14:52:04.032Z] Removing intermediate container 931a44bcd536 [2022-04-07T14:52:04.032Z] ---> 90f9089a812c [2022-04-07T14:52:04.032Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:52:08.356Z] ---> 7a7b041b6077 [2022-04-07T14:52:08.356Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:52:09.347Z] ---> 4275058eb397 [2022-04-07T14:52:09.347Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T14:52:09.347Z] ---> Running in c6321d94696e [2022-04-07T14:52:09.951Z] Removing intermediate container c6321d94696e [2022-04-07T14:52:09.951Z] ---> 537642b4ae56 [2022-04-07T14:52:09.951Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T14:52:10.940Z] ---> 3181f9d088c2 [2022-04-07T14:52:10.940Z] Step 21/26 : WORKDIR / [2022-04-07T14:52:10.940Z] ---> Running in 1b2ce8d4e7d5 [2022-04-07T14:52:11.215Z] Building bin/spire-agent... [2022-04-07T14:52:11.496Z] Removing intermediate container 1b2ce8d4e7d5 [2022-04-07T14:52:11.496Z] ---> d3ee50f2060d [2022-04-07T14:52:11.496Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:52:11.496Z] ---> Running in 3b87e8066936 [2022-04-07T14:52:12.092Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:52:12.092Z] Removing intermediate container 3b87e8066936 [2022-04-07T14:52:12.093Z] ---> 738f84bba18d [2022-04-07T14:52:12.093Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:52:12.371Z] ---> Running in 6a0fc0acc386 [2022-04-07T14:52:12.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:52:12.656Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:52:12.656Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:52:12.656Z] Removing intermediate container 6a0fc0acc386 [2022-04-07T14:52:12.656Z] ---> fdcd33a771ad [2022-04-07T14:52:12.656Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T14:52:12.935Z] ---> Running in 10af3a774864 [2022-04-07T14:52:13.217Z] Removing intermediate container 10af3a774864 [2022-04-07T14:52:13.217Z] ---> c2e2e4cedae9 [2022-04-07T14:52:13.217Z] Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:52:13.496Z] ---> Running in 55609a47e253 [2022-04-07T14:52:13.496Z] Building bin/spire-agent... [2022-04-07T14:52:13.770Z] Removing intermediate container 55609a47e253 [2022-04-07T14:52:13.770Z] ---> bb60d5354e75 [2022-04-07T14:52:13.770Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:52:14.064Z] ---> Running in 52c86b7357a0 [2022-04-07T14:52:14.340Z] Removing intermediate container 52c86b7357a0 [2022-04-07T14:52:14.340Z] ---> 95c7211531c2 [2022-04-07T14:52:14.340Z] [2022-04-07T14:52:14.613Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:52:14.613Z] Successfully built 95c7211531c2 [2022-04-07T14:52:14.613Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T14:52:16.054Z]  Building security-spire-config ... done go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:52:16.653Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:52:16.653Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:52:16.653Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:52:16.653Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:52:16.653Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:52:16.928Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:52:16.928Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:52:16.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:52:16.928Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:52:16.928Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:52:17.200Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:52:17.201Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:52:17.475Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:52:18.073Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:52:20.702Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:52:20.702Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:52:20.702Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:52:20.702Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:52:20.702Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:52:20.702Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:56:57.799Z] Removing intermediate container 1a3daac7a103 [2022-04-07T14:56:57.799Z] ---> 4cfe12ffdc63 [2022-04-07T14:56:57.799Z] [2022-04-07T14:56:57.799Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:56:57.799Z] ---> 3fb3c9af89a9 [2022-04-07T14:56:57.799Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:56:57.799Z] ---> Using cache [2022-04-07T14:56:57.800Z] ---> 001b2a6ab343 [2022-04-07T14:56:57.800Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:56:57.800Z] ---> Using cache [2022-04-07T14:56:57.800Z] ---> 5ceae08cfba5 [2022-04-07T14:56:57.800Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:56:57.800Z] Removing intermediate container dcfca6fdf235 [2022-04-07T14:56:57.800Z] ---> 2249b2ae7b07 [2022-04-07T14:56:57.800Z] [2022-04-07T14:56:57.800Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T14:56:57.800Z] ---> 3fb3c9af89a9 [2022-04-07T14:56:57.800Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:56:57.800Z] ---> Using cache [2022-04-07T14:56:57.800Z] ---> 001b2a6ab343 [2022-04-07T14:56:57.800Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:56:57.800Z] ---> Using cache [2022-04-07T14:56:57.800Z] ---> 5ceae08cfba5 [2022-04-07T14:56:57.800Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:56:57.800Z] ---> Running in 5b6af97c56e9 [2022-04-07T14:56:57.800Z] ---> Running in 2db70574347b [2022-04-07T14:56:57.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:57.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:57.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:57.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:58.780Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:56:58.780Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:56:58.780Z] OK: 15729 distinct packages available [2022-04-07T14:56:58.780Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:56:58.780Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:56:58.780Z] OK: 15729 distinct packages available [2022-04-07T14:56:58.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:59.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:57:00.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:57:00.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:57:01.034Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:57:01.034Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:57:01.034Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:57:01.034Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:57:01.034Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:57:01.034Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:57:01.034Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:57:01.034Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:57:01.333Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:57:01.333Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:57:01.333Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:57:01.333Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:57:01.333Z] OK: 6 MiB in 19 packages [2022-04-07T14:57:01.333Z] OK: 6 MiB in 19 packages [2022-04-07T14:57:02.862Z] Removing intermediate container 5b6af97c56e9 [2022-04-07T14:57:02.862Z] ---> e7e5cc5b5dda [2022-04-07T14:57:02.862Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:57:02.862Z] Removing intermediate container 2db70574347b [2022-04-07T14:57:02.862Z] ---> 5f82c1ecc619 [2022-04-07T14:57:02.862Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T14:57:05.480Z] ---> 034689897845 [2022-04-07T14:57:05.480Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:57:06.463Z] ---> 483de37cdb9c [2022-04-07T14:57:06.463Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:57:07.448Z] ---> dfe3ccd360ef [2022-04-07T14:57:07.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T14:57:08.047Z] ---> f670f2eb8f04 [2022-04-07T14:57:08.047Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T14:57:09.035Z] ---> f7fa4f0ba90b [2022-04-07T14:57:09.035Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:57:09.035Z] ---> Running in d3f93cf0d6dc [2022-04-07T14:57:09.035Z] ---> 4d4f5305d3c9 [2022-04-07T14:57:09.035Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:57:09.310Z] Removing intermediate container d3f93cf0d6dc [2022-04-07T14:57:09.310Z] ---> 288de32f7b70 [2022-04-07T14:57:09.310Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:57:09.310Z] ---> Running in 2699b8f8d6a6 [2022-04-07T14:57:09.585Z] ---> e7537b436f74 [2022-04-07T14:57:09.585Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T14:57:09.872Z] Removing intermediate container 2699b8f8d6a6 [2022-04-07T14:57:09.872Z] ---> 67f88103c01f [2022-04-07T14:57:09.872Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T14:57:09.872Z] ---> Running in 8277d7ecd8bb [2022-04-07T14:57:10.149Z] Removing intermediate container 8277d7ecd8bb [2022-04-07T14:57:10.149Z] ---> ea780b5dd371 [2022-04-07T14:57:10.149Z] Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:10.425Z] ---> bc91adebcaea [2022-04-07T14:57:10.425Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T14:57:10.425Z] ---> Running in b2afdd88e676 [2022-04-07T14:57:10.701Z] Removing intermediate container b2afdd88e676 [2022-04-07T14:57:10.701Z] ---> 834f57cf2d8f [2022-04-07T14:57:10.701Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:57:10.981Z] ---> Running in 97ed646a9c2f [2022-04-07T14:57:10.981Z] ---> 0145ced9e0a7 [2022-04-07T14:57:10.981Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:57:11.254Z] ---> Running in e85ad32a8378 [2022-04-07T14:57:11.254Z] Removing intermediate container 97ed646a9c2f [2022-04-07T14:57:11.254Z] ---> 1deb4b95a49a [2022-04-07T14:57:11.254Z] [2022-04-07T14:57:11.527Z] Removing intermediate container e85ad32a8378 [2022-04-07T14:57:11.527Z] ---> 286c9d538df1 [2022-04-07T14:57:11.527Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:57:11.527Z] Successfully built 1deb4b95a49a [2022-04-07T14:57:11.527Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T14:57:11.527Z] ---> Running in 213649a1634a [2022-04-07T14:57:11.802Z]  Building security-spire-server ... done Removing intermediate container 213649a1634a [2022-04-07T14:57:11.802Z] ---> a9d24d0b4a7a [2022-04-07T14:57:11.802Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T14:57:12.073Z] ---> Running in a2528353bf2a [2022-04-07T14:57:12.345Z] Removing intermediate container a2528353bf2a [2022-04-07T14:57:12.345Z] ---> 58b5d7369f54 [2022-04-07T14:57:12.345Z] Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:12.345Z] ---> Running in 6fd45783c8c8 [2022-04-07T14:57:12.622Z] Removing intermediate container 6fd45783c8c8 [2022-04-07T14:57:12.622Z] ---> 1cd8c69f6028 [2022-04-07T14:57:12.622Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:57:12.907Z] ---> Running in 220ace6ea122 [2022-04-07T14:57:13.190Z] Removing intermediate container 220ace6ea122 [2022-04-07T14:57:13.190Z] ---> 31469febf543 [2022-04-07T14:57:13.190Z] [2022-04-07T14:57:13.190Z] Successfully built 31469febf543 [2022-04-07T14:57:13.190Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T14:57:13.802Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-07T14:57:13.799Z] $ docker stop --time=1 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 [2022-04-07T14:57:15.544Z] $ docker rm -f 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T14:57:16.137Z] + docker images [2022-04-07T14:57:16.734Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T14:57:16.734Z] security-spire-agent-arm64 latest 31469febf543 4 seconds ago 126MB [2022-04-07T14:57:16.734Z] security-spire-server-arm64 latest 1deb4b95a49a 5 seconds ago 86.3MB [2022-04-07T14:57:16.734Z] 4cfe12ffdc63 37 seconds ago 3.98GB [2022-04-07T14:57:16.734Z] 2249b2ae7b07 41 seconds ago 3.98GB [2022-04-07T14:57:16.734Z] security-spire-config-arm64 latest 95c7211531c2 5 minutes ago 85.6MB [2022-04-07T14:57:16.734Z] 902923f0b1aa 5 minutes ago 3.98GB [2022-04-07T14:57:16.734Z] core-metadata-arm64 latest 68f404490876 19 minutes ago 25.1MB [2022-04-07T14:57:16.734Z] 252ceaec8c6b 19 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] security-proxy-setup-arm64 latest 54aacd42bb21 20 minutes ago 42.1MB [2022-04-07T14:57:16.734Z] 6278bc237567 20 minutes ago 1.21GB [2022-04-07T14:57:16.734Z] support-notifications-arm64 latest dd9d99dae99e 27 minutes ago 25.5MB [2022-04-07T14:57:16.734Z] 93be7c2b8331 27 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] core-command-arm64 latest 213dd99afccf 28 minutes ago 23.7MB [2022-04-07T14:57:16.734Z] 0852c8a4a812 28 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] security-spiffe-token-provider-arm64 latest 859adbdcf316 35 minutes ago 27.7MB [2022-04-07T14:57:16.734Z] support-scheduler-arm64 latest 865808b10057 36 minutes ago 24.9MB [2022-04-07T14:57:16.734Z] 70f5b552f8ba 36 minutes ago 1.19GB [2022-04-07T14:57:16.734Z] a61eca5424f9 36 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] sys-mgmt-agent-arm64 latest ff128f01b1d3 43 minutes ago 290MB [2022-04-07T14:57:16.734Z] core-data-arm64 latest fe6578fcc4e1 43 minutes ago 34.4MB [2022-04-07T14:57:16.734Z] dabf566fc976 44 minutes ago 1.23GB [2022-04-07T14:57:16.734Z] security-bootstrapper-arm64 latest 334a29b6afef 44 minutes ago 23.6MB [2022-04-07T14:57:16.734Z] security-secretstore-setup-arm64 latest eebae264a417 44 minutes ago 40.8MB [2022-04-07T14:57:16.734Z] 9aca4c3b2770 44 minutes ago 1.21GB [2022-04-07T14:57:16.734Z] 5cf51d5b413c 45 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] b72a871f0e15 45 minutes ago 1.2GB [2022-04-07T14:57:16.734Z] ci-base-image-arm64 latest 4aa90db76a99 54 minutes ago 886MB [2022-04-07T14:57:16.734Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T14:57:16.735Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T14:57:16.735Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T14:57:16.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T14:57:16.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-04-07T14:57:16.842Z] provisioning config files... [2022-04-07T14:57:16.860Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config6815594962932778400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T14:57:17.219Z] ---> docker-login.sh [2022-04-07T14:57:17.219Z] nexus3.edgexfoundry.org:10001 [2022-04-07T14:57:17.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:57:17.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:57:17.767Z] Configure a credential helper to remove this warning. See [2022-04-07T14:57:17.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:57:17.767Z] [2022-04-07T14:57:17.767Z] Login Succeeded [2022-04-07T14:57:17.767Z] nexus3.edgexfoundry.org:10002 [2022-04-07T14:57:18.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:57:18.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:57:18.312Z] Configure a credential helper to remove this warning. See [2022-04-07T14:57:18.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:57:18.312Z] [2022-04-07T14:57:18.312Z] Login Succeeded [2022-04-07T14:57:18.312Z] nexus3.edgexfoundry.org:10003 [2022-04-07T14:57:18.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:57:18.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:57:18.856Z] Configure a credential helper to remove this warning. See [2022-04-07T14:57:18.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:57:18.856Z] [2022-04-07T14:57:18.856Z] Login Succeeded [2022-04-07T14:57:18.856Z] nexus3.edgexfoundry.org:10004 [2022-04-07T14:57:19.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:57:19.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:57:19.402Z] Configure a credential helper to remove this warning. See [2022-04-07T14:57:19.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:57:19.402Z] [2022-04-07T14:57:19.402Z] Login Succeeded [2022-04-07T14:57:19.402Z] docker.io [2022-04-07T14:57:19.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:57:19.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:57:19.946Z] Configure a credential helper to remove this warning. See [2022-04-07T14:57:19.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:57:19.946Z] [2022-04-07T14:57:19.946Z] Login Succeeded [2022-04-07T14:57:19.946Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T14:57:19.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:57:20.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T14:57:20.034Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-07T14:57:20.034Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:20.034Z] latest [2022-04-07T14:57:20.034Z] 2.2.0-dev.58 [2022-04-07T14:57:20.034Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:20.034Z] main [2022-04-07T14:57:20.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:20.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:20.735Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:20.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T14:57:20.735Z] 8003fd286653: Preparing [2022-04-07T14:57:20.735Z] 206b886a94a2: Preparing [2022-04-07T14:57:20.735Z] 33dd26651bde: Preparing [2022-04-07T14:57:20.735Z] 796ecc24dea6: Preparing [2022-04-07T14:57:20.735Z] f73e7dbfee58: Preparing [2022-04-07T14:57:20.735Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:21.008Z] 8003fd286653: Pushed [2022-04-07T14:57:21.008Z] 33dd26651bde: Pushed [2022-04-07T14:57:21.008Z] 796ecc24dea6: Pushed [2022-04-07T14:57:26.404Z] 206b886a94a2: Pushed [2022-04-07T14:57:26.404Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:26.766Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:27.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T14:57:27.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T14:57:27.114Z] 8003fd286653: Preparing [2022-04-07T14:57:27.114Z] 206b886a94a2: Preparing [2022-04-07T14:57:27.114Z] 33dd26651bde: Preparing [2022-04-07T14:57:27.114Z] 796ecc24dea6: Preparing [2022-04-07T14:57:27.114Z] f73e7dbfee58: Preparing [2022-04-07T14:57:27.388Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:27.388Z] 206b886a94a2: Layer already exists [2022-04-07T14:57:27.388Z] 8003fd286653: Layer already exists [2022-04-07T14:57:27.388Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:27.388Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:27.388Z] latest: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:27.743Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:28.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [2022-04-07T14:57:28.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T14:57:28.095Z] 8003fd286653: Preparing [2022-04-07T14:57:28.095Z] 206b886a94a2: Preparing [2022-04-07T14:57:28.095Z] 33dd26651bde: Preparing [2022-04-07T14:57:28.095Z] 796ecc24dea6: Preparing [2022-04-07T14:57:28.095Z] f73e7dbfee58: Preparing [2022-04-07T14:57:28.095Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:28.095Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:28.095Z] 206b886a94a2: Layer already exists [2022-04-07T14:57:28.095Z] 8003fd286653: Layer already exists [2022-04-07T14:57:28.095Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:28.368Z] 2.2.0-dev.58: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:28.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:29.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:29.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T14:57:29.056Z] 8003fd286653: Preparing [2022-04-07T14:57:29.056Z] 206b886a94a2: Preparing [2022-04-07T14:57:29.056Z] 33dd26651bde: Preparing [2022-04-07T14:57:29.056Z] 796ecc24dea6: Preparing [2022-04-07T14:57:29.056Z] f73e7dbfee58: Preparing [2022-04-07T14:57:29.056Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:29.056Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:29.056Z] 206b886a94a2: Layer already exists [2022-04-07T14:57:29.056Z] 8003fd286653: Layer already exists [2022-04-07T14:57:29.056Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:29.328Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:29.679Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:30.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-07T14:57:30.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T14:57:30.022Z] 8003fd286653: Preparing [2022-04-07T14:57:30.022Z] 206b886a94a2: Preparing [2022-04-07T14:57:30.022Z] 33dd26651bde: Preparing [2022-04-07T14:57:30.022Z] 796ecc24dea6: Preparing [2022-04-07T14:57:30.022Z] f73e7dbfee58: Preparing [2022-04-07T14:57:30.022Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:30.022Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:30.022Z] 8003fd286653: Layer already exists [2022-04-07T14:57:30.022Z] 206b886a94a2: Layer already exists [2022-04-07T14:57:30.022Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:30.294Z] main: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:57:30.345Z] ===================================================== [Pipeline] echo [2022-04-07T14:57:30.354Z] taggedImages: [2022-04-07T14:57:30.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:30.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T14:57:30.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [2022-04-07T14:57:30.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:30.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-07T14:57:30.376Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-07T14:57:30.376Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:30.376Z] latest [2022-04-07T14:57:30.376Z] 2.2.0-dev.58 [2022-04-07T14:57:30.376Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:30.376Z] main [2022-04-07T14:57:30.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:30.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:31.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:31.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T14:57:31.084Z] 4e03b62fb913: Preparing [2022-04-07T14:57:31.084Z] 6dcec6fa19c0: Preparing [2022-04-07T14:57:31.084Z] 33dd26651bde: Preparing [2022-04-07T14:57:31.084Z] aeda844d4c35: Preparing [2022-04-07T14:57:31.084Z] 61858956b9eb: Preparing [2022-04-07T14:57:31.084Z] f73e7dbfee58: Preparing [2022-04-07T14:57:31.084Z] f73e7dbfee58: Waiting [2022-04-07T14:57:31.356Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:31.356Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:31.356Z] 4e03b62fb913: Pushed [2022-04-07T14:57:31.356Z] 61858956b9eb: Pushed [2022-04-07T14:57:32.332Z] aeda844d4c35: Pushed [2022-04-07T14:57:37.827Z] 6dcec6fa19c0: Pushed [2022-04-07T14:57:37.827Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:38.175Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:38.514Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T14:57:38.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T14:57:38.515Z] 4e03b62fb913: Preparing [2022-04-07T14:57:38.515Z] 6dcec6fa19c0: Preparing [2022-04-07T14:57:38.515Z] 33dd26651bde: Preparing [2022-04-07T14:57:38.515Z] aeda844d4c35: Preparing [2022-04-07T14:57:38.515Z] 61858956b9eb: Preparing [2022-04-07T14:57:38.515Z] f73e7dbfee58: Preparing [2022-04-07T14:57:38.515Z] f73e7dbfee58: Waiting [2022-04-07T14:57:38.515Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:38.515Z] aeda844d4c35: Layer already exists [2022-04-07T14:57:38.515Z] 6dcec6fa19c0: Layer already exists [2022-04-07T14:57:38.515Z] 4e03b62fb913: Layer already exists [2022-04-07T14:57:38.515Z] 61858956b9eb: Layer already exists [2022-04-07T14:57:38.788Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:38.788Z] latest: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:39.138Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:39.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [2022-04-07T14:57:39.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T14:57:39.482Z] 4e03b62fb913: Preparing [2022-04-07T14:57:39.482Z] 6dcec6fa19c0: Preparing [2022-04-07T14:57:39.482Z] 33dd26651bde: Preparing [2022-04-07T14:57:39.482Z] aeda844d4c35: Preparing [2022-04-07T14:57:39.482Z] 61858956b9eb: Preparing [2022-04-07T14:57:39.482Z] f73e7dbfee58: Preparing [2022-04-07T14:57:39.482Z] f73e7dbfee58: Waiting [2022-04-07T14:57:39.482Z] 6dcec6fa19c0: Layer already exists [2022-04-07T14:57:39.482Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:39.482Z] aeda844d4c35: Layer already exists [2022-04-07T14:57:39.482Z] 4e03b62fb913: Layer already exists [2022-04-07T14:57:39.482Z] 61858956b9eb: Layer already exists [2022-04-07T14:57:39.482Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:39.755Z] 2.2.0-dev.58: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:40.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:40.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:40.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T14:57:40.446Z] 4e03b62fb913: Preparing [2022-04-07T14:57:40.446Z] 6dcec6fa19c0: Preparing [2022-04-07T14:57:40.446Z] 33dd26651bde: Preparing [2022-04-07T14:57:40.446Z] aeda844d4c35: Preparing [2022-04-07T14:57:40.446Z] 61858956b9eb: Preparing [2022-04-07T14:57:40.446Z] f73e7dbfee58: Preparing [2022-04-07T14:57:40.446Z] f73e7dbfee58: Waiting [2022-04-07T14:57:40.446Z] 6dcec6fa19c0: Layer already exists [2022-04-07T14:57:40.446Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:40.446Z] 4e03b62fb913: Layer already exists [2022-04-07T14:57:40.446Z] 61858956b9eb: Layer already exists [2022-04-07T14:57:40.446Z] aeda844d4c35: Layer already exists [2022-04-07T14:57:40.718Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:40.718Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:41.063Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:41.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-07T14:57:41.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T14:57:41.406Z] 4e03b62fb913: Preparing [2022-04-07T14:57:41.406Z] 6dcec6fa19c0: Preparing [2022-04-07T14:57:41.406Z] 33dd26651bde: Preparing [2022-04-07T14:57:41.406Z] aeda844d4c35: Preparing [2022-04-07T14:57:41.406Z] 61858956b9eb: Preparing [2022-04-07T14:57:41.406Z] f73e7dbfee58: Preparing [2022-04-07T14:57:41.406Z] f73e7dbfee58: Waiting [2022-04-07T14:57:41.406Z] 4e03b62fb913: Layer already exists [2022-04-07T14:57:41.406Z] aeda844d4c35: Layer already exists [2022-04-07T14:57:41.406Z] 61858956b9eb: Layer already exists [2022-04-07T14:57:41.406Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:41.406Z] 6dcec6fa19c0: Layer already exists [2022-04-07T14:57:41.678Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:41.678Z] main: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:57:41.720Z] ===================================================== [Pipeline] echo [2022-04-07T14:57:41.729Z] taggedImages: [2022-04-07T14:57:41.729Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:41.729Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T14:57:41.729Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [2022-04-07T14:57:41.729Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:41.729Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-07T14:57:41.750Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-07T14:57:41.750Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:41.750Z] latest [2022-04-07T14:57:41.750Z] 2.2.0-dev.58 [2022-04-07T14:57:41.750Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:41.750Z] main [2022-04-07T14:57:41.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:42.101Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:42.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:42.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T14:57:42.447Z] 8eebe54341a0: Preparing [2022-04-07T14:57:42.447Z] 3e0e7503b401: Preparing [2022-04-07T14:57:42.447Z] 33dd26651bde: Preparing [2022-04-07T14:57:42.447Z] 796ecc24dea6: Preparing [2022-04-07T14:57:42.447Z] f73e7dbfee58: Preparing [2022-04-07T14:57:42.725Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:42.725Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:42.725Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:42.725Z] 8eebe54341a0: Pushed [2022-04-07T14:57:48.116Z] 3e0e7503b401: Pushed [2022-04-07T14:57:48.116Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:48.461Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:48.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T14:57:48.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T14:57:48.806Z] 8eebe54341a0: Preparing [2022-04-07T14:57:48.806Z] 3e0e7503b401: Preparing [2022-04-07T14:57:48.806Z] 33dd26651bde: Preparing [2022-04-07T14:57:48.806Z] 796ecc24dea6: Preparing [2022-04-07T14:57:48.806Z] f73e7dbfee58: Preparing [2022-04-07T14:57:48.806Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:48.806Z] 3e0e7503b401: Layer already exists [2022-04-07T14:57:48.806Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:48.806Z] 8eebe54341a0: Layer already exists [2022-04-07T14:57:48.806Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:49.078Z] latest: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:49.428Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:49.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [2022-04-07T14:57:49.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T14:57:49.768Z] 8eebe54341a0: Preparing [2022-04-07T14:57:49.768Z] 3e0e7503b401: Preparing [2022-04-07T14:57:49.768Z] 33dd26651bde: Preparing [2022-04-07T14:57:49.768Z] 796ecc24dea6: Preparing [2022-04-07T14:57:49.768Z] f73e7dbfee58: Preparing [2022-04-07T14:57:49.768Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:49.768Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:49.768Z] 8eebe54341a0: Layer already exists [2022-04-07T14:57:49.768Z] 3e0e7503b401: Layer already exists [2022-04-07T14:57:49.769Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:50.040Z] 2.2.0-dev.58: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:50.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:50.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:50.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T14:57:50.733Z] 8eebe54341a0: Preparing [2022-04-07T14:57:50.733Z] 3e0e7503b401: Preparing [2022-04-07T14:57:50.733Z] 33dd26651bde: Preparing [2022-04-07T14:57:50.733Z] 796ecc24dea6: Preparing [2022-04-07T14:57:50.733Z] f73e7dbfee58: Preparing [2022-04-07T14:57:50.733Z] 8eebe54341a0: Layer already exists [2022-04-07T14:57:50.733Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:50.733Z] 3e0e7503b401: Layer already exists [2022-04-07T14:57:50.733Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:50.733Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:51.008Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:51.354Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:51.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-07T14:57:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T14:57:51.697Z] 8eebe54341a0: Preparing [2022-04-07T14:57:51.697Z] 3e0e7503b401: Preparing [2022-04-07T14:57:51.697Z] 33dd26651bde: Preparing [2022-04-07T14:57:51.697Z] 796ecc24dea6: Preparing [2022-04-07T14:57:51.697Z] f73e7dbfee58: Preparing [2022-04-07T14:57:51.697Z] 796ecc24dea6: Layer already exists [2022-04-07T14:57:51.697Z] 3e0e7503b401: Layer already exists [2022-04-07T14:57:51.697Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:51.697Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:51.697Z] 8eebe54341a0: Layer already exists [2022-04-07T14:57:51.971Z] main: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:57:52.025Z] ===================================================== [Pipeline] echo [2022-04-07T14:57:52.035Z] taggedImages: [2022-04-07T14:57:52.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:52.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T14:57:52.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [2022-04-07T14:57:52.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:52.035Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-07T14:57:52.058Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-07T14:57:52.059Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:52.059Z] latest [2022-04-07T14:57:52.059Z] 2.2.0-dev.58 [2022-04-07T14:57:52.059Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:57:52.059Z] main [2022-04-07T14:57:52.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:52.415Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:52.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:57:52.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T14:57:52.755Z] bea4d36ed269: Preparing [2022-04-07T14:57:52.755Z] bea4d36ed269: Preparing [2022-04-07T14:57:52.755Z] 0ecccf6ce79f: Preparing [2022-04-07T14:57:52.755Z] beb848b391f9: Preparing [2022-04-07T14:57:52.755Z] 58d7c9f7c290: Preparing [2022-04-07T14:57:52.755Z] 1151a104e906: Preparing [2022-04-07T14:57:52.755Z] 33dd26651bde: Preparing [2022-04-07T14:57:52.755Z] 5bde8278fe4e: Preparing [2022-04-07T14:57:52.755Z] a784cd403159: Preparing [2022-04-07T14:57:52.755Z] 066d4681d2a4: Preparing [2022-04-07T14:57:52.755Z] e02c7301b203: Preparing [2022-04-07T14:57:52.755Z] f73e7dbfee58: Preparing [2022-04-07T14:57:52.755Z] a784cd403159: Waiting [2022-04-07T14:57:52.755Z] 066d4681d2a4: Waiting [2022-04-07T14:57:52.755Z] e02c7301b203: Waiting [2022-04-07T14:57:52.755Z] f73e7dbfee58: Waiting [2022-04-07T14:57:52.755Z] 33dd26651bde: Waiting [2022-04-07T14:57:52.755Z] 5bde8278fe4e: Waiting [2022-04-07T14:57:53.034Z] beb848b391f9: Pushed [2022-04-07T14:57:53.035Z] 0ecccf6ce79f: Pushed [2022-04-07T14:57:53.035Z] 58d7c9f7c290: Pushed [2022-04-07T14:57:53.035Z] bea4d36ed269: Pushed [2022-04-07T14:57:53.035Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:53.310Z] 066d4681d2a4: Pushed [2022-04-07T14:57:53.310Z] 5bde8278fe4e: Pushed [2022-04-07T14:57:53.310Z] a784cd403159: Pushed [2022-04-07T14:57:53.310Z] e02c7301b203: Pushed [2022-04-07T14:57:53.310Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:57.610Z] 1151a104e906: Pushed [2022-04-07T14:57:57.882Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:58.226Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:58.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T14:57:58.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T14:57:58.568Z] bea4d36ed269: Preparing [2022-04-07T14:57:58.568Z] bea4d36ed269: Preparing [2022-04-07T14:57:58.568Z] 0ecccf6ce79f: Preparing [2022-04-07T14:57:58.568Z] beb848b391f9: Preparing [2022-04-07T14:57:58.568Z] 58d7c9f7c290: Preparing [2022-04-07T14:57:58.568Z] 1151a104e906: Preparing [2022-04-07T14:57:58.568Z] 33dd26651bde: Preparing [2022-04-07T14:57:58.568Z] 5bde8278fe4e: Preparing [2022-04-07T14:57:58.568Z] a784cd403159: Preparing [2022-04-07T14:57:58.568Z] 066d4681d2a4: Preparing [2022-04-07T14:57:58.568Z] e02c7301b203: Preparing [2022-04-07T14:57:58.568Z] f73e7dbfee58: Preparing [2022-04-07T14:57:58.568Z] 33dd26651bde: Waiting [2022-04-07T14:57:58.568Z] 5bde8278fe4e: Waiting [2022-04-07T14:57:58.568Z] 066d4681d2a4: Waiting [2022-04-07T14:57:58.568Z] a784cd403159: Waiting [2022-04-07T14:57:58.568Z] e02c7301b203: Waiting [2022-04-07T14:57:58.568Z] f73e7dbfee58: Waiting [2022-04-07T14:57:58.568Z] 0ecccf6ce79f: Layer already exists [2022-04-07T14:57:58.568Z] 58d7c9f7c290: Layer already exists [2022-04-07T14:57:58.568Z] beb848b391f9: Layer already exists [2022-04-07T14:57:58.568Z] 1151a104e906: Layer already exists [2022-04-07T14:57:58.568Z] bea4d36ed269: Layer already exists [2022-04-07T14:57:58.568Z] a784cd403159: Layer already exists [2022-04-07T14:57:58.568Z] 5bde8278fe4e: Layer already exists [2022-04-07T14:57:58.845Z] 066d4681d2a4: Layer already exists [2022-04-07T14:57:58.845Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:58.845Z] e02c7301b203: Layer already exists [2022-04-07T14:57:58.845Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:58.845Z] latest: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:59.190Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:57:59.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [2022-04-07T14:57:59.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T14:57:59.531Z] bea4d36ed269: Preparing [2022-04-07T14:57:59.531Z] bea4d36ed269: Preparing [2022-04-07T14:57:59.531Z] 0ecccf6ce79f: Preparing [2022-04-07T14:57:59.531Z] beb848b391f9: Preparing [2022-04-07T14:57:59.531Z] 58d7c9f7c290: Preparing [2022-04-07T14:57:59.531Z] 1151a104e906: Preparing [2022-04-07T14:57:59.531Z] 33dd26651bde: Preparing [2022-04-07T14:57:59.531Z] 5bde8278fe4e: Preparing [2022-04-07T14:57:59.531Z] a784cd403159: Preparing [2022-04-07T14:57:59.531Z] 066d4681d2a4: Preparing [2022-04-07T14:57:59.531Z] e02c7301b203: Preparing [2022-04-07T14:57:59.531Z] f73e7dbfee58: Preparing [2022-04-07T14:57:59.531Z] 066d4681d2a4: Waiting [2022-04-07T14:57:59.531Z] 33dd26651bde: Waiting [2022-04-07T14:57:59.531Z] e02c7301b203: Waiting [2022-04-07T14:57:59.531Z] 5bde8278fe4e: Waiting [2022-04-07T14:57:59.531Z] a784cd403159: Waiting [2022-04-07T14:57:59.531Z] f73e7dbfee58: Waiting [2022-04-07T14:57:59.531Z] bea4d36ed269: Layer already exists [2022-04-07T14:57:59.531Z] 1151a104e906: Layer already exists [2022-04-07T14:57:59.531Z] beb848b391f9: Layer already exists [2022-04-07T14:57:59.531Z] 58d7c9f7c290: Layer already exists [2022-04-07T14:57:59.531Z] 0ecccf6ce79f: Layer already exists [2022-04-07T14:57:59.802Z] 5bde8278fe4e: Layer already exists [2022-04-07T14:57:59.802Z] 066d4681d2a4: Layer already exists [2022-04-07T14:57:59.802Z] 33dd26651bde: Layer already exists [2022-04-07T14:57:59.802Z] a784cd403159: Layer already exists [2022-04-07T14:57:59.802Z] e02c7301b203: Layer already exists [2022-04-07T14:57:59.802Z] f73e7dbfee58: Layer already exists [2022-04-07T14:57:59.802Z] 2.2.0-dev.58: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:00.183Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:00.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:00.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T14:58:00.562Z] bea4d36ed269: Preparing [2022-04-07T14:58:00.562Z] bea4d36ed269: Preparing [2022-04-07T14:58:00.562Z] 0ecccf6ce79f: Preparing [2022-04-07T14:58:00.562Z] beb848b391f9: Preparing [2022-04-07T14:58:00.562Z] 58d7c9f7c290: Preparing [2022-04-07T14:58:00.562Z] 1151a104e906: Preparing [2022-04-07T14:58:00.562Z] 33dd26651bde: Preparing [2022-04-07T14:58:00.562Z] 5bde8278fe4e: Preparing [2022-04-07T14:58:00.562Z] a784cd403159: Preparing [2022-04-07T14:58:00.562Z] 066d4681d2a4: Preparing [2022-04-07T14:58:00.562Z] e02c7301b203: Preparing [2022-04-07T14:58:00.562Z] f73e7dbfee58: Preparing [2022-04-07T14:58:00.562Z] e02c7301b203: Waiting [2022-04-07T14:58:00.562Z] f73e7dbfee58: Waiting [2022-04-07T14:58:00.562Z] 33dd26651bde: Waiting [2022-04-07T14:58:00.562Z] 5bde8278fe4e: Waiting [2022-04-07T14:58:00.562Z] 066d4681d2a4: Waiting [2022-04-07T14:58:00.562Z] 1151a104e906: Layer already exists [2022-04-07T14:58:00.851Z] bea4d36ed269: Layer already exists [2022-04-07T14:58:00.851Z] beb848b391f9: Layer already exists [2022-04-07T14:58:00.851Z] 0ecccf6ce79f: Layer already exists [2022-04-07T14:58:00.851Z] 58d7c9f7c290: Layer already exists [2022-04-07T14:58:00.851Z] a784cd403159: Layer already exists [2022-04-07T14:58:00.851Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:00.851Z] 066d4681d2a4: Layer already exists [2022-04-07T14:58:00.851Z] 5bde8278fe4e: Layer already exists [2022-04-07T14:58:00.851Z] e02c7301b203: Layer already exists [2022-04-07T14:58:00.851Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:00.851Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:01.198Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:01.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-07T14:58:01.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T14:58:01.588Z] bea4d36ed269: Preparing [2022-04-07T14:58:01.588Z] bea4d36ed269: Preparing [2022-04-07T14:58:01.588Z] 0ecccf6ce79f: Preparing [2022-04-07T14:58:01.588Z] beb848b391f9: Preparing [2022-04-07T14:58:01.588Z] 58d7c9f7c290: Preparing [2022-04-07T14:58:01.588Z] 1151a104e906: Preparing [2022-04-07T14:58:01.588Z] 33dd26651bde: Preparing [2022-04-07T14:58:01.588Z] 5bde8278fe4e: Preparing [2022-04-07T14:58:01.588Z] a784cd403159: Preparing [2022-04-07T14:58:01.588Z] 066d4681d2a4: Preparing [2022-04-07T14:58:01.588Z] e02c7301b203: Preparing [2022-04-07T14:58:01.588Z] f73e7dbfee58: Preparing [2022-04-07T14:58:01.588Z] a784cd403159: Waiting [2022-04-07T14:58:01.588Z] 066d4681d2a4: Waiting [2022-04-07T14:58:01.588Z] e02c7301b203: Waiting [2022-04-07T14:58:01.588Z] f73e7dbfee58: Waiting [2022-04-07T14:58:01.588Z] 33dd26651bde: Waiting [2022-04-07T14:58:01.588Z] 5bde8278fe4e: Waiting [2022-04-07T14:58:01.588Z] beb848b391f9: Layer already exists [2022-04-07T14:58:01.588Z] 58d7c9f7c290: Layer already exists [2022-04-07T14:58:01.588Z] 0ecccf6ce79f: Layer already exists [2022-04-07T14:58:01.588Z] bea4d36ed269: Layer already exists [2022-04-07T14:58:01.588Z] 1151a104e906: Layer already exists [2022-04-07T14:58:01.864Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:01.864Z] 5bde8278fe4e: Layer already exists [2022-04-07T14:58:01.864Z] e02c7301b203: Layer already exists [2022-04-07T14:58:01.864Z] a784cd403159: Layer already exists [2022-04-07T14:58:01.864Z] 066d4681d2a4: Layer already exists [2022-04-07T14:58:01.864Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:01.864Z] main: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:58:01.911Z] ===================================================== [Pipeline] echo [2022-04-07T14:58:01.921Z] taggedImages: [2022-04-07T14:58:01.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:01.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T14:58:01.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [2022-04-07T14:58:01.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:01.921Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-07T14:58:01.943Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-07T14:58:01.943Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:01.943Z] latest [2022-04-07T14:58:01.943Z] 2.2.0-dev.58 [2022-04-07T14:58:01.943Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:01.943Z] main [2022-04-07T14:58:01.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:02.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:02.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:02.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T14:58:02.645Z] c23cc43db1e8: Preparing [2022-04-07T14:58:02.645Z] 3e7912505fd4: Preparing [2022-04-07T14:58:02.645Z] 202bae06a357: Preparing [2022-04-07T14:58:02.645Z] 435cddd58e66: Preparing [2022-04-07T14:58:02.645Z] b321b4d7ea2d: Preparing [2022-04-07T14:58:02.645Z] 7a3c6c7cf6b0: Preparing [2022-04-07T14:58:02.645Z] 12f03482abf7: Preparing [2022-04-07T14:58:02.645Z] f73e7dbfee58: Preparing [2022-04-07T14:58:02.645Z] f73e7dbfee58: Waiting [2022-04-07T14:58:02.645Z] 12f03482abf7: Waiting [2022-04-07T14:58:02.645Z] 7a3c6c7cf6b0: Waiting [2022-04-07T14:58:02.915Z] 3e7912505fd4: Pushed [2022-04-07T14:58:02.915Z] b321b4d7ea2d: Pushed [2022-04-07T14:58:02.915Z] c23cc43db1e8: Pushed [2022-04-07T14:58:02.915Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:03.191Z] 7a3c6c7cf6b0: Pushed [2022-04-07T14:58:03.789Z] 12f03482abf7: Pushed [2022-04-07T14:58:08.101Z] 435cddd58e66: Pushed [2022-04-07T14:58:08.101Z] 202bae06a357: Pushed [2022-04-07T14:58:08.101Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:08.450Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:08.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T14:58:08.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T14:58:08.794Z] c23cc43db1e8: Preparing [2022-04-07T14:58:08.794Z] 3e7912505fd4: Preparing [2022-04-07T14:58:08.794Z] 202bae06a357: Preparing [2022-04-07T14:58:08.794Z] 435cddd58e66: Preparing [2022-04-07T14:58:08.794Z] b321b4d7ea2d: Preparing [2022-04-07T14:58:08.794Z] 7a3c6c7cf6b0: Preparing [2022-04-07T14:58:08.794Z] 12f03482abf7: Preparing [2022-04-07T14:58:08.794Z] f73e7dbfee58: Preparing [2022-04-07T14:58:08.794Z] 12f03482abf7: Waiting [2022-04-07T14:58:08.794Z] f73e7dbfee58: Waiting [2022-04-07T14:58:08.794Z] 7a3c6c7cf6b0: Waiting [2022-04-07T14:58:08.794Z] 3e7912505fd4: Layer already exists [2022-04-07T14:58:08.794Z] 435cddd58e66: Layer already exists [2022-04-07T14:58:08.794Z] c23cc43db1e8: Layer already exists [2022-04-07T14:58:08.794Z] b321b4d7ea2d: Layer already exists [2022-04-07T14:58:08.794Z] 202bae06a357: Layer already exists [2022-04-07T14:58:08.794Z] 7a3c6c7cf6b0: Layer already exists [2022-04-07T14:58:08.794Z] 12f03482abf7: Layer already exists [2022-04-07T14:58:08.794Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:09.065Z] latest: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:09.408Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:09.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [2022-04-07T14:58:09.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T14:58:09.748Z] c23cc43db1e8: Preparing [2022-04-07T14:58:09.748Z] 3e7912505fd4: Preparing [2022-04-07T14:58:09.748Z] 202bae06a357: Preparing [2022-04-07T14:58:09.748Z] 435cddd58e66: Preparing [2022-04-07T14:58:09.748Z] b321b4d7ea2d: Preparing [2022-04-07T14:58:09.748Z] 7a3c6c7cf6b0: Preparing [2022-04-07T14:58:09.748Z] 12f03482abf7: Preparing [2022-04-07T14:58:09.748Z] f73e7dbfee58: Preparing [2022-04-07T14:58:09.748Z] 7a3c6c7cf6b0: Waiting [2022-04-07T14:58:09.748Z] 12f03482abf7: Waiting [2022-04-07T14:58:09.748Z] f73e7dbfee58: Waiting [2022-04-07T14:58:09.748Z] 202bae06a357: Layer already exists [2022-04-07T14:58:09.748Z] 435cddd58e66: Layer already exists [2022-04-07T14:58:09.748Z] 3e7912505fd4: Layer already exists [2022-04-07T14:58:09.748Z] b321b4d7ea2d: Layer already exists [2022-04-07T14:58:09.748Z] c23cc43db1e8: Layer already exists [2022-04-07T14:58:10.019Z] 7a3c6c7cf6b0: Layer already exists [2022-04-07T14:58:10.019Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:10.019Z] 12f03482abf7: Layer already exists [2022-04-07T14:58:10.019Z] 2.2.0-dev.58: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:10.364Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:10.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:10.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T14:58:10.704Z] c23cc43db1e8: Preparing [2022-04-07T14:58:10.704Z] 3e7912505fd4: Preparing [2022-04-07T14:58:10.704Z] 202bae06a357: Preparing [2022-04-07T14:58:10.704Z] 435cddd58e66: Preparing [2022-04-07T14:58:10.704Z] b321b4d7ea2d: Preparing [2022-04-07T14:58:10.704Z] 7a3c6c7cf6b0: Preparing [2022-04-07T14:58:10.704Z] 12f03482abf7: Preparing [2022-04-07T14:58:10.704Z] f73e7dbfee58: Preparing [2022-04-07T14:58:10.704Z] 12f03482abf7: Waiting [2022-04-07T14:58:10.704Z] f73e7dbfee58: Waiting [2022-04-07T14:58:10.704Z] 7a3c6c7cf6b0: Waiting [2022-04-07T14:58:10.704Z] 435cddd58e66: Layer already exists [2022-04-07T14:58:10.704Z] 202bae06a357: Layer already exists [2022-04-07T14:58:10.704Z] c23cc43db1e8: Layer already exists [2022-04-07T14:58:10.704Z] 3e7912505fd4: Layer already exists [2022-04-07T14:58:10.704Z] b321b4d7ea2d: Layer already exists [2022-04-07T14:58:10.975Z] 12f03482abf7: Layer already exists [2022-04-07T14:58:10.975Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:10.975Z] 7a3c6c7cf6b0: Layer already exists [2022-04-07T14:58:10.975Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:11.319Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:11.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-07T14:58:11.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T14:58:11.658Z] c23cc43db1e8: Preparing [2022-04-07T14:58:11.658Z] 3e7912505fd4: Preparing [2022-04-07T14:58:11.658Z] 202bae06a357: Preparing [2022-04-07T14:58:11.658Z] 435cddd58e66: Preparing [2022-04-07T14:58:11.658Z] b321b4d7ea2d: Preparing [2022-04-07T14:58:11.658Z] 7a3c6c7cf6b0: Preparing [2022-04-07T14:58:11.658Z] 12f03482abf7: Preparing [2022-04-07T14:58:11.659Z] f73e7dbfee58: Preparing [2022-04-07T14:58:11.659Z] 7a3c6c7cf6b0: Waiting [2022-04-07T14:58:11.659Z] 12f03482abf7: Waiting [2022-04-07T14:58:11.659Z] f73e7dbfee58: Waiting [2022-04-07T14:58:11.659Z] 3e7912505fd4: Layer already exists [2022-04-07T14:58:11.659Z] 435cddd58e66: Layer already exists [2022-04-07T14:58:11.659Z] c23cc43db1e8: Layer already exists [2022-04-07T14:58:11.659Z] b321b4d7ea2d: Layer already exists [2022-04-07T14:58:11.659Z] 202bae06a357: Layer already exists [2022-04-07T14:58:11.930Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:11.930Z] 7a3c6c7cf6b0: Layer already exists [2022-04-07T14:58:11.930Z] 12f03482abf7: Layer already exists [2022-04-07T14:58:11.930Z] main: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:58:11.977Z] ===================================================== [Pipeline] echo [2022-04-07T14:58:11.988Z] taggedImages: [2022-04-07T14:58:11.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:11.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T14:58:11.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [2022-04-07T14:58:11.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:11.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-07T14:58:12.010Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-07T14:58:12.010Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:12.010Z] latest [2022-04-07T14:58:12.010Z] 2.2.0-dev.58 [2022-04-07T14:58:12.010Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:12.010Z] main [2022-04-07T14:58:12.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:12.372Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:12.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:12.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T14:58:12.712Z] a12337d4e3f4: Preparing [2022-04-07T14:58:12.712Z] b70ebbd82b33: Preparing [2022-04-07T14:58:12.712Z] 0044d54a6904: Preparing [2022-04-07T14:58:12.712Z] 47496921d957: Preparing [2022-04-07T14:58:12.712Z] b8c69a81cd24: Preparing [2022-04-07T14:58:12.712Z] 163ad6edd879: Preparing [2022-04-07T14:58:12.712Z] b8b216353088: Preparing [2022-04-07T14:58:12.712Z] 091b8bb59c5c: Preparing [2022-04-07T14:58:12.712Z] c5cb8a9392ca: Preparing [2022-04-07T14:58:12.712Z] f73e7dbfee58: Preparing [2022-04-07T14:58:12.712Z] 091b8bb59c5c: Waiting [2022-04-07T14:58:12.712Z] c5cb8a9392ca: Waiting [2022-04-07T14:58:12.712Z] f73e7dbfee58: Waiting [2022-04-07T14:58:12.712Z] b8b216353088: Waiting [2022-04-07T14:58:12.712Z] 163ad6edd879: Waiting [2022-04-07T14:58:12.986Z] a12337d4e3f4: Pushed [2022-04-07T14:58:12.986Z] b8c69a81cd24: Pushed [2022-04-07T14:58:12.986Z] b70ebbd82b33: Pushed [2022-04-07T14:58:13.258Z] 163ad6edd879: Pushed [2022-04-07T14:58:13.258Z] 091b8bb59c5c: Pushed [2022-04-07T14:58:13.258Z] b8b216353088: Pushed [2022-04-07T14:58:13.258Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:13.530Z] c5cb8a9392ca: Pushed [2022-04-07T14:58:17.824Z] 47496921d957: Pushed [2022-04-07T14:58:17.824Z] 0044d54a6904: Pushed [2022-04-07T14:58:17.824Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:18.169Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:18.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T14:58:18.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T14:58:18.510Z] a12337d4e3f4: Preparing [2022-04-07T14:58:18.510Z] b70ebbd82b33: Preparing [2022-04-07T14:58:18.510Z] 0044d54a6904: Preparing [2022-04-07T14:58:18.510Z] 47496921d957: Preparing [2022-04-07T14:58:18.510Z] b8c69a81cd24: Preparing [2022-04-07T14:58:18.510Z] 163ad6edd879: Preparing [2022-04-07T14:58:18.510Z] b8b216353088: Preparing [2022-04-07T14:58:18.510Z] 091b8bb59c5c: Preparing [2022-04-07T14:58:18.510Z] c5cb8a9392ca: Preparing [2022-04-07T14:58:18.510Z] f73e7dbfee58: Preparing [2022-04-07T14:58:18.510Z] 163ad6edd879: Waiting [2022-04-07T14:58:18.510Z] b8b216353088: Waiting [2022-04-07T14:58:18.510Z] 091b8bb59c5c: Waiting [2022-04-07T14:58:18.510Z] c5cb8a9392ca: Waiting [2022-04-07T14:58:18.510Z] f73e7dbfee58: Waiting [2022-04-07T14:58:18.510Z] 47496921d957: Layer already exists [2022-04-07T14:58:18.510Z] b8c69a81cd24: Layer already exists [2022-04-07T14:58:18.510Z] b70ebbd82b33: Layer already exists [2022-04-07T14:58:18.510Z] 0044d54a6904: Layer already exists [2022-04-07T14:58:18.510Z] a12337d4e3f4: Layer already exists [2022-04-07T14:58:18.782Z] 091b8bb59c5c: Layer already exists [2022-04-07T14:58:18.782Z] c5cb8a9392ca: Layer already exists [2022-04-07T14:58:18.782Z] b8b216353088: Layer already exists [2022-04-07T14:58:18.782Z] 163ad6edd879: Layer already exists [2022-04-07T14:58:18.782Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:18.782Z] latest: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:19.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:19.475Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [2022-04-07T14:58:19.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T14:58:19.475Z] a12337d4e3f4: Preparing [2022-04-07T14:58:19.475Z] b70ebbd82b33: Preparing [2022-04-07T14:58:19.475Z] 0044d54a6904: Preparing [2022-04-07T14:58:19.475Z] 47496921d957: Preparing [2022-04-07T14:58:19.475Z] b8c69a81cd24: Preparing [2022-04-07T14:58:19.475Z] 163ad6edd879: Preparing [2022-04-07T14:58:19.475Z] b8b216353088: Preparing [2022-04-07T14:58:19.475Z] 091b8bb59c5c: Preparing [2022-04-07T14:58:19.475Z] c5cb8a9392ca: Preparing [2022-04-07T14:58:19.475Z] f73e7dbfee58: Preparing [2022-04-07T14:58:19.475Z] 163ad6edd879: Waiting [2022-04-07T14:58:19.475Z] b8b216353088: Waiting [2022-04-07T14:58:19.475Z] 091b8bb59c5c: Waiting [2022-04-07T14:58:19.475Z] c5cb8a9392ca: Waiting [2022-04-07T14:58:19.475Z] f73e7dbfee58: Waiting [2022-04-07T14:58:19.476Z] b70ebbd82b33: Layer already exists [2022-04-07T14:58:19.476Z] a12337d4e3f4: Layer already exists [2022-04-07T14:58:19.476Z] 47496921d957: Layer already exists [2022-04-07T14:58:19.476Z] 0044d54a6904: Layer already exists [2022-04-07T14:58:19.476Z] b8c69a81cd24: Layer already exists [2022-04-07T14:58:19.748Z] 091b8bb59c5c: Layer already exists [2022-04-07T14:58:19.748Z] 163ad6edd879: Layer already exists [2022-04-07T14:58:19.748Z] b8b216353088: Layer already exists [2022-04-07T14:58:19.748Z] c5cb8a9392ca: Layer already exists [2022-04-07T14:58:19.748Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:19.748Z] 2.2.0-dev.58: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:20.095Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:20.440Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:20.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T14:58:20.441Z] a12337d4e3f4: Preparing [2022-04-07T14:58:20.441Z] b70ebbd82b33: Preparing [2022-04-07T14:58:20.441Z] 0044d54a6904: Preparing [2022-04-07T14:58:20.441Z] 47496921d957: Preparing [2022-04-07T14:58:20.441Z] b8c69a81cd24: Preparing [2022-04-07T14:58:20.441Z] 163ad6edd879: Preparing [2022-04-07T14:58:20.441Z] b8b216353088: Preparing [2022-04-07T14:58:20.441Z] 091b8bb59c5c: Preparing [2022-04-07T14:58:20.441Z] c5cb8a9392ca: Preparing [2022-04-07T14:58:20.441Z] f73e7dbfee58: Preparing [2022-04-07T14:58:20.441Z] 163ad6edd879: Waiting [2022-04-07T14:58:20.441Z] b8b216353088: Waiting [2022-04-07T14:58:20.441Z] 091b8bb59c5c: Waiting [2022-04-07T14:58:20.441Z] c5cb8a9392ca: Waiting [2022-04-07T14:58:20.441Z] f73e7dbfee58: Waiting [2022-04-07T14:58:20.441Z] 0044d54a6904: Layer already exists [2022-04-07T14:58:20.737Z] a12337d4e3f4: Layer already exists [2022-04-07T14:58:20.738Z] b70ebbd82b33: Layer already exists [2022-04-07T14:58:20.738Z] 47496921d957: Layer already exists [2022-04-07T14:58:20.738Z] b8c69a81cd24: Layer already exists [2022-04-07T14:58:20.738Z] b8b216353088: Layer already exists [2022-04-07T14:58:20.738Z] 163ad6edd879: Layer already exists [2022-04-07T14:58:20.738Z] c5cb8a9392ca: Layer already exists [2022-04-07T14:58:20.738Z] 091b8bb59c5c: Layer already exists [2022-04-07T14:58:20.738Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:20.738Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:21.098Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:21.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-07T14:58:21.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T14:58:21.476Z] a12337d4e3f4: Preparing [2022-04-07T14:58:21.476Z] b70ebbd82b33: Preparing [2022-04-07T14:58:21.476Z] 0044d54a6904: Preparing [2022-04-07T14:58:21.476Z] 47496921d957: Preparing [2022-04-07T14:58:21.476Z] b8c69a81cd24: Preparing [2022-04-07T14:58:21.476Z] 163ad6edd879: Preparing [2022-04-07T14:58:21.476Z] b8b216353088: Preparing [2022-04-07T14:58:21.476Z] 091b8bb59c5c: Preparing [2022-04-07T14:58:21.476Z] c5cb8a9392ca: Preparing [2022-04-07T14:58:21.476Z] f73e7dbfee58: Preparing [2022-04-07T14:58:21.476Z] 163ad6edd879: Waiting [2022-04-07T14:58:21.476Z] b8b216353088: Waiting [2022-04-07T14:58:21.476Z] 091b8bb59c5c: Waiting [2022-04-07T14:58:21.476Z] f73e7dbfee58: Waiting [2022-04-07T14:58:21.476Z] c5cb8a9392ca: Waiting [2022-04-07T14:58:21.476Z] b70ebbd82b33: Layer already exists [2022-04-07T14:58:21.476Z] b8c69a81cd24: Layer already exists [2022-04-07T14:58:21.476Z] a12337d4e3f4: Layer already exists [2022-04-07T14:58:21.476Z] 47496921d957: Layer already exists [2022-04-07T14:58:21.476Z] 0044d54a6904: Layer already exists [2022-04-07T14:58:21.476Z] 091b8bb59c5c: Layer already exists [2022-04-07T14:58:21.476Z] 163ad6edd879: Layer already exists [2022-04-07T14:58:21.476Z] b8b216353088: Layer already exists [2022-04-07T14:58:21.476Z] f73e7dbfee58: Layer already exists [2022-04-07T14:58:21.476Z] c5cb8a9392ca: Layer already exists [2022-04-07T14:58:21.754Z] main: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:58:21.808Z] ===================================================== [Pipeline] echo [2022-04-07T14:58:21.819Z] taggedImages: [2022-04-07T14:58:21.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:21.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T14:58:21.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [2022-04-07T14:58:21.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:21.819Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-07T14:58:21.844Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-07T14:58:21.844Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:21.844Z] latest [2022-04-07T14:58:21.844Z] 2.2.0-dev.58 [2022-04-07T14:58:21.844Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:21.844Z] main [2022-04-07T14:58:21.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:22.212Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:22.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:22.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T14:58:22.552Z] 0bfca2960135: Preparing [2022-04-07T14:58:22.552Z] 4a7b0aa65b00: Preparing [2022-04-07T14:58:22.552Z] 33dd26651bde: Preparing [2022-04-07T14:58:22.552Z] e5e784fd1ae6: Preparing [2022-04-07T14:58:22.552Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:22.552Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:22.552Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:22.828Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:22.828Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:22.828Z] 5b7f02d1744c: Pushed [2022-04-07T14:58:22.828Z] 0bfca2960135: Pushed [2022-04-07T14:58:24.264Z] e5e784fd1ae6: Pushed [2022-04-07T14:58:27.647Z] 4a7b0aa65b00: Pushed [2022-04-07T14:58:27.647Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:27.991Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:28.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T14:58:28.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T14:58:28.330Z] 0bfca2960135: Preparing [2022-04-07T14:58:28.330Z] 4a7b0aa65b00: Preparing [2022-04-07T14:58:28.330Z] 33dd26651bde: Preparing [2022-04-07T14:58:28.330Z] e5e784fd1ae6: Preparing [2022-04-07T14:58:28.330Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:28.330Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:28.330Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:28.330Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:28.330Z] 0bfca2960135: Layer already exists [2022-04-07T14:58:28.330Z] e5e784fd1ae6: Layer already exists [2022-04-07T14:58:28.330Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:28.330Z] 4a7b0aa65b00: Layer already exists [2022-04-07T14:58:28.602Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:28.602Z] latest: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:28.957Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:29.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [2022-04-07T14:58:29.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T14:58:29.300Z] 0bfca2960135: Preparing [2022-04-07T14:58:29.300Z] 4a7b0aa65b00: Preparing [2022-04-07T14:58:29.300Z] 33dd26651bde: Preparing [2022-04-07T14:58:29.300Z] e5e784fd1ae6: Preparing [2022-04-07T14:58:29.300Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:29.300Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:29.300Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:29.300Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:29.300Z] e5e784fd1ae6: Layer already exists [2022-04-07T14:58:29.300Z] 0bfca2960135: Layer already exists [2022-04-07T14:58:29.300Z] 4a7b0aa65b00: Layer already exists [2022-04-07T14:58:29.300Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:29.300Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:29.572Z] 2.2.0-dev.58: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:29.918Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:30.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:30.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T14:58:30.260Z] 0bfca2960135: Preparing [2022-04-07T14:58:30.260Z] 4a7b0aa65b00: Preparing [2022-04-07T14:58:30.260Z] 33dd26651bde: Preparing [2022-04-07T14:58:30.260Z] e5e784fd1ae6: Preparing [2022-04-07T14:58:30.260Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:30.260Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:30.260Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:30.260Z] e5e784fd1ae6: Layer already exists [2022-04-07T14:58:30.260Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:30.260Z] 0bfca2960135: Layer already exists [2022-04-07T14:58:30.260Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:30.260Z] 4a7b0aa65b00: Layer already exists [2022-04-07T14:58:30.533Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:30.533Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:30.883Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:31.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-07T14:58:31.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T14:58:31.229Z] 0bfca2960135: Preparing [2022-04-07T14:58:31.229Z] 4a7b0aa65b00: Preparing [2022-04-07T14:58:31.229Z] 33dd26651bde: Preparing [2022-04-07T14:58:31.229Z] e5e784fd1ae6: Preparing [2022-04-07T14:58:31.229Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:31.229Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:31.229Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:31.229Z] e5e784fd1ae6: Layer already exists [2022-04-07T14:58:31.229Z] 4a7b0aa65b00: Layer already exists [2022-04-07T14:58:31.229Z] 33dd26651bde: Layer already exists [2022-04-07T14:58:31.229Z] 0bfca2960135: Layer already exists [2022-04-07T14:58:31.502Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:31.502Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:31.502Z] main: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:58:31.551Z] ===================================================== [Pipeline] echo [2022-04-07T14:58:31.560Z] taggedImages: [2022-04-07T14:58:31.560Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:31.560Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T14:58:31.560Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [2022-04-07T14:58:31.560Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:31.560Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-07T14:58:31.580Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-07T14:58:31.580Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:31.580Z] latest [2022-04-07T14:58:31.580Z] 2.2.0-dev.58 [2022-04-07T14:58:31.580Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:31.580Z] main [2022-04-07T14:58:31.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:31.940Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:32.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:32.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T14:58:32.285Z] 2b3d075dea1a: Preparing [2022-04-07T14:58:32.285Z] fa6dc4e5b420: Preparing [2022-04-07T14:58:32.285Z] a593873e62d8: Preparing [2022-04-07T14:58:32.285Z] e7694723c56a: Preparing [2022-04-07T14:58:32.285Z] 872339cc3760: Preparing [2022-04-07T14:58:32.285Z] a2b388f4801b: Preparing [2022-04-07T14:58:32.285Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:32.285Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:32.285Z] a2b388f4801b: Waiting [2022-04-07T14:58:32.285Z] 5b7f02d1744c: Waiting [2022-04-07T14:58:32.285Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:32.558Z] fa6dc4e5b420: Pushed [2022-04-07T14:58:32.558Z] 2b3d075dea1a: Pushed [2022-04-07T14:58:32.558Z] a593873e62d8: Pushed [2022-04-07T14:58:32.558Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:32.558Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:33.538Z] a2b388f4801b: Pushed [2022-04-07T14:58:41.814Z] 872339cc3760: Pushed [2022-04-07T14:58:50.080Z] e7694723c56a: Pushed [2022-04-07T14:58:50.080Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:50.431Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:50.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T14:58:50.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T14:58:50.769Z] 2b3d075dea1a: Preparing [2022-04-07T14:58:50.769Z] fa6dc4e5b420: Preparing [2022-04-07T14:58:50.769Z] a593873e62d8: Preparing [2022-04-07T14:58:50.769Z] e7694723c56a: Preparing [2022-04-07T14:58:50.769Z] 872339cc3760: Preparing [2022-04-07T14:58:50.769Z] a2b388f4801b: Preparing [2022-04-07T14:58:50.769Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:50.769Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:50.769Z] a2b388f4801b: Waiting [2022-04-07T14:58:50.769Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:51.041Z] e7694723c56a: Layer already exists [2022-04-07T14:58:51.041Z] 872339cc3760: Layer already exists [2022-04-07T14:58:51.041Z] fa6dc4e5b420: Layer already exists [2022-04-07T14:58:51.041Z] 2b3d075dea1a: Layer already exists [2022-04-07T14:58:51.041Z] a593873e62d8: Layer already exists [2022-04-07T14:58:51.041Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:51.041Z] a2b388f4801b: Layer already exists [2022-04-07T14:58:51.041Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:51.041Z] latest: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:51.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:51.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [2022-04-07T14:58:51.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T14:58:51.735Z] 2b3d075dea1a: Preparing [2022-04-07T14:58:51.735Z] fa6dc4e5b420: Preparing [2022-04-07T14:58:51.735Z] a593873e62d8: Preparing [2022-04-07T14:58:51.735Z] e7694723c56a: Preparing [2022-04-07T14:58:51.735Z] 872339cc3760: Preparing [2022-04-07T14:58:51.735Z] a2b388f4801b: Preparing [2022-04-07T14:58:51.735Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:51.735Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:51.735Z] a2b388f4801b: Waiting [2022-04-07T14:58:51.735Z] 5b7f02d1744c: Waiting [2022-04-07T14:58:51.735Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:51.735Z] 872339cc3760: Layer already exists [2022-04-07T14:58:51.735Z] 2b3d075dea1a: Layer already exists [2022-04-07T14:58:51.735Z] a593873e62d8: Layer already exists [2022-04-07T14:58:51.735Z] fa6dc4e5b420: Layer already exists [2022-04-07T14:58:52.008Z] e7694723c56a: Layer already exists [2022-04-07T14:58:52.008Z] a2b388f4801b: Layer already exists [2022-04-07T14:58:52.008Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:52.008Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:52.008Z] 2.2.0-dev.58: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:52.356Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:52.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:52.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T14:58:52.691Z] 2b3d075dea1a: Preparing [2022-04-07T14:58:52.691Z] fa6dc4e5b420: Preparing [2022-04-07T14:58:52.691Z] a593873e62d8: Preparing [2022-04-07T14:58:52.691Z] e7694723c56a: Preparing [2022-04-07T14:58:52.691Z] 872339cc3760: Preparing [2022-04-07T14:58:52.691Z] a2b388f4801b: Preparing [2022-04-07T14:58:52.691Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:52.691Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:52.691Z] a2b388f4801b: Waiting [2022-04-07T14:58:52.691Z] 5b7f02d1744c: Waiting [2022-04-07T14:58:52.691Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:52.691Z] a593873e62d8: Layer already exists [2022-04-07T14:58:52.691Z] e7694723c56a: Layer already exists [2022-04-07T14:58:52.691Z] fa6dc4e5b420: Layer already exists [2022-04-07T14:58:52.691Z] 872339cc3760: Layer already exists [2022-04-07T14:58:52.691Z] 2b3d075dea1a: Layer already exists [2022-04-07T14:58:52.962Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:52.962Z] a2b388f4801b: Layer already exists [2022-04-07T14:58:52.962Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:52.962Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:53.309Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:53.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-07T14:58:53.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T14:58:53.690Z] 2b3d075dea1a: Preparing [2022-04-07T14:58:53.690Z] fa6dc4e5b420: Preparing [2022-04-07T14:58:53.690Z] a593873e62d8: Preparing [2022-04-07T14:58:53.690Z] e7694723c56a: Preparing [2022-04-07T14:58:53.690Z] 872339cc3760: Preparing [2022-04-07T14:58:53.690Z] a2b388f4801b: Preparing [2022-04-07T14:58:53.690Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:53.690Z] a2b388f4801b: Waiting [2022-04-07T14:58:53.690Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:53.690Z] 5b7f02d1744c: Waiting [2022-04-07T14:58:53.690Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:53.965Z] e7694723c56a: Layer already exists [2022-04-07T14:58:53.965Z] 2b3d075dea1a: Layer already exists [2022-04-07T14:58:53.965Z] 872339cc3760: Layer already exists [2022-04-07T14:58:53.965Z] a593873e62d8: Layer already exists [2022-04-07T14:58:53.965Z] fa6dc4e5b420: Layer already exists [2022-04-07T14:58:53.965Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:53.965Z] a2b388f4801b: Layer already exists [2022-04-07T14:58:53.965Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:54.241Z] main: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:58:54.292Z] ===================================================== [Pipeline] echo [2022-04-07T14:58:54.302Z] taggedImages: [2022-04-07T14:58:54.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:54.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T14:58:54.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [2022-04-07T14:58:54.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:54.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-07T14:58:54.323Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-07T14:58:54.323Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:54.323Z] latest [2022-04-07T14:58:54.323Z] 2.2.0-dev.58 [2022-04-07T14:58:54.323Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:58:54.323Z] main [2022-04-07T14:58:54.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:54.693Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:58:55.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:58:55.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T14:58:55.044Z] ad0f3c03102e: Preparing [2022-04-07T14:58:55.044Z] 827de2dc1591: Preparing [2022-04-07T14:58:55.044Z] b38b7e8acb9a: Preparing [2022-04-07T14:58:55.044Z] d2124ef660f7: Preparing [2022-04-07T14:58:55.044Z] 2bd952ac1e16: Preparing [2022-04-07T14:58:55.044Z] 5b7f02d1744c: Preparing [2022-04-07T14:58:55.044Z] 4f4ce317c6bb: Preparing [2022-04-07T14:58:55.044Z] 5b7f02d1744c: Waiting [2022-04-07T14:58:55.044Z] 4f4ce317c6bb: Waiting [2022-04-07T14:58:55.317Z] ad0f3c03102e: Pushed [2022-04-07T14:58:55.317Z] 827de2dc1591: Pushed [2022-04-07T14:58:55.317Z] b38b7e8acb9a: Pushed [2022-04-07T14:58:55.317Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:58:55.317Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:58:55.912Z] 2bd952ac1e16: Pushed [2022-04-07T14:59:14.203Z] d2124ef660f7: Pushed [2022-04-07T14:59:14.203Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:14.549Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:14.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T14:59:14.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T14:59:14.891Z] ad0f3c03102e: Preparing [2022-04-07T14:59:14.891Z] 827de2dc1591: Preparing [2022-04-07T14:59:14.891Z] b38b7e8acb9a: Preparing [2022-04-07T14:59:14.891Z] d2124ef660f7: Preparing [2022-04-07T14:59:14.891Z] 2bd952ac1e16: Preparing [2022-04-07T14:59:14.891Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:14.891Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:14.891Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:14.891Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:14.891Z] ad0f3c03102e: Layer already exists [2022-04-07T14:59:14.891Z] b38b7e8acb9a: Layer already exists [2022-04-07T14:59:14.891Z] 2bd952ac1e16: Layer already exists [2022-04-07T14:59:14.891Z] d2124ef660f7: Layer already exists [2022-04-07T14:59:14.891Z] 827de2dc1591: Layer already exists [2022-04-07T14:59:15.164Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:15.165Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:15.165Z] latest: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:15.511Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:16.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [2022-04-07T14:59:16.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T14:59:16.102Z] ad0f3c03102e: Preparing [2022-04-07T14:59:16.102Z] 827de2dc1591: Preparing [2022-04-07T14:59:16.102Z] b38b7e8acb9a: Preparing [2022-04-07T14:59:16.102Z] d2124ef660f7: Preparing [2022-04-07T14:59:16.102Z] 2bd952ac1e16: Preparing [2022-04-07T14:59:16.103Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:16.103Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:16.103Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:16.103Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:16.376Z] 827de2dc1591: Layer already exists [2022-04-07T14:59:16.376Z] d2124ef660f7: Layer already exists [2022-04-07T14:59:16.376Z] ad0f3c03102e: Layer already exists [2022-04-07T14:59:16.376Z] 2bd952ac1e16: Layer already exists [2022-04-07T14:59:16.376Z] b38b7e8acb9a: Layer already exists [2022-04-07T14:59:16.376Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:16.376Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:16.376Z] 2.2.0-dev.58: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:16.726Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:17.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:17.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T14:59:17.067Z] ad0f3c03102e: Preparing [2022-04-07T14:59:17.067Z] 827de2dc1591: Preparing [2022-04-07T14:59:17.067Z] b38b7e8acb9a: Preparing [2022-04-07T14:59:17.067Z] d2124ef660f7: Preparing [2022-04-07T14:59:17.067Z] 2bd952ac1e16: Preparing [2022-04-07T14:59:17.067Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:17.067Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:17.067Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:17.067Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:17.067Z] b38b7e8acb9a: Layer already exists [2022-04-07T14:59:17.067Z] d2124ef660f7: Layer already exists [2022-04-07T14:59:17.067Z] 2bd952ac1e16: Layer already exists [2022-04-07T14:59:17.067Z] ad0f3c03102e: Layer already exists [2022-04-07T14:59:17.067Z] 827de2dc1591: Layer already exists [2022-04-07T14:59:17.341Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:17.341Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:17.341Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:17.691Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:18.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-07T14:59:18.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T14:59:18.029Z] ad0f3c03102e: Preparing [2022-04-07T14:59:18.029Z] 827de2dc1591: Preparing [2022-04-07T14:59:18.029Z] b38b7e8acb9a: Preparing [2022-04-07T14:59:18.029Z] d2124ef660f7: Preparing [2022-04-07T14:59:18.029Z] 2bd952ac1e16: Preparing [2022-04-07T14:59:18.029Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:18.029Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:18.029Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:18.029Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:18.029Z] b38b7e8acb9a: Layer already exists [2022-04-07T14:59:18.029Z] ad0f3c03102e: Layer already exists [2022-04-07T14:59:18.029Z] 2bd952ac1e16: Layer already exists [2022-04-07T14:59:18.029Z] d2124ef660f7: Layer already exists [2022-04-07T14:59:18.029Z] 827de2dc1591: Layer already exists [2022-04-07T14:59:18.029Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:18.301Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:18.301Z] main: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:59:18.352Z] ===================================================== [Pipeline] echo [2022-04-07T14:59:18.362Z] taggedImages: [2022-04-07T14:59:18.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:18.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T14:59:18.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [2022-04-07T14:59:18.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:18.362Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-07T14:59:18.388Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-07T14:59:18.388Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:18.388Z] latest [2022-04-07T14:59:18.388Z] 2.2.0-dev.58 [2022-04-07T14:59:18.388Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:18.388Z] main [2022-04-07T14:59:18.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:18.740Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:19.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:19.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T14:59:19.075Z] 06a18c6979e9: Preparing [2022-04-07T14:59:19.075Z] 1c48c9d2053d: Preparing [2022-04-07T14:59:19.075Z] fd6b7b02993b: Preparing [2022-04-07T14:59:19.075Z] 0a908c38059d: Preparing [2022-04-07T14:59:19.075Z] a2b388f4801b: Preparing [2022-04-07T14:59:19.075Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:19.075Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:19.075Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:19.075Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:19.349Z] a2b388f4801b: Layer already exists [2022-04-07T14:59:19.349Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:19.349Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:19.349Z] 06a18c6979e9: Pushed [2022-04-07T14:59:19.349Z] 1c48c9d2053d: Pushed [2022-04-07T14:59:19.349Z] fd6b7b02993b: Pushed [2022-04-07T14:59:37.631Z] 0a908c38059d: Pushed [2022-04-07T14:59:37.631Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:37.975Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:38.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T14:59:38.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T14:59:38.314Z] 06a18c6979e9: Preparing [2022-04-07T14:59:38.314Z] 1c48c9d2053d: Preparing [2022-04-07T14:59:38.314Z] fd6b7b02993b: Preparing [2022-04-07T14:59:38.314Z] 0a908c38059d: Preparing [2022-04-07T14:59:38.314Z] a2b388f4801b: Preparing [2022-04-07T14:59:38.314Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:38.314Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:38.314Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:38.314Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:38.314Z] 1c48c9d2053d: Layer already exists [2022-04-07T14:59:38.314Z] fd6b7b02993b: Layer already exists [2022-04-07T14:59:38.314Z] a2b388f4801b: Layer already exists [2022-04-07T14:59:38.314Z] 06a18c6979e9: Layer already exists [2022-04-07T14:59:38.591Z] 0a908c38059d: Layer already exists [2022-04-07T14:59:38.591Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:38.591Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:38.591Z] latest: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:38.933Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:39.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [2022-04-07T14:59:39.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T14:59:39.271Z] 06a18c6979e9: Preparing [2022-04-07T14:59:39.271Z] 1c48c9d2053d: Preparing [2022-04-07T14:59:39.271Z] fd6b7b02993b: Preparing [2022-04-07T14:59:39.271Z] 0a908c38059d: Preparing [2022-04-07T14:59:39.271Z] a2b388f4801b: Preparing [2022-04-07T14:59:39.271Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:39.271Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:39.271Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:39.271Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:39.271Z] 0a908c38059d: Layer already exists [2022-04-07T14:59:39.271Z] a2b388f4801b: Layer already exists [2022-04-07T14:59:39.271Z] fd6b7b02993b: Layer already exists [2022-04-07T14:59:39.271Z] 06a18c6979e9: Layer already exists [2022-04-07T14:59:39.271Z] 1c48c9d2053d: Layer already exists [2022-04-07T14:59:39.542Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:39.542Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:39.542Z] 2.2.0-dev.58: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:39.882Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:40.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:40.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T14:59:40.215Z] 06a18c6979e9: Preparing [2022-04-07T14:59:40.215Z] 1c48c9d2053d: Preparing [2022-04-07T14:59:40.215Z] fd6b7b02993b: Preparing [2022-04-07T14:59:40.215Z] 0a908c38059d: Preparing [2022-04-07T14:59:40.215Z] a2b388f4801b: Preparing [2022-04-07T14:59:40.215Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:40.215Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:40.215Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:40.215Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:40.486Z] fd6b7b02993b: Layer already exists [2022-04-07T14:59:40.486Z] 06a18c6979e9: Layer already exists [2022-04-07T14:59:40.486Z] 1c48c9d2053d: Layer already exists [2022-04-07T14:59:40.486Z] 0a908c38059d: Layer already exists [2022-04-07T14:59:40.486Z] a2b388f4801b: Layer already exists [2022-04-07T14:59:40.486Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:40.486Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:40.486Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:40.826Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:41.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-07T14:59:41.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T14:59:41.162Z] 06a18c6979e9: Preparing [2022-04-07T14:59:41.162Z] 1c48c9d2053d: Preparing [2022-04-07T14:59:41.162Z] fd6b7b02993b: Preparing [2022-04-07T14:59:41.162Z] 0a908c38059d: Preparing [2022-04-07T14:59:41.162Z] a2b388f4801b: Preparing [2022-04-07T14:59:41.162Z] 5b7f02d1744c: Preparing [2022-04-07T14:59:41.162Z] 4f4ce317c6bb: Preparing [2022-04-07T14:59:41.162Z] 5b7f02d1744c: Waiting [2022-04-07T14:59:41.162Z] 4f4ce317c6bb: Waiting [2022-04-07T14:59:41.162Z] 0a908c38059d: Layer already exists [2022-04-07T14:59:41.162Z] 1c48c9d2053d: Layer already exists [2022-04-07T14:59:41.434Z] a2b388f4801b: Layer already exists [2022-04-07T14:59:41.434Z] fd6b7b02993b: Layer already exists [2022-04-07T14:59:41.434Z] 06a18c6979e9: Layer already exists [2022-04-07T14:59:41.434Z] 5b7f02d1744c: Layer already exists [2022-04-07T14:59:41.434Z] 4f4ce317c6bb: Layer already exists [2022-04-07T14:59:41.434Z] main: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:59:41.484Z] ===================================================== [Pipeline] echo [2022-04-07T14:59:41.496Z] taggedImages: [2022-04-07T14:59:41.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:41.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T14:59:41.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [2022-04-07T14:59:41.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:41.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-07T14:59:41.520Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-07T14:59:41.520Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:41.520Z] latest [2022-04-07T14:59:41.520Z] 2.2.0-dev.58 [2022-04-07T14:59:41.520Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:41.520Z] main [2022-04-07T14:59:41.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:41.880Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:42.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:42.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T14:59:42.225Z] 6cac8cd75f5c: Preparing [2022-04-07T14:59:42.225Z] 97893f880fae: Preparing [2022-04-07T14:59:42.225Z] 33dd26651bde: Preparing [2022-04-07T14:59:42.225Z] c24a4fdd22b7: Preparing [2022-04-07T14:59:42.225Z] f73e7dbfee58: Preparing [2022-04-07T14:59:42.497Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:42.497Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:42.497Z] 6cac8cd75f5c: Pushed [2022-04-07T14:59:42.769Z] c24a4fdd22b7: Pushed [2022-04-07T14:59:48.158Z] 97893f880fae: Pushed [2022-04-07T14:59:48.158Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:48.498Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:48.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T14:59:48.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T14:59:48.834Z] 6cac8cd75f5c: Preparing [2022-04-07T14:59:48.834Z] 97893f880fae: Preparing [2022-04-07T14:59:48.834Z] 33dd26651bde: Preparing [2022-04-07T14:59:48.834Z] c24a4fdd22b7: Preparing [2022-04-07T14:59:48.834Z] f73e7dbfee58: Preparing [2022-04-07T14:59:48.834Z] c24a4fdd22b7: Layer already exists [2022-04-07T14:59:48.834Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:48.834Z] 6cac8cd75f5c: Layer already exists [2022-04-07T14:59:48.834Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:48.834Z] 97893f880fae: Layer already exists [2022-04-07T14:59:49.105Z] latest: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:49.451Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:49.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [2022-04-07T14:59:49.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T14:59:49.790Z] 6cac8cd75f5c: Preparing [2022-04-07T14:59:49.790Z] 97893f880fae: Preparing [2022-04-07T14:59:49.790Z] 33dd26651bde: Preparing [2022-04-07T14:59:49.790Z] c24a4fdd22b7: Preparing [2022-04-07T14:59:49.790Z] f73e7dbfee58: Preparing [2022-04-07T14:59:49.790Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:49.790Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:49.790Z] 6cac8cd75f5c: Layer already exists [2022-04-07T14:59:49.790Z] 97893f880fae: Layer already exists [2022-04-07T14:59:50.062Z] c24a4fdd22b7: Layer already exists [2022-04-07T14:59:50.062Z] 2.2.0-dev.58: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:50.404Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:50.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:50.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T14:59:50.740Z] 6cac8cd75f5c: Preparing [2022-04-07T14:59:50.740Z] 97893f880fae: Preparing [2022-04-07T14:59:50.740Z] 33dd26651bde: Preparing [2022-04-07T14:59:50.740Z] c24a4fdd22b7: Preparing [2022-04-07T14:59:50.740Z] f73e7dbfee58: Preparing [2022-04-07T14:59:50.740Z] c24a4fdd22b7: Layer already exists [2022-04-07T14:59:50.740Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:50.740Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:50.740Z] 97893f880fae: Layer already exists [2022-04-07T14:59:50.740Z] 6cac8cd75f5c: Layer already exists [2022-04-07T14:59:51.013Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:51.361Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:51.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-07T14:59:51.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T14:59:51.702Z] 6cac8cd75f5c: Preparing [2022-04-07T14:59:51.702Z] 97893f880fae: Preparing [2022-04-07T14:59:51.702Z] 33dd26651bde: Preparing [2022-04-07T14:59:51.702Z] c24a4fdd22b7: Preparing [2022-04-07T14:59:51.702Z] f73e7dbfee58: Preparing [2022-04-07T14:59:51.702Z] 6cac8cd75f5c: Layer already exists [2022-04-07T14:59:51.702Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:51.702Z] 97893f880fae: Layer already exists [2022-04-07T14:59:51.702Z] c24a4fdd22b7: Layer already exists [2022-04-07T14:59:51.702Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:51.974Z] main: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:59:52.020Z] ===================================================== [Pipeline] echo [2022-04-07T14:59:52.029Z] taggedImages: [2022-04-07T14:59:52.029Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:52.029Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T14:59:52.029Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [2022-04-07T14:59:52.029Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:52.029Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-07T14:59:52.050Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-07T14:59:52.050Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:52.050Z] latest [2022-04-07T14:59:52.050Z] 2.2.0-dev.58 [2022-04-07T14:59:52.050Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T14:59:52.050Z] main [2022-04-07T14:59:52.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:52.404Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:52.741Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T14:59:52.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T14:59:52.741Z] c62490a9e54a: Preparing [2022-04-07T14:59:52.741Z] 125355073249: Preparing [2022-04-07T14:59:52.741Z] 33dd26651bde: Preparing [2022-04-07T14:59:52.741Z] 796ecc24dea6: Preparing [2022-04-07T14:59:52.741Z] f73e7dbfee58: Preparing [2022-04-07T14:59:53.014Z] 796ecc24dea6: Layer already exists [2022-04-07T14:59:53.014Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:53.014Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:53.014Z] c62490a9e54a: Pushed [2022-04-07T14:59:58.505Z] 125355073249: Pushed [2022-04-07T14:59:58.505Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:58.854Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:59.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T14:59:59.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T14:59:59.201Z] c62490a9e54a: Preparing [2022-04-07T14:59:59.201Z] 125355073249: Preparing [2022-04-07T14:59:59.201Z] 33dd26651bde: Preparing [2022-04-07T14:59:59.201Z] 796ecc24dea6: Preparing [2022-04-07T14:59:59.201Z] f73e7dbfee58: Preparing [2022-04-07T14:59:59.201Z] c62490a9e54a: Layer already exists [2022-04-07T14:59:59.201Z] 125355073249: Layer already exists [2022-04-07T14:59:59.201Z] f73e7dbfee58: Layer already exists [2022-04-07T14:59:59.201Z] 796ecc24dea6: Layer already exists [2022-04-07T14:59:59.201Z] 33dd26651bde: Layer already exists [2022-04-07T14:59:59.474Z] latest: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:59:59.824Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:00.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [2022-04-07T15:00:00.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:00:00.168Z] c62490a9e54a: Preparing [2022-04-07T15:00:00.168Z] 125355073249: Preparing [2022-04-07T15:00:00.168Z] 33dd26651bde: Preparing [2022-04-07T15:00:00.168Z] 796ecc24dea6: Preparing [2022-04-07T15:00:00.168Z] f73e7dbfee58: Preparing [2022-04-07T15:00:00.168Z] c62490a9e54a: Layer already exists [2022-04-07T15:00:00.168Z] 33dd26651bde: Layer already exists [2022-04-07T15:00:00.168Z] f73e7dbfee58: Layer already exists [2022-04-07T15:00:00.168Z] 796ecc24dea6: Layer already exists [2022-04-07T15:00:00.440Z] 125355073249: Layer already exists [2022-04-07T15:00:00.440Z] 2.2.0-dev.58: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:00.785Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:01.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T15:00:01.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:00:01.127Z] c62490a9e54a: Preparing [2022-04-07T15:00:01.127Z] 125355073249: Preparing [2022-04-07T15:00:01.127Z] 33dd26651bde: Preparing [2022-04-07T15:00:01.127Z] 796ecc24dea6: Preparing [2022-04-07T15:00:01.127Z] f73e7dbfee58: Preparing [2022-04-07T15:00:01.127Z] 33dd26651bde: Layer already exists [2022-04-07T15:00:01.400Z] 796ecc24dea6: Layer already exists [2022-04-07T15:00:01.401Z] 125355073249: Layer already exists [2022-04-07T15:00:01.401Z] c62490a9e54a: Layer already exists [2022-04-07T15:00:01.401Z] f73e7dbfee58: Layer already exists [2022-04-07T15:00:01.401Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:01.749Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:02.092Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-07T15:00:02.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:00:02.092Z] c62490a9e54a: Preparing [2022-04-07T15:00:02.092Z] 125355073249: Preparing [2022-04-07T15:00:02.092Z] 33dd26651bde: Preparing [2022-04-07T15:00:02.092Z] 796ecc24dea6: Preparing [2022-04-07T15:00:02.092Z] f73e7dbfee58: Preparing [2022-04-07T15:00:02.363Z] 125355073249: Layer already exists [2022-04-07T15:00:02.363Z] f73e7dbfee58: Layer already exists [2022-04-07T15:00:02.363Z] 33dd26651bde: Layer already exists [2022-04-07T15:00:02.363Z] c62490a9e54a: Layer already exists [2022-04-07T15:00:02.363Z] 796ecc24dea6: Layer already exists [2022-04-07T15:00:02.363Z] main: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:00:02.419Z] ===================================================== [Pipeline] echo [2022-04-07T15:00:02.433Z] taggedImages: [2022-04-07T15:00:02.433Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T15:00:02.433Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T15:00:02.433Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [2022-04-07T15:00:02.433Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T15:00:02.433Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-07T15:00:02.461Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-07T15:00:02.461Z] 82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T15:00:02.461Z] latest [2022-04-07T15:00:02.461Z] 2.2.0-dev.58 [2022-04-07T15:00:02.461Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T15:00:02.461Z] main [2022-04-07T15:00:02.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:02.833Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:03.173Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T15:00:03.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:00:03.173Z] 8f5ceeea65d2: Preparing [2022-04-07T15:00:03.173Z] 946066255ff7: Preparing [2022-04-07T15:00:03.173Z] 287fc530a922: Preparing [2022-04-07T15:00:03.173Z] d48aa7942216: Preparing [2022-04-07T15:00:03.173Z] f0e5a4d6c014: Preparing [2022-04-07T15:00:03.173Z] 3b19d27f08f7: Preparing [2022-04-07T15:00:03.173Z] 73bb99a6e169: Preparing [2022-04-07T15:00:03.173Z] ec06c3102977: Preparing [2022-04-07T15:00:03.173Z] 6a3c62e080c7: Preparing [2022-04-07T15:00:03.173Z] 340cb19ca677: Preparing [2022-04-07T15:00:03.173Z] 4f4ce317c6bb: Preparing [2022-04-07T15:00:03.173Z] ec06c3102977: Waiting [2022-04-07T15:00:03.173Z] 340cb19ca677: Waiting [2022-04-07T15:00:03.173Z] 4f4ce317c6bb: Waiting [2022-04-07T15:00:03.173Z] 6a3c62e080c7: Waiting [2022-04-07T15:00:03.173Z] 3b19d27f08f7: Waiting [2022-04-07T15:00:03.173Z] 73bb99a6e169: Waiting [2022-04-07T15:00:03.444Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:00:03.444Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:00:03.444Z] 946066255ff7: Pushed [2022-04-07T15:00:03.444Z] 73bb99a6e169: Layer already exists [2022-04-07T15:00:03.444Z] ec06c3102977: Layer already exists [2022-04-07T15:00:03.444Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:00:03.444Z] 340cb19ca677: Layer already exists [2022-04-07T15:00:03.444Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:00:04.043Z] 8f5ceeea65d2: Pushed [2022-04-07T15:00:08.354Z] 287fc530a922: Pushed [2022-04-07T15:00:23.423Z] d48aa7942216: Pushed [2022-04-07T15:00:23.423Z] 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:23.766Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:24.109Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T15:00:24.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:00:24.109Z] 8f5ceeea65d2: Preparing [2022-04-07T15:00:24.109Z] 946066255ff7: Preparing [2022-04-07T15:00:24.109Z] 287fc530a922: Preparing [2022-04-07T15:00:24.109Z] d48aa7942216: Preparing [2022-04-07T15:00:24.109Z] f0e5a4d6c014: Preparing [2022-04-07T15:00:24.109Z] 3b19d27f08f7: Preparing [2022-04-07T15:00:24.109Z] 73bb99a6e169: Preparing [2022-04-07T15:00:24.109Z] ec06c3102977: Preparing [2022-04-07T15:00:24.109Z] 6a3c62e080c7: Preparing [2022-04-07T15:00:24.109Z] 340cb19ca677: Preparing [2022-04-07T15:00:24.109Z] 4f4ce317c6bb: Preparing [2022-04-07T15:00:24.109Z] 73bb99a6e169: Waiting [2022-04-07T15:00:24.109Z] ec06c3102977: Waiting [2022-04-07T15:00:24.109Z] 6a3c62e080c7: Waiting [2022-04-07T15:00:24.109Z] 340cb19ca677: Waiting [2022-04-07T15:00:24.109Z] 4f4ce317c6bb: Waiting [2022-04-07T15:00:24.109Z] 3b19d27f08f7: Waiting [2022-04-07T15:00:24.109Z] 8f5ceeea65d2: Layer already exists [2022-04-07T15:00:24.109Z] d48aa7942216: Layer already exists [2022-04-07T15:00:24.109Z] 946066255ff7: Layer already exists [2022-04-07T15:00:24.109Z] 287fc530a922: Layer already exists [2022-04-07T15:00:24.109Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:00:24.109Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:00:24.109Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:00:24.109Z] 73bb99a6e169: Layer already exists [2022-04-07T15:00:24.109Z] ec06c3102977: Layer already exists [2022-04-07T15:00:24.109Z] 340cb19ca677: Layer already exists [2022-04-07T15:00:24.383Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:00:24.383Z] latest: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:24.735Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:25.079Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [2022-04-07T15:00:25.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:00:25.079Z] 8f5ceeea65d2: Preparing [2022-04-07T15:00:25.079Z] 946066255ff7: Preparing [2022-04-07T15:00:25.079Z] 287fc530a922: Preparing [2022-04-07T15:00:25.079Z] d48aa7942216: Preparing [2022-04-07T15:00:25.079Z] f0e5a4d6c014: Preparing [2022-04-07T15:00:25.079Z] 3b19d27f08f7: Preparing [2022-04-07T15:00:25.079Z] 73bb99a6e169: Preparing [2022-04-07T15:00:25.079Z] ec06c3102977: Preparing [2022-04-07T15:00:25.079Z] 6a3c62e080c7: Preparing [2022-04-07T15:00:25.079Z] 340cb19ca677: Preparing [2022-04-07T15:00:25.079Z] 4f4ce317c6bb: Preparing [2022-04-07T15:00:25.079Z] 3b19d27f08f7: Waiting [2022-04-07T15:00:25.079Z] 73bb99a6e169: Waiting [2022-04-07T15:00:25.079Z] 340cb19ca677: Waiting [2022-04-07T15:00:25.079Z] ec06c3102977: Waiting [2022-04-07T15:00:25.079Z] 6a3c62e080c7: Waiting [2022-04-07T15:00:25.079Z] 4f4ce317c6bb: Waiting [2022-04-07T15:00:25.079Z] 8f5ceeea65d2: Layer already exists [2022-04-07T15:00:25.079Z] 946066255ff7: Layer already exists [2022-04-07T15:00:25.352Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:00:25.352Z] d48aa7942216: Layer already exists [2022-04-07T15:00:25.352Z] 287fc530a922: Layer already exists [2022-04-07T15:00:25.352Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:00:25.352Z] 73bb99a6e169: Layer already exists [2022-04-07T15:00:25.352Z] ec06c3102977: Layer already exists [2022-04-07T15:00:25.352Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:00:25.352Z] 340cb19ca677: Layer already exists [2022-04-07T15:00:25.352Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:00:25.352Z] 2.2.0-dev.58: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:25.703Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:26.045Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T15:00:26.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:00:26.045Z] 8f5ceeea65d2: Preparing [2022-04-07T15:00:26.045Z] 946066255ff7: Preparing [2022-04-07T15:00:26.045Z] 287fc530a922: Preparing [2022-04-07T15:00:26.045Z] d48aa7942216: Preparing [2022-04-07T15:00:26.045Z] f0e5a4d6c014: Preparing [2022-04-07T15:00:26.045Z] 3b19d27f08f7: Preparing [2022-04-07T15:00:26.045Z] 73bb99a6e169: Preparing [2022-04-07T15:00:26.045Z] ec06c3102977: Preparing [2022-04-07T15:00:26.045Z] 6a3c62e080c7: Preparing [2022-04-07T15:00:26.045Z] 340cb19ca677: Preparing [2022-04-07T15:00:26.045Z] 4f4ce317c6bb: Preparing [2022-04-07T15:00:26.045Z] ec06c3102977: Waiting [2022-04-07T15:00:26.045Z] 3b19d27f08f7: Waiting [2022-04-07T15:00:26.045Z] 6a3c62e080c7: Waiting [2022-04-07T15:00:26.045Z] 73bb99a6e169: Waiting [2022-04-07T15:00:26.045Z] 340cb19ca677: Waiting [2022-04-07T15:00:26.045Z] 4f4ce317c6bb: Waiting [2022-04-07T15:00:26.045Z] d48aa7942216: Layer already exists [2022-04-07T15:00:26.045Z] 287fc530a922: Layer already exists [2022-04-07T15:00:26.045Z] 8f5ceeea65d2: Layer already exists [2022-04-07T15:00:26.045Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:00:26.045Z] 946066255ff7: Layer already exists [2022-04-07T15:00:26.045Z] ec06c3102977: Layer already exists [2022-04-07T15:00:26.045Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:00:26.045Z] 73bb99a6e169: Layer already exists [2022-04-07T15:00:26.045Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:00:26.045Z] 340cb19ca677: Layer already exists [2022-04-07T15:00:26.316Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:00:26.316Z] 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:26.664Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:27.009Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-07T15:00:27.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:00:27.010Z] 8f5ceeea65d2: Preparing [2022-04-07T15:00:27.010Z] 946066255ff7: Preparing [2022-04-07T15:00:27.010Z] 287fc530a922: Preparing [2022-04-07T15:00:27.010Z] d48aa7942216: Preparing [2022-04-07T15:00:27.010Z] f0e5a4d6c014: Preparing [2022-04-07T15:00:27.010Z] 3b19d27f08f7: Preparing [2022-04-07T15:00:27.010Z] 73bb99a6e169: Preparing [2022-04-07T15:00:27.010Z] ec06c3102977: Preparing [2022-04-07T15:00:27.010Z] 6a3c62e080c7: Preparing [2022-04-07T15:00:27.010Z] 340cb19ca677: Preparing [2022-04-07T15:00:27.010Z] 4f4ce317c6bb: Preparing [2022-04-07T15:00:27.010Z] 73bb99a6e169: Waiting [2022-04-07T15:00:27.010Z] ec06c3102977: Waiting [2022-04-07T15:00:27.010Z] 6a3c62e080c7: Waiting [2022-04-07T15:00:27.010Z] 3b19d27f08f7: Waiting [2022-04-07T15:00:27.010Z] 340cb19ca677: Waiting [2022-04-07T15:00:27.010Z] 4f4ce317c6bb: Waiting [2022-04-07T15:00:27.010Z] 946066255ff7: Layer already exists [2022-04-07T15:00:27.010Z] 287fc530a922: Layer already exists [2022-04-07T15:00:27.010Z] d48aa7942216: Layer already exists [2022-04-07T15:00:27.010Z] 8f5ceeea65d2: Layer already exists [2022-04-07T15:00:27.010Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:00:27.283Z] 340cb19ca677: Layer already exists [2022-04-07T15:00:27.283Z] 73bb99a6e169: Layer already exists [2022-04-07T15:00:27.283Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:00:27.283Z] ec06c3102977: Layer already exists [2022-04-07T15:00:27.283Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:00:27.283Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:00:27.283Z] main: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:00:27.337Z] ===================================================== [Pipeline] echo [2022-04-07T15:00:27.347Z] taggedImages: [2022-04-07T15:00:27.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [2022-04-07T15:00:27.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T15:00:27.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [2022-04-07T15:00:27.347Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [2022-04-07T15:00:27.347Z] - 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-04-07T15:00:27.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:00:27.742Z] [2022-04-07T15:00:27.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:00:28.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:00:28.428Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T15:00:28.428Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T15:00:28.428Z] 04944245beec: Pulling fs layer [2022-04-07T15:00:28.428Z] 699f458cf7ca: Pulling fs layer [2022-04-07T15:00:28.428Z] 765212b225bb: Pulling fs layer [2022-04-07T15:00:28.428Z] f23df028b6ca: Pulling fs layer [2022-04-07T15:00:28.428Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T15:00:28.428Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T15:00:28.428Z] f23df028b6ca: Waiting [2022-04-07T15:00:28.428Z] d65c8cfc05b1: Waiting [2022-04-07T15:00:28.428Z] 2437ff75d9bd: Waiting [2022-04-07T15:00:28.428Z] 765212b225bb: Waiting [2022-04-07T15:00:28.428Z] 04944245beec: Verifying Checksum [2022-04-07T15:00:28.428Z] 04944245beec: Download complete [2022-04-07T15:00:28.428Z] 765212b225bb: Verifying Checksum [2022-04-07T15:00:28.428Z] 765212b225bb: Download complete [2022-04-07T15:00:28.428Z] f23df028b6ca: Verifying Checksum [2022-04-07T15:00:28.428Z] f23df028b6ca: Download complete [2022-04-07T15:00:28.711Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T15:00:28.711Z] d65c8cfc05b1: Download complete [2022-04-07T15:00:28.711Z] 699f458cf7ca: Verifying Checksum [2022-04-07T15:00:28.711Z] 699f458cf7ca: Download complete [2022-04-07T15:00:29.310Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T15:00:29.310Z] 8998bd30e6a1: Download complete [2022-04-07T15:00:31.931Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T15:00:31.931Z] 2437ff75d9bd: Download complete [2022-04-07T15:00:33.906Z] 8998bd30e6a1: Pull complete [2022-04-07T15:00:34.178Z] 04944245beec: Pull complete [2022-04-07T15:00:35.611Z] 699f458cf7ca: Pull complete [2022-04-07T15:00:35.884Z] 765212b225bb: Pull complete [2022-04-07T15:00:36.864Z] f23df028b6ca: Pull complete [2022-04-07T15:00:37.137Z] d65c8cfc05b1: Pull complete [2022-04-07T15:00:52.224Z] 2437ff75d9bd: Pull complete [2022-04-07T15:00:52.224Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T15:00:52.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:00:52.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T15:00:52.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container [2022-04-07T15:00:52.555Z] $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T15:00:54.147Z] $ docker top d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:00:55.186Z] ---> job-cost.sh [2022-04-07T15:00:55.186Z] lf-activate-venv: SKIPPING [2022-04-07T15:00:55.186Z] INFO: No Stack... [2022-04-07T15:00:55.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T15:00:56.436Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T15:00:57.112Z] + cut -d, -f6 [2022-04-07T15:00:57.112Z] + cat /w/workspace/edgex-go/180/archives/cost.csv [Pipeline] lock [2022-04-07T15:00:57.147Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] [2022-04-07T15:00:57.156Z] Resource [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] did not exist. Created. [2022-04-07T15:00:57.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T15:00:57.830Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T15:00:58.510Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T15:00:58.519Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T15:00:58.526Z] $ docker stop --time=1 d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c [2022-04-07T15:01:00.111Z] $ docker rm -f d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c [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-04-07T15:01:00.733Z] provisioning config files... [2022-04-07T15:01:00.742Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/180@tmp/config1490786474322207221tmp [Pipeline] { [Pipeline] sh [2022-04-07T15:01:01.038Z] + set +x [2022-04-07T15:01:01.038Z] + curl -s https://codecov.io/bash [2022-04-07T15:01:01.038Z] + bash -s -- [2022-04-07T15:01:01.038Z] [2022-04-07T15:01:01.038Z] _____ _ [2022-04-07T15:01:01.038Z] / ____| | | [2022-04-07T15:01:01.038Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T15:01:01.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T15:01:01.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T15:01:01.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T15:01:01.038Z] Bash-1.0.6 [2022-04-07T15:01:01.038Z] [2022-04-07T15:01:01.038Z] [2022-04-07T15:01:01.038Z] ==> git version 2.25.1 found [2022-04-07T15:01:01.038Z] ==> 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-04-07T15:01:01.038Z] Release-Date: 2020-01-08 [2022-04-07T15:01:01.038Z] 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-04-07T15:01:01.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T15:01:01.038Z] ==> Jenkins CI detected. [2022-04-07T15:01:01.038Z] current dir:  /w/workspace/edgex-go/180 [2022-04-07T15:01:01.038Z] project root: . [2022-04-07T15:01:01.038Z] --> token set from env [2022-04-07T15:01:01.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T15:01:01.038Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T15:01:01.038Z] ==> Python coveragepy not found [2022-04-07T15:01:01.038Z] ==> Searching for coverage reports in: [2022-04-07T15:01:01.038Z] + . [2022-04-07T15:01:01.298Z] -> Found 1 reports [2022-04-07T15:01:01.298Z] ==> Detecting git/mercurial file structure [2022-04-07T15:01:01.298Z] ==> Reading reports [2022-04-07T15:01:01.298Z] + ./coverage.out bytes=430374 [2022-04-07T15:01:01.298Z] ==> Appending adjustments [2022-04-07T15:01:01.298Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T15:01:02.241Z] + Found adjustments [2022-04-07T15:01:02.241Z] ==> Gzipping contents [2022-04-07T15:01:02.501Z] 60K /tmp/codecov.4415RJ.gz [2022-04-07T15:01:02.501Z] ==> Uploading reports [2022-04-07T15:01:02.501Z] url: https://codecov.io [2022-04-07T15:01:02.501Z] query: branch=main&commit=82d51753c0ffe06333f0831f521723714ea5f555&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T15:01:02.501Z] -> Pinging Codecov [2022-04-07T15:01:02.501Z] 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=82d51753c0ffe06333f0831f521723714ea5f555&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T15:01:02.760Z] -> Uploading to [2022-04-07T15:01:02.760Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/82d51753c0ffe06333f0831f521723714ea5f555/139f6cd2-49d1-42c2-b81b-82d7cefda94c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T150102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9412a5d69c0919102626603b40ae2a458bc020aa714b3eaec8bd4594957c0cd7 [2022-04-07T15:01:03.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:03.020Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:03.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58956 0 0 100 58956 0 213k --:--:-- --:--:-- --:--:-- 213k [2022-04-07T15:01:03.281Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] } [2022-04-07T15:01:03.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-07T15:01:03.595Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-07T15:01:03.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:03.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:01:03.903Z] [2022-04-07T15:01:03.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:04.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:01:04.206Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-07T15:01:04.206Z] 188c0c94c7c5: Pulling fs layer [2022-04-07T15:01:04.206Z] 0ef7d3d256c8: Pulling fs layer [2022-04-07T15:01:04.206Z] de9db76c5a1d: Pulling fs layer [2022-04-07T15:01:04.206Z] 0eba1c9be4d2: Pulling fs layer [2022-04-07T15:01:04.206Z] 0d57e429df01: Pulling fs layer [2022-04-07T15:01:04.206Z] 4e4be7b47b0d: Pulling fs layer [2022-04-07T15:01:04.206Z] e1f770b5df2f: Pulling fs layer [2022-04-07T15:01:04.206Z] 85a0685a4137: Pulling fs layer [2022-04-07T15:01:04.206Z] 0d57e429df01: Waiting [2022-04-07T15:01:04.206Z] 0eba1c9be4d2: Waiting [2022-04-07T15:01:04.206Z] 4e4be7b47b0d: Waiting [2022-04-07T15:01:04.206Z] e1f770b5df2f: Waiting [2022-04-07T15:01:04.206Z] de9db76c5a1d: Verifying Checksum [2022-04-07T15:01:04.206Z] de9db76c5a1d: Download complete [2022-04-07T15:01:04.206Z] 0ef7d3d256c8: Download complete [2022-04-07T15:01:04.206Z] 0d57e429df01: Download complete [2022-04-07T15:01:04.206Z] 188c0c94c7c5: Verifying Checksum [2022-04-07T15:01:04.206Z] 188c0c94c7c5: Download complete [2022-04-07T15:01:04.206Z] 4e4be7b47b0d: Verifying Checksum [2022-04-07T15:01:04.206Z] 4e4be7b47b0d: Download complete [2022-04-07T15:01:04.467Z] 188c0c94c7c5: Pull complete [2022-04-07T15:01:04.467Z] e1f770b5df2f: Verifying Checksum [2022-04-07T15:01:04.467Z] 0ef7d3d256c8: Pull complete [2022-04-07T15:01:04.729Z] de9db76c5a1d: Pull complete [2022-04-07T15:01:04.988Z] 0eba1c9be4d2: Verifying Checksum [2022-04-07T15:01:04.988Z] 0eba1c9be4d2: Download complete [2022-04-07T15:01:05.248Z] 85a0685a4137: Verifying Checksum [2022-04-07T15:01:05.248Z] 85a0685a4137: Download complete [2022-04-07T15:01:08.536Z] 0eba1c9be4d2: Pull complete [2022-04-07T15:01:08.536Z] 0d57e429df01: Pull complete [2022-04-07T15:01:08.536Z] 4e4be7b47b0d: Pull complete [2022-04-07T15:01:09.104Z] e1f770b5df2f: Pull complete [2022-04-07T15:01:12.393Z] 85a0685a4137: Pull complete [2022-04-07T15:01:12.393Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-07T15:01:12.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:01:12.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-07T15:01:12.467Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:01:12.499Z] $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T15:01:15.304Z] $ docker top 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T15:01:15.391Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-07T15:01:15.674Z] + set -o pipefail [2022-04-07T15:01:15.674Z] + snyk monitor '--org=edgex-jenkins' [2022-04-07T15:01:22.252Z] [2022-04-07T15:01:22.252Z] Monitoring /w/workspace/edgex-go/180 (github.com/edgexfoundry/edgex-go)... [2022-04-07T15:01:22.252Z] [2022-04-07T15:01:22.253Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f65899ef-1971-4834-95e6-6d9566e170e7 [2022-04-07T15:01:22.253Z] [2022-04-07T15:01:22.253Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-07T15:01:22.253Z] [2022-04-07T15:01:22.253Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-07T15:01:22.253Z] [2022-04-07T15:01:22.514Z] [Pipeline] } [2022-04-07T15:01:22.522Z] $ docker stop --time=1 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 [2022-04-07T15:01:24.810Z] $ docker rm -f 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-07T15:01:25.260Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:01:25.272Z] provisioning config files... [2022-04-07T15:01:25.280Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/180@tmp/config6551662622997513208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:01:25.580Z] --> edgex-publish-swagger.sh [2022-04-07T15:01:25.580Z] === Publish openapi/v2 API === [2022-04-07T15:01:25.580Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-07T15:01:25.580Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/180/openapi/v2/core-command.yaml] [2022-04-07T15:01:25.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:25.580Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:28.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 26409 0:00:01 0:00:01 --:--:-- 26409 100 33831 0 0 100 33831 0 14818 0:00:02 0:00:02 --:--:-- 14818 100 33831 0 0 100 33831 0 12809 0:00:02 0:00:02 --:--:-- 12809 [2022-04-07T15:01:28.165Z] [2022-04-07T15:01:28.165Z] [2022-04-07T15:01:28.165Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/180/openapi/v2/core-data.yaml] [2022-04-07T15:01:28.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:28.165Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:29.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 647k --:--:-- --:--:-- --:--:-- 641k 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 54785 0:00:01 0:00:01 --:--:-- 54743 [2022-04-07T15:01:29.544Z] [2022-04-07T15:01:29.544Z] [2022-04-07T15:01:29.544Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/180/openapi/v2/core-metadata.yaml] [2022-04-07T15:01:29.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:29.544Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:31.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 137k 0 0 100 137k 0 84474 0:00:01 0:00:01 --:--:-- 84474 [2022-04-07T15:01:31.186Z] [2022-04-07T15:01:31.186Z] [2022-04-07T15:01:31.186Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/180/openapi/v2/support-notifications.yaml] [2022-04-07T15:01:31.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:31.186Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:32.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 807k --:--:-- --:--:-- --:--:-- 800k 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 60106 0:00:01 0:00:01 --:--:-- 60065 [2022-04-07T15:01:32.571Z] [2022-04-07T15:01:32.571Z] [2022-04-07T15:01:32.571Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/180/openapi/v2/support-scheduler.yaml] [2022-04-07T15:01:32.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:32.571Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:33.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35508 0:00:01 0:00:01 --:--:-- 35508 100 39556 0 0 100 39556 0 35508 0:00:01 0:00:01 --:--:-- 35508 [2022-04-07T15:01:33.954Z] [2022-04-07T15:01:33.954Z] [2022-04-07T15:01:33.954Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/180/openapi/v2/system-agent.yaml] [2022-04-07T15:01:33.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:01:33.954Z] Dload Upload Total Spent Left Speed [2022-04-07T15:01:34.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 17098 0:00:01 0:00:01 --:--:-- 17098 100 20091 0 0 100 20091 0 17098 0:00:01 0:00:01 --:--:-- 17098 [2022-04-07T15:01:34.897Z] [2022-04-07T15:01:34.897Z] [Pipeline] } [2022-04-07T15:01:34.904Z] 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-04-07T15:01:35.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:01:35.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:35.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:01:35.604Z] . [Pipeline] withDockerContainer [2022-04-07T15:01:35.671Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:01:35.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:01:36.145Z] $ docker top 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:01:36.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:01:36.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:01:36.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:01:36.364Z] $ docker exec 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 ssh-agent [2022-04-07T15:01:36.507Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICfHna/agent.13 [2022-04-07T15:01:36.507Z] SSH_AGENT_PID=19 [2022-04-07T15:01:36.513Z] Running ssh-add (command line suppressed) [2022-04-07T15:01:36.630Z] Identity added: /w/workspace/edgex-go/180@tmp/private_key_6431271239308624011.key (/w/workspace/edgex-go/180@tmp/private_key_6431271239308624011.key) [2022-04-07T15:01:36.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:01:36.939Z] + git semver tag [2022-04-07T15:01:36.939Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:01:36.939Z] # $GIT_DIR = /w/workspace/edgex-go/180/.git [2022-04-07T15:01:36.939Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/180 [2022-04-07T15:01:36.939Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:01:36.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:01:36.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:01:36.939Z] # $SEMVER_BRANCH = main [2022-04-07T15:01:36.939Z] # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [2022-04-07T15:01:36.939Z] # 82d51753c0ffe06333f0831f521723714ea5f555 HEAD [2022-04-07T15:01:36.939Z] # -> Force: false [2022-04-07T15:01:36.939Z] # 406cc5442621910cd954be86ada201833e05624c refs/tags/v2.2.0-dev.58 [Pipeline] } [2022-04-07T15:01:36.943Z] $ docker exec --env ******** --env ******** 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 ssh-agent -k [2022-04-07T15:01:37.050Z] unset SSH_AUTH_SOCK; [2022-04-07T15:01:37.051Z] unset SSH_AGENT_PID; [2022-04-07T15:01:37.051Z] echo Agent pid 19 killed; [2022-04-07T15:01:37.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T15:01:37.396Z] + git semver [Pipeline] } [2022-04-07T15:01:37.405Z] $ docker stop --time=1 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 [2022-04-07T15:01:38.725Z] $ docker rm -f 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:39.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:01:39.134Z] [2022-04-07T15:01:39.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:39.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:01:39.436Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-07T15:01:39.436Z] ab5ef0e58194: Pulling fs layer [2022-04-07T15:01:39.436Z] 9712f1f96733: Pulling fs layer [2022-04-07T15:01:39.436Z] 63f879dbbcfc: Pulling fs layer [2022-04-07T15:01:39.436Z] 0d9ebad4ef96: Pulling fs layer [2022-04-07T15:01:39.436Z] e9a5061849ea: Pulling fs layer [2022-04-07T15:01:39.436Z] d747dcd14b5f: Pulling fs layer [2022-04-07T15:01:39.436Z] 2de7ff778b66: Pulling fs layer [2022-04-07T15:01:39.436Z] 0d9ebad4ef96: Waiting [2022-04-07T15:01:39.436Z] e9a5061849ea: Waiting [2022-04-07T15:01:39.436Z] d747dcd14b5f: Waiting [2022-04-07T15:01:39.436Z] 2de7ff778b66: Waiting [2022-04-07T15:01:39.436Z] 9712f1f96733: Download complete [2022-04-07T15:01:39.696Z] 63f879dbbcfc: Verifying Checksum [2022-04-07T15:01:39.696Z] 63f879dbbcfc: Download complete [2022-04-07T15:01:39.955Z] 0d9ebad4ef96: Verifying Checksum [2022-04-07T15:01:39.955Z] 0d9ebad4ef96: Download complete [2022-04-07T15:01:39.955Z] e9a5061849ea: Verifying Checksum [2022-04-07T15:01:39.955Z] e9a5061849ea: Download complete [2022-04-07T15:01:39.955Z] d747dcd14b5f: Download complete [2022-04-07T15:01:39.955Z] ab5ef0e58194: Verifying Checksum [2022-04-07T15:01:39.955Z] ab5ef0e58194: Download complete [2022-04-07T15:01:39.955Z] 2de7ff778b66: Verifying Checksum [2022-04-07T15:01:39.955Z] 2de7ff778b66: Download complete [2022-04-07T15:01:43.246Z] ab5ef0e58194: Pull complete [2022-04-07T15:01:43.246Z] 9712f1f96733: Pull complete [2022-04-07T15:01:43.505Z] 63f879dbbcfc: Pull complete [2022-04-07T15:01:47.698Z] 0d9ebad4ef96: Pull complete [2022-04-07T15:01:47.698Z] e9a5061849ea: Pull complete [2022-04-07T15:01:47.698Z] d747dcd14b5f: Pull complete [2022-04-07T15:01:48.637Z] 2de7ff778b66: Pull complete [2022-04-07T15:01:48.637Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-07T15:01:48.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:01:48.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-07T15:01:48.704Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:01:48.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T15:01:51.064Z] $ docker top 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:01:51.154Z] provisioning config files... [2022-04-07T15:01:51.163Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/180@tmp/config5270662203966576869tmp [2022-04-07T15:01:51.175Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/180@tmp/config9192733615791573380tmp [2022-04-07T15:01:51.186Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/180@tmp/config7826091824252065244tmp [Pipeline] { [Pipeline] echo [2022-04-07T15:01:51.201Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:01:51.488Z] ---> sigul-configuration.sh [2022-04-07T15:01:51.488Z] gpg: directory `/root/.gnupg' created [2022-04-07T15:01:51.488Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-07T15:01:51.488Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-07T15:01:51.488Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-07T15:01:51.488Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-07T15:01:51.488Z] gpg: CAST5 encrypted data [2022-04-07T15:01:51.488Z] gpg: encrypted with 1 passphrase [2022-04-07T15:01:51.488Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-07T15:01:51.780Z] + mkdir /home/jenkins [2022-04-07T15:01:51.781Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-07T15:01:52.071Z] + 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-04-07T15:01:52.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:01:52.386Z] ---> sigul-install.sh [2022-04-07T15:01:52.387Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-07T15:01:52.677Z] + git tag --list [2022-04-07T15:01:52.677Z] 0.6.0 [2022-04-07T15:01:52.677Z] 0.6.1 [2022-04-07T15:01:52.677Z] 0.7.0 [2022-04-07T15:01:52.677Z] 0.7.1 [2022-04-07T15:01:52.677Z] v1.0.0 [2022-04-07T15:01:52.677Z] v1.0.1 [2022-04-07T15:01:52.677Z] v1.1.0 [2022-04-07T15:01:52.677Z] v1.2.0 [2022-04-07T15:01:52.677Z] v1.2.1 [2022-04-07T15:01:52.677Z] v1.3.0 [2022-04-07T15:01:52.677Z] v1.3.1 [2022-04-07T15:01:52.677Z] v2.0.0 [2022-04-07T15:01:52.677Z] v2.0.1-dev.1 [2022-04-07T15:01:52.677Z] v2.0.1-dev.10 [2022-04-07T15:01:52.677Z] v2.0.1-dev.11 [2022-04-07T15:01:52.677Z] v2.0.1-dev.12 [2022-04-07T15:01:52.677Z] v2.0.1-dev.13 [2022-04-07T15:01:52.677Z] v2.0.1-dev.14 [2022-04-07T15:01:52.677Z] v2.0.1-dev.15 [2022-04-07T15:01:52.677Z] v2.0.1-dev.16 [2022-04-07T15:01:52.677Z] v2.0.1-dev.17 [2022-04-07T15:01:52.677Z] v2.0.1-dev.18 [2022-04-07T15:01:52.677Z] v2.0.1-dev.19 [2022-04-07T15:01:52.677Z] v2.0.1-dev.2 [2022-04-07T15:01:52.677Z] v2.0.1-dev.20 [2022-04-07T15:01:52.677Z] v2.0.1-dev.21 [2022-04-07T15:01:52.677Z] v2.0.1-dev.22 [2022-04-07T15:01:52.677Z] v2.0.1-dev.23 [2022-04-07T15:01:52.677Z] v2.0.1-dev.24 [2022-04-07T15:01:52.677Z] v2.0.1-dev.25 [2022-04-07T15:01:52.677Z] v2.0.1-dev.26 [2022-04-07T15:01:52.677Z] v2.0.1-dev.27 [2022-04-07T15:01:52.677Z] v2.0.1-dev.28 [2022-04-07T15:01:52.677Z] v2.0.1-dev.29 [2022-04-07T15:01:52.677Z] v2.0.1-dev.3 [2022-04-07T15:01:52.677Z] v2.0.1-dev.30 [2022-04-07T15:01:52.677Z] v2.0.1-dev.31 [2022-04-07T15:01:52.677Z] v2.0.1-dev.32 [2022-04-07T15:01:52.677Z] v2.0.1-dev.33 [2022-04-07T15:01:52.677Z] v2.0.1-dev.34 [2022-04-07T15:01:52.677Z] v2.0.1-dev.35 [2022-04-07T15:01:52.677Z] v2.0.1-dev.36 [2022-04-07T15:01:52.677Z] v2.0.1-dev.37 [2022-04-07T15:01:52.677Z] v2.0.1-dev.38 [2022-04-07T15:01:52.677Z] v2.0.1-dev.39 [2022-04-07T15:01:52.677Z] v2.0.1-dev.4 [2022-04-07T15:01:52.677Z] v2.0.1-dev.40 [2022-04-07T15:01:52.677Z] v2.0.1-dev.41 [2022-04-07T15:01:52.677Z] v2.0.1-dev.42 [2022-04-07T15:01:52.677Z] v2.0.1-dev.43 [2022-04-07T15:01:52.677Z] v2.0.1-dev.44 [2022-04-07T15:01:52.677Z] v2.0.1-dev.45 [2022-04-07T15:01:52.677Z] v2.0.1-dev.46 [2022-04-07T15:01:52.677Z] v2.0.1-dev.47 [2022-04-07T15:01:52.677Z] v2.0.1-dev.48 [2022-04-07T15:01:52.677Z] v2.0.1-dev.49 [2022-04-07T15:01:52.677Z] v2.0.1-dev.5 [2022-04-07T15:01:52.677Z] v2.0.1-dev.50 [2022-04-07T15:01:52.677Z] v2.0.1-dev.51 [2022-04-07T15:01:52.677Z] v2.0.1-dev.52 [2022-04-07T15:01:52.677Z] v2.0.1-dev.53 [2022-04-07T15:01:52.677Z] v2.0.1-dev.54 [2022-04-07T15:01:52.677Z] v2.0.1-dev.55 [2022-04-07T15:01:52.677Z] v2.0.1-dev.56 [2022-04-07T15:01:52.677Z] v2.0.1-dev.57 [2022-04-07T15:01:52.677Z] v2.0.1-dev.58 [2022-04-07T15:01:52.677Z] v2.0.1-dev.59 [2022-04-07T15:01:52.677Z] v2.0.1-dev.6 [2022-04-07T15:01:52.677Z] v2.0.1-dev.60 [2022-04-07T15:01:52.677Z] v2.0.1-dev.61 [2022-04-07T15:01:52.677Z] v2.0.1-dev.62 [2022-04-07T15:01:52.677Z] v2.0.1-dev.63 [2022-04-07T15:01:52.677Z] v2.0.1-dev.64 [2022-04-07T15:01:52.677Z] v2.0.1-dev.65 [2022-04-07T15:01:52.677Z] v2.0.1-dev.66 [2022-04-07T15:01:52.677Z] v2.0.1-dev.67 [2022-04-07T15:01:52.677Z] v2.0.1-dev.68 [2022-04-07T15:01:52.677Z] v2.0.1-dev.69 [2022-04-07T15:01:52.677Z] v2.0.1-dev.7 [2022-04-07T15:01:52.677Z] v2.0.1-dev.70 [2022-04-07T15:01:52.677Z] v2.0.1-dev.71 [2022-04-07T15:01:52.677Z] v2.0.1-dev.72 [2022-04-07T15:01:52.677Z] v2.0.1-dev.73 [2022-04-07T15:01:52.677Z] v2.0.1-dev.74 [2022-04-07T15:01:52.677Z] v2.0.1-dev.75 [2022-04-07T15:01:52.677Z] v2.0.1-dev.76 [2022-04-07T15:01:52.677Z] v2.0.1-dev.77 [2022-04-07T15:01:52.677Z] v2.0.1-dev.78 [2022-04-07T15:01:52.677Z] v2.0.1-dev.79 [2022-04-07T15:01:52.677Z] v2.0.1-dev.8 [2022-04-07T15:01:52.677Z] v2.0.1-dev.80 [2022-04-07T15:01:52.677Z] v2.0.1-dev.81 [2022-04-07T15:01:52.677Z] v2.0.1-dev.82 [2022-04-07T15:01:52.677Z] v2.0.1-dev.83 [2022-04-07T15:01:52.677Z] v2.0.1-dev.84 [2022-04-07T15:01:52.677Z] v2.0.1-dev.85 [2022-04-07T15:01:52.677Z] v2.0.1-dev.86 [2022-04-07T15:01:52.677Z] v2.0.1-dev.87 [2022-04-07T15:01:52.677Z] v2.0.1-dev.88 [2022-04-07T15:01:52.677Z] v2.0.1-dev.89 [2022-04-07T15:01:52.677Z] v2.0.1-dev.9 [2022-04-07T15:01:52.677Z] v2.0.1-dev.90 [2022-04-07T15:01:52.677Z] v2.0.1-dev.91 [2022-04-07T15:01:52.677Z] v2.0.1-dev.92 [2022-04-07T15:01:52.677Z] v2.0.1-dev.93 [2022-04-07T15:01:52.677Z] v2.0.1-dev.94 [2022-04-07T15:01:52.677Z] v2.0.1-dev.95 [2022-04-07T15:01:52.677Z] v2.0.1-dev.96 [2022-04-07T15:01:52.677Z] v2.0.1-dev.97 [2022-04-07T15:01:52.677Z] v2.0.1-dev.98 [2022-04-07T15:01:52.677Z] v2.0.1-dev.99 [2022-04-07T15:01:52.677Z] v2.1.0 [2022-04-07T15:01:52.677Z] v2.2.0-dev.1 [2022-04-07T15:01:52.677Z] v2.2.0-dev.10 [2022-04-07T15:01:52.677Z] v2.2.0-dev.11 [2022-04-07T15:01:52.677Z] v2.2.0-dev.12 [2022-04-07T15:01:52.677Z] v2.2.0-dev.13 [2022-04-07T15:01:52.677Z] v2.2.0-dev.14 [2022-04-07T15:01:52.677Z] v2.2.0-dev.15 [2022-04-07T15:01:52.677Z] v2.2.0-dev.16 [2022-04-07T15:01:52.677Z] v2.2.0-dev.17 [2022-04-07T15:01:52.677Z] v2.2.0-dev.18 [2022-04-07T15:01:52.677Z] v2.2.0-dev.19 [2022-04-07T15:01:52.677Z] v2.2.0-dev.2 [2022-04-07T15:01:52.677Z] v2.2.0-dev.20 [2022-04-07T15:01:52.677Z] v2.2.0-dev.21 [2022-04-07T15:01:52.677Z] v2.2.0-dev.22 [2022-04-07T15:01:52.677Z] v2.2.0-dev.23 [2022-04-07T15:01:52.677Z] v2.2.0-dev.24 [2022-04-07T15:01:52.677Z] v2.2.0-dev.25 [2022-04-07T15:01:52.677Z] v2.2.0-dev.26 [2022-04-07T15:01:52.677Z] v2.2.0-dev.27 [2022-04-07T15:01:52.677Z] v2.2.0-dev.28 [2022-04-07T15:01:52.677Z] v2.2.0-dev.29 [2022-04-07T15:01:52.677Z] v2.2.0-dev.3 [2022-04-07T15:01:52.677Z] v2.2.0-dev.30 [2022-04-07T15:01:52.677Z] v2.2.0-dev.31 [2022-04-07T15:01:52.677Z] v2.2.0-dev.32 [2022-04-07T15:01:52.677Z] v2.2.0-dev.33 [2022-04-07T15:01:52.677Z] v2.2.0-dev.34 [2022-04-07T15:01:52.677Z] v2.2.0-dev.35 [2022-04-07T15:01:52.677Z] v2.2.0-dev.36 [2022-04-07T15:01:52.677Z] v2.2.0-dev.37 [2022-04-07T15:01:52.677Z] v2.2.0-dev.38 [2022-04-07T15:01:52.677Z] v2.2.0-dev.39 [2022-04-07T15:01:52.677Z] v2.2.0-dev.4 [2022-04-07T15:01:52.677Z] v2.2.0-dev.40 [2022-04-07T15:01:52.677Z] v2.2.0-dev.41 [2022-04-07T15:01:52.677Z] v2.2.0-dev.42 [2022-04-07T15:01:52.677Z] v2.2.0-dev.43 [2022-04-07T15:01:52.677Z] v2.2.0-dev.44 [2022-04-07T15:01:52.677Z] v2.2.0-dev.45 [2022-04-07T15:01:52.677Z] v2.2.0-dev.46 [2022-04-07T15:01:52.677Z] v2.2.0-dev.47 [2022-04-07T15:01:52.678Z] v2.2.0-dev.48 [2022-04-07T15:01:52.678Z] v2.2.0-dev.49 [2022-04-07T15:01:52.678Z] v2.2.0-dev.5 [2022-04-07T15:01:52.678Z] v2.2.0-dev.50 [2022-04-07T15:01:52.678Z] v2.2.0-dev.51 [2022-04-07T15:01:52.678Z] v2.2.0-dev.52 [2022-04-07T15:01:52.678Z] v2.2.0-dev.53 [2022-04-07T15:01:52.678Z] v2.2.0-dev.54 [2022-04-07T15:01:52.678Z] v2.2.0-dev.55 [2022-04-07T15:01:52.678Z] v2.2.0-dev.56 [2022-04-07T15:01:52.678Z] v2.2.0-dev.57 [2022-04-07T15:01:52.678Z] v2.2.0-dev.58 [2022-04-07T15:01:52.678Z] v2.2.0-dev.6 [2022-04-07T15:01:52.678Z] v2.2.0-dev.7 [2022-04-07T15:01:52.678Z] v2.2.0-dev.8 [2022-04-07T15:01:52.678Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-07T15:01:52.964Z] + lftools sign git-tag v2.2.0-dev.58 [2022-04-07T15:01:53.533Z] Signing Git tag with Sigul... [2022-04-07T15:01:53.533Z] Signing v2.2.0-dev.58 [Pipeline] echo [2022-04-07T15:01:53.804Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:01:54.098Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-07T15:01:54.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-07T15:01:54.119Z] $ docker stop --time=1 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 [2022-04-07T15:01:55.458Z] $ docker rm -f 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-07T15:01:55.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:01:55.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:56.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:01:56.173Z] . [Pipeline] withDockerContainer [2022-04-07T15:01:56.247Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:01:56.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:01:56.713Z] $ docker top c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:01:58.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:01:58.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:01:58.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:01:58.664Z] $ docker exec c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db ssh-agent [2022-04-07T15:01:58.787Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlPHPoP/agent.13 [2022-04-07T15:01:58.787Z] SSH_AGENT_PID=20 [2022-04-07T15:01:58.792Z] Running ssh-add (command line suppressed) [2022-04-07T15:01:58.900Z] Identity added: /w/workspace/edgex-go/180@tmp/private_key_6090625559050629485.key (/w/workspace/edgex-go/180@tmp/private_key_6090625559050629485.key) [2022-04-07T15:01:58.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:01:59.205Z] + git semver bump pre [2022-04-07T15:01:59.205Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:01:59.205Z] # $GIT_DIR = /w/workspace/edgex-go/180/.git [2022-04-07T15:01:59.205Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/180 [2022-04-07T15:01:59.205Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:01:59.205Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:01:59.205Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:01:59.205Z] # $SEMVER_BRANCH = main [2022-04-07T15:01:59.205Z] # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [2022-04-07T15:01:59.205Z] 2.2.0-dev.59 [Pipeline] } [2022-04-07T15:01:59.210Z] $ docker exec --env ******** --env ******** c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db ssh-agent -k [2022-04-07T15:01:59.317Z] unset SSH_AUTH_SOCK; [2022-04-07T15:01:59.317Z] unset SSH_AGENT_PID; [2022-04-07T15:01:59.317Z] echo Agent pid 20 killed; [2022-04-07T15:01:59.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T15:01:59.631Z] + git semver [Pipeline] } [2022-04-07T15:01:59.638Z] $ docker stop --time=1 c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db [2022-04-07T15:02:00.952Z] $ docker rm -f c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T15:02:01.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:02:01.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:01.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:02:01.673Z] . [Pipeline] withDockerContainer [2022-04-07T15:02:01.734Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:02:01.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:02:02.157Z] $ docker top d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:02:02.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:02:02.260Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:02:02.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:02:02.381Z] $ docker exec d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb ssh-agent [2022-04-07T15:02:02.501Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAhlOkk/agent.13 [2022-04-07T15:02:02.501Z] SSH_AGENT_PID=20 [2022-04-07T15:02:02.507Z] Running ssh-add (command line suppressed) [2022-04-07T15:02:02.613Z] Identity added: /w/workspace/edgex-go/180@tmp/private_key_4991300265494691574.key (/w/workspace/edgex-go/180@tmp/private_key_4991300265494691574.key) [2022-04-07T15:02:02.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:02:02.921Z] + git semver push [2022-04-07T15:02:02.922Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:02:02.922Z] # $GIT_DIR = /w/workspace/edgex-go/180/.git [2022-04-07T15:02:02.922Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/180 [2022-04-07T15:02:02.922Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:02:02.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:02:02.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:02:02.922Z] # $SEMVER_BRANCH = main [2022-04-07T15:02:02.922Z] # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [Pipeline] } [2022-04-07T15:02:07.128Z] $ docker exec --env ******** --env ******** d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb ssh-agent -k [2022-04-07T15:02:07.229Z] unset SSH_AUTH_SOCK; [2022-04-07T15:02:07.229Z] unset SSH_AGENT_PID; [2022-04-07T15:02:07.229Z] echo Agent pid 20 killed; [2022-04-07T15:02:07.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T15:02:07.556Z] + git semver [Pipeline] } [2022-04-07T15:02:07.564Z] $ docker stop --time=1 d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb [2022-04-07T15:02:08.878Z] $ docker rm -f d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb [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-04-07T15:02:09.509Z] + [ -d /w/workspace/edgex-go/180/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:09.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:10.663Z] ---> package-listing.sh [2022-04-07T15:02:10.663Z] ++ facter osfamily [2022-04-07T15:02:10.663Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T15:02:10.923Z] + OS_FAMILY=debian [2022-04-07T15:02:10.923Z] + workspace=/w/workspace/edgex-go/180 [2022-04-07T15:02:10.923Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T15:02:10.923Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T15:02:10.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T15:02:10.923Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T15:02:10.923Z] + '[' /w/workspace/edgex-go/180 ']' [2022-04-07T15:02:10.923Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T15:02:10.923Z] + case "${OS_FAMILY}" in [2022-04-07T15:02:10.923Z] + dpkg -l [2022-04-07T15:02:10.923Z] + grep '^ii' [2022-04-07T15:02:10.923Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T15:02:10.923Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T15:02:10.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T15:02:10.923Z] + '[' /w/workspace/edgex-go/180 ']' [2022-04-07T15:02:10.923Z] + mkdir -p /w/workspace/edgex-go/180/archives/ [2022-04-07T15:02:10.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/180/archives/ [Pipeline] echo [2022-04-07T15:02:10.935Z] 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/180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T15:02:11.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:11.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:02:11.771Z] [2022-04-07T15:02:11.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:12.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:02:12.072Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T15:02:12.072Z] 5eb5b503b376: Pulling fs layer [2022-04-07T15:02:12.072Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T15:02:12.072Z] ec43610c2a17: Pulling fs layer [2022-04-07T15:02:12.072Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T15:02:12.072Z] 3a2ae6a8a46f: Waiting [2022-04-07T15:02:12.072Z] 33b1e0a273af: Pulling fs layer [2022-04-07T15:02:12.072Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T15:02:12.072Z] 2f39f015ded8: Pulling fs layer [2022-04-07T15:02:12.072Z] 5d3b04190fa2: Waiting [2022-04-07T15:02:12.072Z] 33b1e0a273af: Waiting [2022-04-07T15:02:12.072Z] 5c69ac0246d0: Verifying Checksum [2022-04-07T15:02:12.072Z] 5c69ac0246d0: Download complete [2022-04-07T15:02:12.072Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T15:02:12.072Z] 3a2ae6a8a46f: Download complete [2022-04-07T15:02:12.331Z] ec43610c2a17: Verifying Checksum [2022-04-07T15:02:12.331Z] ec43610c2a17: Download complete [2022-04-07T15:02:12.331Z] 33b1e0a273af: Verifying Checksum [2022-04-07T15:02:12.331Z] 33b1e0a273af: Download complete [2022-04-07T15:02:12.331Z] 5d3b04190fa2: Verifying Checksum [2022-04-07T15:02:12.331Z] 5d3b04190fa2: Download complete [2022-04-07T15:02:12.331Z] 5eb5b503b376: Verifying Checksum [2022-04-07T15:02:12.331Z] 5eb5b503b376: Download complete [2022-04-07T15:02:12.899Z] 2f39f015ded8: Download complete [2022-04-07T15:02:13.467Z] 5eb5b503b376: Pull complete [2022-04-07T15:02:13.726Z] 5c69ac0246d0: Pull complete [2022-04-07T15:02:13.986Z] ec43610c2a17: Pull complete [2022-04-07T15:02:14.245Z] 3a2ae6a8a46f: Pull complete [2022-04-07T15:02:14.504Z] 33b1e0a273af: Pull complete [2022-04-07T15:02:14.504Z] 5d3b04190fa2: Pull complete [2022-04-07T15:02:18.694Z] 2f39f015ded8: Pull complete [2022-04-07T15:02:18.694Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T15:02:18.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:02:18.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T15:02:18.761Z] prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container [2022-04-07T15:02:18.793Z] $ 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/180/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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-04-07T15:02:20.660Z] $ docker top 0258d1a560eae89576fb0410052bc540f306aeae61350e9ccad93005ae6ad647 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T15:02:21.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T15:02:21.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T15:02:21.592Z] + ls /var/log/sa-host [2022-04-07T15:02:21.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:02:21.812Z] provisioning config files... [2022-04-07T15:02:21.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/180@tmp/config7753385597464954873tmp [Pipeline] { [Pipeline] echo [2022-04-07T15:02:21.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:22.129Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T15:02:22.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:22.474Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T15:02:22.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:22.773Z] ---> sudo-logs.sh [2022-04-07T15:02:22.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T15:02:22.797Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:23.085Z] ---> job-cost.sh [2022-04-07T15:02:23.085Z] lf-activate-venv: SKIPPING [2022-04-07T15:02:23.085Z] DEBUG: total: 0.2199999988079071 [2022-04-07T15:02:23.085Z] INFO: Retrieving Stack Cost... [2022-04-07T15:02:24.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T15:02:24.598Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T15:02:24.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:02:24.903Z] ---> logs-deploy.sh [2022-04-07T15:02:24.903Z] lf-activate-venv: SKIPPING [2022-04-07T15:02:24.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/180 [2022-04-07T15:02:24.903Z] INFO: archiving workspace using pattern(s): [2022-04-07T15:02:25.879Z] Archives upload complete. [2022-04-07T15:02:25.879Z] INFO: archiving logs to Nexus