Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba7dda9ba69436b2236138c750336dcb3254af2a Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9933340327475647217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16681048585958350463.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh248832153870137733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3096861640524929120.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13693865715643649746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64386 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/234 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/234 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ba7dda9ba69436b2236138c750336dcb3254af2a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#4029)" > git rev-list --no-walk 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T16:27:36.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T16:27:36.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T16:27:36.210Z] ========================================================= [2022-05-23T16:27:36.210Z] EdgeX Global Pipelines Version Info [2022-05-23T16:27:36.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:27:37.008Z] ------------------- [2022-05-23T16:27:37.008Z] stable info: [2022-05-23T16:27:37.008Z] ------------------- [2022-05-23T16:27:37.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T16:27:37.008Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T16:27:37.008Z] Message: update stable to v1.0.230 [2022-05-23T16:27:37.580Z] ------------------- [2022-05-23T16:27:37.580Z] experimental info: [2022-05-23T16:27:37.580Z] ------------------- [2022-05-23T16:27:37.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T16:27:37.580Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T16:27:37.580Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T16:27:37.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T16:27:37.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T16:27:37.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T16:27:37.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T16:27:37.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T16:27:37.792Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T16:27:37.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T16:27:37.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T16:27:37.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T16:27:37.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T16:27:37.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T16:27:37.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T16:27:37.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T16:27:37.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T16:27:37.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T16:27:37.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T16:27:37.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T16:27:37.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T16:27:37.964Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T16:27:37.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T16:27:37.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T16:27:38.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T16:27:38.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-23T16:27:38.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-23T16:27:38.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-23T16:27:38.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo [2022-05-23T16:27:38.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba7dda9 [Pipeline] echo [2022-05-23T16:27:38.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:27:38.128Z] provisioning config files... [2022-05-23T16:27:38.141Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config6209972439710145197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:27:38.450Z] ---> docker-login.sh [2022-05-23T16:27:38.451Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:27:38.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:27:38.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:27:38.713Z] Configure a credential helper to remove this warning. See [2022-05-23T16:27:38.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:27:38.713Z] [2022-05-23T16:27:38.713Z] Login Succeeded [2022-05-23T16:27:38.713Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:27:38.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:27:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:27:38.975Z] Configure a credential helper to remove this warning. See [2022-05-23T16:27:38.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:27:38.975Z] [2022-05-23T16:27:38.975Z] Login Succeeded [2022-05-23T16:27:38.975Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:27:38.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:27:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:27:38.975Z] Configure a credential helper to remove this warning. See [2022-05-23T16:27:38.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:27:38.975Z] [2022-05-23T16:27:38.975Z] Login Succeeded [2022-05-23T16:27:38.975Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:27:38.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:27:39.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:27:39.236Z] Configure a credential helper to remove this warning. See [2022-05-23T16:27:39.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:27:39.236Z] [2022-05-23T16:27:39.236Z] Login Succeeded [2022-05-23T16:27:39.236Z] docker.io [2022-05-23T16:27:39.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:27:39.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:27:39.498Z] Configure a credential helper to remove this warning. See [2022-05-23T16:27:39.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:27:39.499Z] [2022-05-23T16:27:39.499Z] Login Succeeded [2022-05-23T16:27:39.499Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:27:39.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:27:39.819Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + dirname cmd/core-command/Dockerfile [2022-05-23T16:27:39.819Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T16:27:39.819Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-05-23T16:27:39.819Z] -f2 [2022-05-23T16:27:39.819Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T16:27:39.819Z] + + cut -d/ -f2 [2022-05-23T16:27:39.819Z] dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T16:27:39.819Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T16:27:39.819Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T16:27:39.819Z] cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T16:27:39.819Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-05-23T16:27:39.819Z] -f2 [2022-05-23T16:27:39.819Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T16:27:39.819Z] + + dirname cmd/security-spire-server/Dockerfile [2022-05-23T16:27:39.819Z] cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T16:27:39.819Z] + + dirname cmd/support-notifications/Dockerfile [2022-05-23T16:27:39.819Z] cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T16:27:39.819Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T16:27:39.819Z] + cut -d/ -f2 [2022-05-23T16:27:39.819Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T16:27:39.941Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T16:27:40.289Z] + git rev-list -1 --merges ba7dda9ba69436b2236138c750336dcb3254af2a~1..ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo [2022-05-23T16:27:40.308Z] -----------> git rev-list -1 --merges ba7dda9ba69436b2236138c750336dcb3254af2a~1..ba7dda9ba69436b2236138c750336dcb3254af2a ba7dda9ba69436b2236138c750336dcb3254af2a [false] [Pipeline] sh [2022-05-23T16:27:40.598Z] + git log --format=format:%s -1 ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo [2022-05-23T16:27:40.612Z] ========================================================= [2022-05-23T16:27:40.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T16:27:40.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T16:27:41.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T16:27:41.178Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T16:27:41.178Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T16:27:41.178Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T16:27:41.178Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T16:27:41.178Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T16:27:41.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:27:41.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:27:41.609Z] [2022-05-23T16:27:41.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:27:41.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:27:41.921Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T16:27:41.921Z] 1fe172e4850f: Pulling fs layer [2022-05-23T16:27:41.921Z] caf521ccaac6: Pulling fs layer [2022-05-23T16:27:41.921Z] 3ead6fa29328: Pulling fs layer [2022-05-23T16:27:41.921Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T16:27:41.921Z] a8d5f1318db7: Pulling fs layer [2022-05-23T16:27:41.921Z] c427282e49a2: Pulling fs layer [2022-05-23T16:27:41.921Z] 1827001aaf11: Pulling fs layer [2022-05-23T16:27:41.921Z] 5c2a1cbceb83: Waiting [2022-05-23T16:27:41.921Z] 0714d37db230: Pulling fs layer [2022-05-23T16:27:41.921Z] ac28cf19c067: Pulling fs layer [2022-05-23T16:27:41.921Z] ca983d60f3e2: Pulling fs layer [2022-05-23T16:27:41.921Z] 9f894cec8388: Pulling fs layer [2022-05-23T16:27:41.921Z] c427282e49a2: Waiting [2022-05-23T16:27:41.921Z] 1827001aaf11: Waiting [2022-05-23T16:27:41.921Z] 0714d37db230: Waiting [2022-05-23T16:27:41.921Z] a8d5f1318db7: Waiting [2022-05-23T16:27:41.921Z] ac28cf19c067: Waiting [2022-05-23T16:27:41.921Z] ca983d60f3e2: Waiting [2022-05-23T16:27:41.921Z] 9f894cec8388: Waiting [2022-05-23T16:27:41.921Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T16:27:41.921Z] 5c2a1cbceb83: Download complete [2022-05-23T16:27:42.182Z] a8d5f1318db7: Verifying Checksum [2022-05-23T16:27:42.182Z] a8d5f1318db7: Download complete [2022-05-23T16:27:42.182Z] c427282e49a2: Verifying Checksum [2022-05-23T16:27:42.182Z] c427282e49a2: Download complete [2022-05-23T16:27:42.182Z] 3ead6fa29328: Verifying Checksum [2022-05-23T16:27:42.182Z] 3ead6fa29328: Download complete [2022-05-23T16:27:42.182Z] 0714d37db230: Download complete [2022-05-23T16:27:42.182Z] ac28cf19c067: Download complete [2022-05-23T16:27:42.182Z] ca983d60f3e2: Verifying Checksum [2022-05-23T16:27:42.182Z] ca983d60f3e2: Download complete [2022-05-23T16:27:42.182Z] 9f894cec8388: Verifying Checksum [2022-05-23T16:27:42.182Z] 1fe172e4850f: Verifying Checksum [2022-05-23T16:27:42.182Z] 1fe172e4850f: Download complete [2022-05-23T16:27:42.443Z] 1827001aaf11: Verifying Checksum [2022-05-23T16:27:42.443Z] 1827001aaf11: Download complete [2022-05-23T16:27:43.385Z] 1fe172e4850f: Pull complete [2022-05-23T16:27:43.644Z] caf521ccaac6: Pull complete [2022-05-23T16:27:43.905Z] 3ead6fa29328: Pull complete [2022-05-23T16:27:43.905Z] 5c2a1cbceb83: Pull complete [2022-05-23T16:27:44.477Z] a8d5f1318db7: Pull complete [2022-05-23T16:27:44.477Z] c427282e49a2: Pull complete [2022-05-23T16:27:46.391Z] 1827001aaf11: Pull complete [2022-05-23T16:27:46.391Z] 0714d37db230: Pull complete [2022-05-23T16:27:46.391Z] ac28cf19c067: Pull complete [2022-05-23T16:27:46.391Z] ca983d60f3e2: Pull complete [2022-05-23T16:27:46.651Z] 9f894cec8388: Pull complete [2022-05-23T16:27:46.652Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T16:27:46.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T16:27:46.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T16:27:46.729Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T16:27:46.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T16:27:48.338Z] $ docker top bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 -eo pid,comm [2022-05-23T16:27:48.395Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T16:27:48.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T16:27:48.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:27:48.438Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:27:48.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:27:48.563Z] $ docker exec bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent [2022-05-23T16:27:48.677Z] SSH_AUTH_SOCK=/tmp/ssh-S4fIlMeU73b1/agent.32 [2022-05-23T16:27:48.677Z] SSH_AGENT_PID=38 [2022-05-23T16:27:48.684Z] Running ssh-add (command line suppressed) [2022-05-23T16:27:48.793Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_1446924704561419750.key (/w/workspace/edgex-go/234@tmp/private_key_1446924704561419750.key) [2022-05-23T16:27:48.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:27:49.099Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T16:27:49.119Z] $ docker exec --env ******** --env ******** bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent -k [2022-05-23T16:27:49.249Z] unset SSH_AUTH_SOCK; [2022-05-23T16:27:49.250Z] unset SSH_AGENT_PID; [2022-05-23T16:27:49.250Z] echo Agent pid 38 killed; [2022-05-23T16:27:49.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T16:27:49.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T16:27:49.289Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T16:27:49.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T16:27:49.425Z] $ docker exec bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent [2022-05-23T16:27:49.539Z] SSH_AUTH_SOCK=/tmp/ssh-1jOv8XqjedKr/agent.72 [2022-05-23T16:27:49.539Z] SSH_AGENT_PID=78 [2022-05-23T16:27:49.545Z] Running ssh-add (command line suppressed) [2022-05-23T16:27:49.659Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_1090629714690885593.key (/w/workspace/edgex-go/234@tmp/private_key_1090629714690885593.key) [2022-05-23T16:27:49.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T16:27:49.960Z] + git semver init [2022-05-23T16:27:50.224Z] 2022-05-23 16:27:50,150 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T16:27:50.224Z] 2022-05-23 16:27:50,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/234/.semver [2022-05-23T16:27:50.224Z] 2022-05-23 16:27:50,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/234/.semver [2022-05-23T16:27:50.224Z] 2022-05-23 16:27:50,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/234/.semver'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) [2022-05-23T16:27:55.522Z] 2022-05-23 16:27:54,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/234/.git/info/exclude [2022-05-23T16:27:55.522Z] 2022-05-23 16:27:54,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/234/.semver/main with force:False [2022-05-23T16:27:55.522Z] 2022-05-23 16:27:54,805 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T16:27:55.522Z] 2022-05-23 16:27:54,805 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T16:27:55.522Z] 2.2.1-dev.6 [Pipeline] } [2022-05-23T16:27:55.538Z] $ docker exec --env ******** --env ******** bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent -k [2022-05-23T16:27:55.644Z] unset SSH_AUTH_SOCK; [2022-05-23T16:27:55.645Z] unset SSH_AGENT_PID; [2022-05-23T16:27:55.645Z] echo Agent pid 78 killed; [2022-05-23T16:27:55.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T16:27:55.962Z] + git semver [Pipeline] } [2022-05-23T16:27:56.239Z] $ docker stop --time=1 bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 [2022-05-23T16:27:57.526Z] $ docker rm -f bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:27:57.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T16:27:58.094Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T16:27:58.098Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-23T16:27:58.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:27:58.228Z] ========================================================= [2022-05-23T16:27:58.228Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T16:27:58.228Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:27:58.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:27:58.518Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T16:27:58.518Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T16:27:58.518Z] 666ba61612fd: Pulling fs layer [2022-05-23T16:27:58.518Z] 8ed8ca486205: Pulling fs layer [2022-05-23T16:27:58.518Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T16:27:58.518Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T16:27:58.518Z] ca2b28591e48: Pulling fs layer [2022-05-23T16:27:58.518Z] a51346096db8: Pulling fs layer [2022-05-23T16:27:58.518Z] daebc70d1ce1: Pulling fs layer [2022-05-23T16:27:58.518Z] 0e18a0eac166: Pulling fs layer [2022-05-23T16:27:58.518Z] 22a0e8bec74d: Waiting [2022-05-23T16:27:58.518Z] ca2b28591e48: Waiting [2022-05-23T16:27:58.518Z] a51346096db8: Waiting [2022-05-23T16:27:58.518Z] 0e18a0eac166: Waiting [2022-05-23T16:27:58.518Z] 4fe6c5a15a65: Waiting [2022-05-23T16:27:58.518Z] daebc70d1ce1: Waiting [2022-05-23T16:27:58.518Z] 8ed8ca486205: Download complete [2022-05-23T16:27:58.518Z] 666ba61612fd: Verifying Checksum [2022-05-23T16:27:58.518Z] 666ba61612fd: Download complete [2022-05-23T16:27:58.518Z] 22a0e8bec74d: Download complete [2022-05-23T16:27:58.518Z] ca2b28591e48: Download complete [2022-05-23T16:27:58.518Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T16:27:58.518Z] a51346096db8: Download complete [2022-05-23T16:27:58.780Z] daebc70d1ce1: Verifying Checksum [2022-05-23T16:27:58.780Z] daebc70d1ce1: Download complete [2022-05-23T16:27:58.780Z] 59bf1c3509f3: Pull complete [2022-05-23T16:27:58.780Z] 666ba61612fd: Pull complete [2022-05-23T16:27:59.045Z] 8ed8ca486205: Pull complete [2022-05-23T16:27:59.304Z] 0e18a0eac166: Verifying Checksum [2022-05-23T16:27:59.304Z] 0e18a0eac166: Download complete [2022-05-23T16:27:59.304Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T16:27:59.304Z] 4fe6c5a15a65: Download complete [2022-05-23T16:28:02.596Z] 4fe6c5a15a65: Pull complete [2022-05-23T16:28:02.596Z] 22a0e8bec74d: Pull complete [2022-05-23T16:28:02.855Z] ca2b28591e48: Pull complete [2022-05-23T16:28:02.855Z] a51346096db8: Pull complete [2022-05-23T16:28:02.855Z] daebc70d1ce1: Pull complete [2022-05-23T16:28:04.761Z] 0e18a0eac166: Pull complete [2022-05-23T16:28:04.761Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T16:28:04.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:28:04.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:28:05.057Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:28:05.057Z] WORKDIR /edgex [2022-05-23T16:28:05.057Z] COPY go.mod . [2022-05-23T16:28:05.057Z] RUN go mod downloaddocker [2022-05-23T16:28:05.057Z] build -t ci-base-image-x86_64 -f - . [2022-05-23T16:28:06.435Z] Sending build context to Docker daemon 335.4MB [2022-05-23T16:28:06.435Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T16:28:06.435Z] ---> f018257e8ee9 [2022-05-23T16:28:06.435Z] Step 2/4 : WORKDIR /edgex [2022-05-23T16:28:08.347Z] ---> Running in 70b1c36eab1e [2022-05-23T16:28:08.347Z] Removing intermediate container 70b1c36eab1e [2022-05-23T16:28:08.347Z] ---> 67b824cdb05e [2022-05-23T16:28:08.347Z] Step 3/4 : COPY go.mod . [2022-05-23T16:28:08.347Z] ---> 84d78713cc0d [2022-05-23T16:28:08.347Z] Step 4/4 : RUN go mod download [2022-05-23T16:28:08.609Z] ---> Running in 70d5cfddc91b [2022-05-23T16:28:13.184Z] Still waiting to schedule task [2022-05-23T16:28:13.184Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-23T16:28:23.509Z] Removing intermediate container 70d5cfddc91b [2022-05-23T16:28:23.509Z] ---> 3bf74888a2a5 [2022-05-23T16:28:23.509Z] Successfully built 3bf74888a2a5 [2022-05-23T16:28:23.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:28:23.804Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T16:28:23.804Z] . [Pipeline] withDockerContainer [2022-05-23T16:28:23.878Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T16:28:23.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T16:28:24.300Z] $ docker top c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:28:24.650Z] + go version [2022-05-23T16:28:24.650Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T16:28:24.666Z] $ docker stop --time=1 c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb [2022-05-23T16:28:25.933Z] $ docker rm -f c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:28:26.326Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T16:28:26.326Z] . [Pipeline] withDockerContainer [2022-05-23T16:28:26.392Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T16:28:26.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T16:28:26.770Z] $ docker top 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T16:28:26.841Z] ========================================================= [2022-05-23T16:28:26.841Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T16:28:26.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:28:27.133Z] + make test [2022-05-23T16:28:27.133Z] go mod tidy -compat=1.17 [2022-05-23T16:28:27.133Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T16:28:32.448Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T16:28:42.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T16:28:42.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T16:28:43.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T16:28:43.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.090s coverage: 28.7% of statements [2022-05-23T16:28:43.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T16:28:43.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T16:28:45.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2022-05-23T16:28:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T16:28:45.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements [2022-05-23T16:28:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T16:28:45.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.687s coverage: 89.2% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.8% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements [2022-05-23T16:28:48.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-05-23T16:28:48.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-05-23T16:28:56.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-05-23T16:28:56.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-05-23T16:28:59.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-05-23T16:28:59.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T16:29:09.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.2% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.8% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T16:29:09.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-05-23T16:29:09.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T16:29:09.343Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-23T16:29:27.448Z] GO111MODULE=on go vet ./... [2022-05-23T16:29:29.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T16:29:29.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T16:29:30.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T16:29:30.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T16:29:31.077Z] + ls -al . [2022-05-23T16:29:31.077Z] total 684 [2022-05-23T16:29:31.077Z] drwxrwxr-x 10 1001 1001 4096 May 23 16:29 . [2022-05-23T16:29:31.077Z] drwxr-xr-x 4 root root 4096 May 23 16:28 .. [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 11 May 23 16:27 .dockerignore [2022-05-23T16:29:31.077Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:27 .git [2022-05-23T16:29:31.077Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:27 .github [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 879 May 23 16:27 .gitignore [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 42 May 23 16:27 .golangci.yml [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 87 May 23 16:27 .hadolint.yml [2022-05-23T16:29:31.077Z] drwxr-xr-x 3 1001 1001 4096 May 23 16:27 .semver [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 166 May 23 16:27 .sonarcloud.properties [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 1171 May 23 16:27 ADOPTERS.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 10220 May 23 16:27 Attribution.txt [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 63209 May 23 16:27 CHANGELOG.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 3804 May 23 16:27 CONTRIBUTING.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 677 May 23 16:27 GOVERNANCE.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 850 May 23 16:27 Jenkinsfile [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 10775 May 23 16:27 LICENSE [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 10389 May 23 16:27 Makefile [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 582 May 23 16:27 OWNERS.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 9094 May 23 16:27 README.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 6912 May 23 16:27 SECURITY.md [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 11 May 23 16:27 VERSION [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 4131 May 23 16:27 ZMQWindows.md [2022-05-23T16:29:31.077Z] drwxrwxr-x 2 1001 1001 4096 May 23 16:27 bin [2022-05-23T16:29:31.077Z] drwxrwxr-x 18 1001 1001 4096 May 23 16:27 cmd [2022-05-23T16:29:31.077Z] -rw-r--r-- 1 root root 435134 May 23 16:29 coverage.out [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 3217 May 23 16:27 go.mod [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 35084 May 23 16:28 go.sum [2022-05-23T16:29:31.077Z] drwxrwxr-x 8 1001 1001 4096 May 23 16:27 internal [2022-05-23T16:29:31.077Z] drwxrwxr-x 3 1001 1001 4096 May 23 16:27 openapi [2022-05-23T16:29:31.077Z] drwxrwxr-x 4 1001 1001 4096 May 23 16:27 snap [2022-05-23T16:29:31.077Z] -rw-rw-r-- 1 1001 1001 204 May 23 16:27 version.go [Pipeline] sh [2022-05-23T16:29:31.365Z] + '[' -e coverage.out ] [2022-05-23T16:29:31.365Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T16:29:31.462Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T16:29:31.743Z] + make build [2022-05-23T16:29:31.743Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T16:29:46.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T16:29:53.207Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T16:29:53.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T16:29:58.740Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T16:29:59.308Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T16:29:59.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T16:30:01.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T16:30:01.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T16:30:02.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T16:30:03.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T16:30:04.274Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T16:30:05.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-23T16:30:06.611Z] $ docker stop --time=1 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa [2022-05-23T16:30:09.201Z] $ docker rm -f 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:30:10.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:30:10.214Z] [2022-05-23T16:30:10.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:30:10.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:30:10.521Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T16:30:10.521Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T16:30:10.521Z] ca9280d653b3: Pulling fs layer [2022-05-23T16:30:10.521Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T16:30:10.521Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-23T16:30:10.521Z] cbdbe7a5bc2a: Download complete [2022-05-23T16:30:10.780Z] ca9280d653b3: Verifying Checksum [2022-05-23T16:30:10.780Z] ca9280d653b3: Download complete [2022-05-23T16:30:10.780Z] cbdbe7a5bc2a: Pull complete [2022-05-23T16:30:11.040Z] 7e9c9ca2126c: Download complete [2022-05-23T16:30:11.040Z] ca9280d653b3: Pull complete [2022-05-23T16:30:14.334Z] 7e9c9ca2126c: Pull complete [2022-05-23T16:30:14.334Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T16:30:14.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:30:14.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T16:30:14.401Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T16:30:14.444Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T16:30:15.784Z] $ docker top ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:30:16.139Z] + docker-compose build --help [2022-05-23T16:30:16.139Z] + grep parallel [2022-05-23T16:30:16.712Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T16:30:16.732Z] $ docker stop --time=1 ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e [2022-05-23T16:30:18.052Z] $ docker rm -f ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:30:18.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T16:30:18.462Z] . [Pipeline] withDockerContainer [2022-05-23T16:30:18.593Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T16:30:18.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T16:30:19.056Z] $ docker top fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:30:19.414Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T16:30:19.985Z] Building core-command ... [2022-05-23T16:30:19.985Z] Building core-data ... [2022-05-23T16:30:19.985Z] Building core-metadata ... [2022-05-23T16:30:19.985Z] Building security-bootstrapper ... [2022-05-23T16:30:19.985Z] Building security-proxy-setup ... [2022-05-23T16:30:19.985Z] Building security-secretstore-setup ... [2022-05-23T16:30:19.985Z] Building security-spiffe-token-provider ... [2022-05-23T16:30:19.985Z] Building security-spire-agent ... [2022-05-23T16:30:19.985Z] Building security-spire-config ... [2022-05-23T16:30:19.985Z] Building security-spire-server ... [2022-05-23T16:30:19.985Z] Building support-notifications ... [2022-05-23T16:30:19.985Z] Building support-scheduler ... [2022-05-23T16:30:19.985Z] Building sys-mgmt-agent ... [2022-05-23T16:30:19.985Z] Building security-spire-config [2022-05-23T16:30:19.985Z] Building security-spire-agent [2022-05-23T16:30:19.985Z] Building core-command [2022-05-23T16:30:19.985Z] Building support-scheduler [2022-05-23T16:30:19.985Z] Building sys-mgmt-agent [2022-05-23T16:30:34.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:30:34.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:30:34.871Z] ---> 3bf74888a2a5 [2022-05-23T16:30:34.871Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:30:34.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:30:34.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:30:34.871Z] ---> 3bf74888a2a5 [2022-05-23T16:30:34.871Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:30:34.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:30:34.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:30:34.871Z] ---> 3bf74888a2a5 [2022-05-23T16:30:34.871Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:30:34.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:30:34.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:30:34.871Z] ---> 3bf74888a2a5 [2022-05-23T16:30:34.871Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:30:34.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:30:34.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:30:34.871Z] ---> 3bf74888a2a5 [2022-05-23T16:30:34.871Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:30:36.785Z] ---> Running in bf42c7546df2 [2022-05-23T16:30:36.785Z] ---> Running in 96a2d9448815 [2022-05-23T16:30:36.785Z] ---> Running in 9a4334b46076 [2022-05-23T16:30:36.785Z] ---> Running in 79917d4ab59b [2022-05-23T16:30:36.785Z] ---> Running in ad564f32f9db [2022-05-23T16:30:37.044Z] Removing intermediate container 9a4334b46076 [2022-05-23T16:30:37.044Z] ---> c6ef6f4ba9aa [2022-05-23T16:30:37.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:30:37.044Z] Removing intermediate container bf42c7546df2 [2022-05-23T16:30:37.044Z] ---> 5b9813d8c96d [2022-05-23T16:30:37.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:30:37.044Z] Removing intermediate container 79917d4ab59b [2022-05-23T16:30:37.044Z] ---> 0c96b2baa60f [2022-05-23T16:30:37.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:30:37.044Z] Removing intermediate container 96a2d9448815 [2022-05-23T16:30:37.044Z] ---> 3ed0f8de7d59 [2022-05-23T16:30:37.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:30:37.044Z] Removing intermediate container ad564f32f9db [2022-05-23T16:30:37.044Z] ---> df3785b7a93a [2022-05-23T16:30:37.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:30:37.044Z] ---> Running in 64c63e556835 [2022-05-23T16:30:37.044Z] ---> Running in 7da337237db7 [2022-05-23T16:30:37.044Z] ---> Running in 2d0603cb684d [2022-05-23T16:30:37.044Z] ---> Running in f8832068568c [2022-05-23T16:30:37.044Z] ---> Running in b6ad83b3cfbc [2022-05-23T16:30:37.986Z] Removing intermediate container 64c63e556835 [2022-05-23T16:30:37.986Z] ---> e9f53271f598 [2022-05-23T16:30:37.986Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:30:37.986Z] ---> Running in 060b1167473e [2022-05-23T16:30:38.555Z] Removing intermediate container 7da337237db7 [2022-05-23T16:30:38.555Z] ---> f0c36385f8d9 [2022-05-23T16:30:38.555Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:30:38.555Z] ---> Running in 035d3372abc1 [2022-05-23T16:30:38.555Z] Removing intermediate container 2d0603cb684d [2022-05-23T16:30:38.555Z] ---> f1abdecdd10d [2022-05-23T16:30:38.555Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:30:38.555Z] Removing intermediate container f8832068568c [2022-05-23T16:30:38.555Z] ---> 03190eaae93c [2022-05-23T16:30:38.556Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T16:30:38.556Z] Removing intermediate container b6ad83b3cfbc [2022-05-23T16:30:38.556Z] ---> fefaa42ed13d [2022-05-23T16:30:38.556Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:30:38.556Z] ---> Running in e22480252d7d [2022-05-23T16:30:38.815Z] ---> Running in 250f8089207b [2022-05-23T16:30:38.815Z] ---> Running in 6a79fdc5ab0f [2022-05-23T16:30:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.911Z] OK: 221 MiB in 52 packages [2022-05-23T16:30:39.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:39.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:40.171Z] OK: 221 MiB in 52 packages [2022-05-23T16:30:40.171Z] Removing intermediate container 060b1167473e [2022-05-23T16:30:40.171Z] ---> a6862e4d0b28 [2022-05-23T16:30:40.171Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:30:40.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:30:40.171Z] OK: 221 MiB in 52 packages [2022-05-23T16:30:40.430Z] OK: 221 MiB in 52 packages [2022-05-23T16:30:40.430Z] ---> 4b3286e6fad6 [2022-05-23T16:30:40.430Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:30:40.430Z] ---> Running in cea9471aae57 [2022-05-23T16:30:40.430Z] Removing intermediate container 035d3372abc1 [2022-05-23T16:30:40.430Z] ---> cb333c194173 [2022-05-23T16:30:40.430Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:30:40.689Z] ---> f3545f4bba14 [2022-05-23T16:30:40.689Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:30:40.689Z] ---> Running in 63db6688b505 [2022-05-23T16:30:40.689Z] Removing intermediate container 6a79fdc5ab0f [2022-05-23T16:30:40.689Z] ---> 4993da0e48fa [2022-05-23T16:30:40.689Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:30:40.689Z] Removing intermediate container e22480252d7d [2022-05-23T16:30:40.689Z] ---> b703d21499b3 [2022-05-23T16:30:40.689Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:30:40.949Z] ---> 0b067999b97a [2022-05-23T16:30:40.949Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:30:40.949Z] ---> Running in 8bd902837f72 [2022-05-23T16:30:40.949Z] ---> 84adbfa38113 [2022-05-23T16:30:40.949Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:30:40.949Z] ---> Running in 42fabe1e51e7 [2022-05-23T16:30:41.209Z] OK: 221 MiB in 52 packages [2022-05-23T16:30:41.474Z] Removing intermediate container cea9471aae57 [2022-05-23T16:30:41.474Z] ---> 91e3ccc72081 [2022-05-23T16:30:41.474Z] Step 8/26 : COPY . . [2022-05-23T16:30:42.416Z] Removing intermediate container 63db6688b505 [2022-05-23T16:30:42.416Z] ---> c035c9ed323c [2022-05-23T16:30:42.416Z] Step 8/22 : COPY . . [2022-05-23T16:30:42.985Z] Removing intermediate container 250f8089207b [2022-05-23T16:30:42.985Z] ---> d07eba55148e [2022-05-23T16:30:42.985Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:30:43.920Z] ---> 417ebd7150a0 [2022-05-23T16:30:43.920Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:30:43.920Z] ---> Running in 5eb9aecbb3ed [2022-05-23T16:30:44.180Z] Removing intermediate container 42fabe1e51e7 [2022-05-23T16:30:44.180Z] ---> 7caf4b6943fe [2022-05-23T16:30:44.180Z] Step 8/23 : COPY . . [2022-05-23T16:30:44.180Z] Removing intermediate container 8bd902837f72 [2022-05-23T16:30:44.180Z] ---> dd26bb6679a1 [2022-05-23T16:30:44.180Z] Step 8/26 : COPY . . [2022-05-23T16:30:49.461Z] Removing intermediate container 5eb9aecbb3ed [2022-05-23T16:30:49.461Z] ---> faaf7cb60137 [2022-05-23T16:30:49.461Z] Step 8/23 : COPY . . [2022-05-23T16:30:49.461Z] ---> 0c2513607adf [2022-05-23T16:30:49.461Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T16:30:49.461Z] ---> 01658f3f55f6 [2022-05-23T16:30:49.461Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:30:49.721Z] ---> Running in 5d041baf3fca [2022-05-23T16:30:49.721Z] ---> Running in 68d221ff6313 [2022-05-23T16:30:49.721Z] ---> 4c9cf196da18 [2022-05-23T16:30:49.721Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T16:30:49.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T16:30:50.918Z] ---> 54b9ad3784b2 [2022-05-23T16:30:50.918Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:30:50.918Z] ---> Running in 9b3c44601e0a [2022-05-23T16:30:51.176Z] Removing intermediate container 68d221ff6313 [2022-05-23T16:30:51.176Z] ---> 896e4349c79e [2022-05-23T16:30:51.176Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:30:51.176Z] ---> Running in 2d0a5a4a05b5 [2022-05-23T16:30:51.435Z] ---> Running in 38fe187b1a55 [2022-05-23T16:30:51.435Z] Removing intermediate container 2d0a5a4a05b5 [2022-05-23T16:30:51.435Z] ---> eabbb73b131c [2022-05-23T16:30:51.435Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:30:51.435Z] ---> Running in 3d35c14207c9 [2022-05-23T16:30:51.694Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T16:30:53.082Z] Removing intermediate container 3d35c14207c9 [2022-05-23T16:30:53.082Z] ---> 43cc4c287f12 [2022-05-23T16:30:53.082Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:30:53.082Z] Removing intermediate container 38fe187b1a55 [2022-05-23T16:30:53.082Z] ---> 0f02f83f0501 [2022-05-23T16:30:53.082Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:30:53.082Z] ---> Running in 7a3de29a3476 [2022-05-23T16:30:53.082Z] ---> Running in 8cee595c7913 [2022-05-23T16:30:53.353Z] Removing intermediate container 8cee595c7913 [2022-05-23T16:30:53.353Z] ---> 23df16745c06 [2022-05-23T16:30:53.354Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:30:53.354Z] Removing intermediate container 7a3de29a3476 [2022-05-23T16:30:53.354Z] ---> e895187ad09b [2022-05-23T16:30:53.354Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:30:53.614Z] ---> Running in 77d04f8ca0b8 [2022-05-23T16:30:53.614Z] ---> Running in 33fcffe6a1f9 [2022-05-23T16:30:55.000Z] spire-1.2.1/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.data/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.data/.file [2022-05-23T16:30:55.000Z] spire-1.2.1/.dockerignore [2022-05-23T16:30:55.000Z] spire-1.2.1/.gitattributes [2022-05-23T16:30:55.000Z] spire-1.2.1/.githooks/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:30:55.000Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:30:55.000Z] spire-1.2.1/.gitignore [2022-05-23T16:30:55.000Z] spire-1.2.1/.go-version [2022-05-23T16:30:55.000Z] spire-1.2.1/.golangci.yml [2022-05-23T16:30:55.000Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:30:55.000Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:30:55.000Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:30:55.000Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:30:55.000Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:30:55.000Z] spire-1.2.1/Dockerfile [2022-05-23T16:30:55.000Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:30:55.000Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:30:55.000Z] spire-1.2.1/LICENSE [2022-05-23T16:30:55.000Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:30:55.000Z] spire-1.2.1/Makefile [2022-05-23T16:30:55.000Z] spire-1.2.1/README.md [2022-05-23T16:30:55.000Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:30:55.000Z] spire-1.2.1/SECURITY.md [2022-05-23T16:30:55.000Z] spire-1.2.1/cmd/ [2022-05-23T16:30:55.000Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:30:55.000Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:30:55.000Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:30:55.000Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:30:55.001Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/ [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/agent/ [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/server/ [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:30:55.001Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/ [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/ [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:30:55.001Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:30:55.001Z] spire-1.2.1/examples/ [2022-05-23T16:30:55.001Z] spire-1.2.1/examples/README.md [2022-05-23T16:30:55.001Z] spire-1.2.1/go.mod [2022-05-23T16:30:55.001Z] spire-1.2.1/go.sum [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:30:55.001Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:30:55.002Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:30:55.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/private/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:30:55.004Z] spire-1.2.1/release/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:30:55.004Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/script/ [2022-05-23T16:30:55.004Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/support/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:30:55.004Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/clock/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/common [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:30:55.004Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:30:55.005Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:30:55.006Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:30:55.006Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testca/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testkey/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/ [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/race.go [2022-05-23T16:30:55.006Z] spire-1.2.1/test/util/util.go [2022-05-23T16:30:55.006Z] building spire from source... [2022-05-23T16:30:55.266Z] Installing go1.17.7... [2022-05-23T16:30:55.837Z] spire-1.2.1/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.data/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.data/.file [2022-05-23T16:30:55.837Z] spire-1.2.1/.dockerignore [2022-05-23T16:30:55.837Z] spire-1.2.1/.gitattributes [2022-05-23T16:30:55.837Z] spire-1.2.1/.githooks/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:30:55.837Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:30:55.837Z] spire-1.2.1/.gitignore [2022-05-23T16:30:55.837Z] spire-1.2.1/.go-version [2022-05-23T16:30:55.837Z] spire-1.2.1/.golangci.yml [2022-05-23T16:30:55.837Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:30:55.837Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:30:55.837Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:30:55.837Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:30:55.837Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:30:55.837Z] spire-1.2.1/Dockerfile [2022-05-23T16:30:55.837Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:30:55.837Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:30:55.837Z] spire-1.2.1/LICENSE [2022-05-23T16:30:55.837Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:30:55.837Z] spire-1.2.1/Makefile [2022-05-23T16:30:55.837Z] spire-1.2.1/README.md [2022-05-23T16:30:55.837Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:30:55.837Z] spire-1.2.1/SECURITY.md [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:30:55.837Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:30:55.838Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/ [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/agent/ [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/server/ [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:30:55.838Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/ [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/ [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:30:55.838Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:30:55.838Z] spire-1.2.1/examples/ [2022-05-23T16:30:55.838Z] spire-1.2.1/examples/README.md [2022-05-23T16:30:55.838Z] spire-1.2.1/go.mod [2022-05-23T16:30:55.838Z] spire-1.2.1/go.sum [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:30:55.838Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:30:55.839Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:30:55.840Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:30:55.841Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:30:55.842Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:30:55.843Z] spire-1.2.1/proto/ [2022-05-23T16:30:55.843Z] spire-1.2.1/proto/private/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:30:55.844Z] spire-1.2.1/release/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:30:55.844Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:30:55.844Z] spire-1.2.1/script/ [2022-05-23T16:30:55.844Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:30:55.844Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:30:55.844Z] spire-1.2.1/support/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:30:55.844Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/clock/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:30:55.844Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/common [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:30:55.845Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:30:56.110Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:56.111Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml ---> 071e55aa9d5b [2022-05-23T16:30:56.112Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T16:30:56.112Z] [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:30:56.112Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:30:56.113Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:30:56.113Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:30:56.113Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testca/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testkey/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/ [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/race.go [2022-05-23T16:30:56.113Z] spire-1.2.1/test/util/util.go [2022-05-23T16:30:56.113Z] building spire from source... [2022-05-23T16:30:56.113Z] Installing go1.17.7... [2022-05-23T16:30:57.492Z] ---> Running in b9f2e66705f1 [2022-05-23T16:30:58.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T16:31:00.961Z] Building bin/spire-server... [2022-05-23T16:31:00.961Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:31:00.961Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:31:00.961Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:31:00.961Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:31:00.961Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:31:00.961Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:31:00.961Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:31:00.961Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:31:00.961Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:31:00.961Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:31:01.223Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:31:01.223Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:31:01.223Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:31:01.223Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:31:01.223Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:31:01.223Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:31:01.494Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:31:01.494Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:31:01.494Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:31:01.494Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:31:01.494Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:31:01.494Z] Building bin/spire-server... [2022-05-23T16:31:01.494Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:31:01.494Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:31:01.494Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:31:01.494Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:31:01.494Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:31:01.494Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:31:01.494Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:31:01.494Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:31:01.758Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:31:01.758Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:31:01.758Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:31:01.758Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:31:01.758Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:31:01.758Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:31:01.758Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:31:01.758Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:31:01.758Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:31:01.758Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:31:01.758Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:31:01.758Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:31:01.758Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:31:01.758Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:31:01.758Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:31:01.758Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:31:02.021Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:31:02.021Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:31:02.021Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:31:02.021Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:31:02.021Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:31:02.021Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:31:02.021Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:31:02.021Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:31:02.021Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:31:02.021Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:31:02.021Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:31:02.021Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:31:02.021Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:31:02.285Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:31:02.285Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:31:02.285Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:31:02.285Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:31:02.558Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:31:02.558Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:31:02.558Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:31:02.558Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:31:02.558Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:31:02.558Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:31:02.558Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:31:02.558Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:31:02.558Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:31:02.558Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:31:02.558Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:31:02.558Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:31:02.558Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:31:02.558Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:31:02.558Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:31:02.817Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:31:02.817Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:31:02.817Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:31:02.817Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:31:02.817Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:31:02.817Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:31:02.817Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:31:02.817Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:31:02.817Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:31:02.817Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:31:02.817Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:31:03.077Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:31:03.077Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:31:03.077Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:31:03.077Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:31:03.077Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:31:03.077Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:31:03.337Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:31:03.596Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:31:04.165Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:31:04.165Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:31:04.165Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:31:04.165Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:31:04.423Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:31:04.423Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:31:04.423Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:31:05.360Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:31:05.360Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:31:05.360Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:31:05.360Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:31:05.360Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:31:08.657Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:31:08.657Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:31:08.657Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:31:08.657Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:31:08.657Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:31:08.657Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:31:08.657Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:31:09.228Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:31:09.228Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:31:09.228Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:31:09.228Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:31:09.228Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:31:09.228Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:31:09.228Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:31:09.501Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:31:09.501Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:31:09.501Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:31:10.070Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:31:10.328Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:31:10.328Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:31:10.328Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:31:10.587Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:31:10.587Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:31:10.587Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:31:10.587Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:31:10.934Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:31:10.934Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:31:10.934Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:31:10.934Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:31:10.934Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:31:11.195Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:31:11.195Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:31:11.195Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:31:11.195Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:31:11.195Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:31:11.455Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:31:11.455Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:31:11.455Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:31:11.455Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:31:11.455Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:31:11.715Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:31:11.715Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:31:11.715Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:31:11.715Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:31:11.715Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:31:11.976Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:31:11.976Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:31:11.976Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:31:12.235Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:31:12.235Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:31:12.495Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:31:12.495Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:31:12.495Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:31:12.755Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:31:12.755Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:31:13.016Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:31:13.276Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:31:13.847Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:31:13.847Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:31:13.847Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:31:13.847Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:31:13.847Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:31:13.847Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:31:13.847Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:31:14.119Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:31:14.119Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:31:14.119Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:31:14.119Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:31:14.119Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:31:14.119Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:31:14.119Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:31:14.119Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:31:14.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:31:14.119Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:31:14.119Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:31:14.119Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:31:14.119Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:31:14.119Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:31:14.119Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:31:14.119Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:31:14.119Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:31:14.119Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:31:14.119Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:31:14.119Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:31:14.119Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:31:14.379Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:31:14.379Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:31:14.379Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:31:14.379Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:31:14.379Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:31:14.379Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:31:14.379Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:31:14.379Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:31:14.379Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:31:14.379Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:31:14.379Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:31:14.379Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:31:14.379Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:31:14.379Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:31:14.379Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:31:14.379Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:31:14.379Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:31:14.379Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:31:14.379Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:31:14.379Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:31:14.379Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:31:14.718Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:31:14.718Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:31:14.718Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:31:14.718Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:31:14.718Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:31:14.718Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:31:14.718Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:31:14.718Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:31:14.718Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:31:14.718Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:31:14.718Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:31:14.978Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:31:14.978Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:31:14.978Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:31:14.978Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:31:14.978Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:31:14.978Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:31:14.978Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:31:14.978Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:31:14.978Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:31:14.978Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:31:14.978Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:31:14.978Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:31:14.978Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:31:14.978Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:31:14.978Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:31:14.978Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:31:14.978Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:31:14.978Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:31:14.978Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:31:15.240Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:31:15.240Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:31:15.500Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:31:15.500Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:31:15.500Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:31:15.500Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:31:15.500Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:31:15.500Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:31:15.500Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:31:15.500Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:31:15.500Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:31:15.761Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:31:15.761Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:31:15.761Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:31:19.974Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:31:19.974Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:31:20.548Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:31:20.548Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:31:35.441Z] Removing intermediate container 9b3c44601e0a [2022-05-23T16:31:35.441Z] ---> 5ebbc78ae214 [2022-05-23T16:31:35.441Z] [2022-05-23T16:31:35.441Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:31:35.441Z] 3.14: Pulling from library/alpine [2022-05-23T16:31:35.441Z] Removing intermediate container b9f2e66705f1 [2022-05-23T16:31:35.441Z] ---> c8599baee036 [2022-05-23T16:31:35.441Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T16:31:35.441Z] Removing intermediate container 5d041baf3fca [2022-05-23T16:31:35.441Z] ---> 51b189b51e11 [2022-05-23T16:31:35.441Z] [2022-05-23T16:31:35.441Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:31:35.441Z] ---> Running in 2c275d7f0d89 [2022-05-23T16:31:35.441Z] 3.14: Pulling from library/alpine [2022-05-23T16:31:35.441Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:31:35.441Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:31:35.441Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T16:31:35.441Z] Status: Image is up to date for alpine:3.14 [2022-05-23T16:31:35.441Z] ---> e04c818066af [2022-05-23T16:31:35.441Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:31:35.441Z] ---> e04c818066af [2022-05-23T16:31:35.441Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:31:35.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T16:31:35.441Z] ---> Running in 85a084e25dea [2022-05-23T16:31:35.441Z] ---> Running in 8d5ff92630df [2022-05-23T16:31:36.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:36.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:36.269Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:31:36.269Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:31:36.269Z] OK: 6 MiB in 15 packages [2022-05-23T16:31:36.529Z] Removing intermediate container 2c275d7f0d89 [2022-05-23T16:31:36.529Z] ---> efc5c6355747 [2022-05-23T16:31:36.529Z] [2022-05-23T16:31:36.529Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T16:31:36.529Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:31:36.529Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:31:36.529Z] OK: 6 MiB in 15 packages [2022-05-23T16:31:36.529Z] 20.10.14: Pulling from library/docker [2022-05-23T16:31:37.469Z] Removing intermediate container 85a084e25dea [2022-05-23T16:31:37.469Z] ---> 066ce36c7261 [2022-05-23T16:31:37.469Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:31:37.469Z] Removing intermediate container 8d5ff92630df [2022-05-23T16:31:37.469Z] ---> 0d3aeb04b733 [2022-05-23T16:31:37.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:31:37.728Z] ---> Running in 27caae44dd80 [2022-05-23T16:31:37.728Z] ---> Running in 834cd06ac0e5 [2022-05-23T16:31:37.988Z] Removing intermediate container 27caae44dd80 [2022-05-23T16:31:37.988Z] ---> 4a29d03e7236 [2022-05-23T16:31:37.988Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T16:31:37.988Z] Removing intermediate container 834cd06ac0e5 [2022-05-23T16:31:37.988Z] ---> 73a9941126a7 [2022-05-23T16:31:37.988Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T16:31:38.272Z] ---> Running in 60e7261ae7d4 [2022-05-23T16:31:38.272Z] ---> Running in 88f622a3ff8b [2022-05-23T16:31:38.532Z] Removing intermediate container 60e7261ae7d4 [2022-05-23T16:31:38.532Z] ---> b150b42e6af4 [2022-05-23T16:31:38.532Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:31:38.532Z] ---> Running in ed7e56293d57 [2022-05-23T16:31:38.532Z] Removing intermediate container 88f622a3ff8b [2022-05-23T16:31:38.532Z] ---> 20ece685ceee [2022-05-23T16:31:38.532Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:31:38.793Z] ---> Running in d6b45023ba7e [2022-05-23T16:31:38.793Z] Removing intermediate container ed7e56293d57 [2022-05-23T16:31:38.793Z] ---> 490810afb181 [2022-05-23T16:31:38.793Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:31:39.053Z] Removing intermediate container d6b45023ba7e [2022-05-23T16:31:39.053Z] ---> 2e7856fc9ec7 [2022-05-23T16:31:39.053Z] Step 15/23 : WORKDIR / [2022-05-23T16:31:39.053Z] ---> Running in c2af4052a0a8 [2022-05-23T16:31:39.314Z] ---> c27754aedc38 [2022-05-23T16:31:39.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T16:31:39.314Z] Removing intermediate container c2af4052a0a8 [2022-05-23T16:31:39.314Z] ---> 7af3afd8b691 [2022-05-23T16:31:39.314Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:31:40.255Z] ---> 4689528d509a [2022-05-23T16:31:40.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T16:31:40.513Z] ---> bf110e1a4296 [2022-05-23T16:31:40.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T16:31:41.084Z] ---> 18091767ec11 [2022-05-23T16:31:41.084Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T16:31:41.084Z] ---> Running in 424821e86fec [2022-05-23T16:31:41.084Z] ---> 31aa0e833b93 [2022-05-23T16:31:41.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T16:31:41.347Z] Removing intermediate container 424821e86fec [2022-05-23T16:31:41.347Z] ---> 62851b00cfcb [2022-05-23T16:31:41.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:31:41.347Z] ---> Running in b8cfc28f4e0f [2022-05-23T16:31:41.347Z] ---> de6a2bafcd8c [2022-05-23T16:31:41.347Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T16:31:41.608Z] ---> Running in 20a9404245ba [2022-05-23T16:31:41.608Z] Removing intermediate container b8cfc28f4e0f [2022-05-23T16:31:41.608Z] ---> 594112424968 [2022-05-23T16:31:41.608Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:31:41.608Z] ---> Running in ead57afd0147 [2022-05-23T16:31:41.888Z] Removing intermediate container 20a9404245ba [2022-05-23T16:31:41.889Z] ---> 2575fd83a27a [2022-05-23T16:31:41.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:31:41.889Z] ---> Running in 3e614b4ab8f2 [2022-05-23T16:31:42.149Z] Removing intermediate container ead57afd0147 [2022-05-23T16:31:42.149Z] ---> e861cec66e34 [2022-05-23T16:31:42.149Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:31:42.149Z] ---> Running in 635a7efa5d74 [2022-05-23T16:31:42.149Z] Removing intermediate container 3e614b4ab8f2 [2022-05-23T16:31:42.149Z] ---> ec09bef93672 [2022-05-23T16:31:42.149Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:31:42.409Z] Removing intermediate container 635a7efa5d74 [2022-05-23T16:31:42.409Z] ---> 3bf820fb2e5e [2022-05-23T16:31:42.409Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T16:31:42.409Z] ---> Running in 95b89b1fdc90 [2022-05-23T16:31:42.409Z] ---> Running in cf2334b55a67 [2022-05-23T16:31:42.681Z] Removing intermediate container 95b89b1fdc90 [2022-05-23T16:31:42.681Z] ---> e621874e56f2 [2022-05-23T16:31:42.681Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:31:42.945Z] Removing intermediate container cf2334b55a67 [2022-05-23T16:31:42.945Z] ---> 9ed97832f099 [2022-05-23T16:31:42.945Z] [2022-05-23T16:31:42.945Z] ---> Running in 20f2b45ed5c6 [2022-05-23T16:31:42.945Z] Successfully built 9ed97832f099 [2022-05-23T16:31:42.945Z] Successfully tagged support-scheduler:latest [2022-05-23T16:31:42.945Z] Building security-proxy-setup [2022-05-23T16:31:43.515Z]  Building support-scheduler ... done Removing intermediate container 20f2b45ed5c6 [2022-05-23T16:31:43.515Z] ---> 220f5e69efd8 [2022-05-23T16:31:43.515Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:31:44.208Z] ---> Running in 552afe21fa59 [2022-05-23T16:31:44.891Z] Removing intermediate container 552afe21fa59 [2022-05-23T16:31:44.891Z] ---> a8a46c3e9cbc [2022-05-23T16:31:44.891Z] [2022-05-23T16:31:44.891Z] Successfully built a8a46c3e9cbc [2022-05-23T16:31:44.891Z] Successfully tagged core-command:latest [2022-05-23T16:31:44.891Z] Building support-notifications [2022-05-23T16:31:50.192Z]  Building core-command ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T16:31:50.192Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T16:31:50.192Z] ---> 7417809fdb73 [2022-05-23T16:31:50.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:31:53.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:31:53.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:31:53.488Z] ---> 3bf74888a2a5 [2022-05-23T16:31:53.488Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:31:53.488Z] ---> Using cache [2022-05-23T16:31:53.488Z] ---> df3785b7a93a [2022-05-23T16:31:53.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:31:53.488Z] ---> Using cache [2022-05-23T16:31:53.488Z] ---> 03190eaae93c [2022-05-23T16:31:53.488Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T16:31:53.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:31:53.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:31:53.488Z] ---> 3bf74888a2a5 [2022-05-23T16:31:53.488Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:31:53.488Z] ---> Using cache [2022-05-23T16:31:53.488Z] ---> df3785b7a93a [2022-05-23T16:31:53.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:31:53.488Z] ---> Using cache [2022-05-23T16:31:53.488Z] ---> 03190eaae93c [2022-05-23T16:31:53.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:31:53.755Z] ---> Running in 0c74170e1c62 [2022-05-23T16:31:53.755Z] ---> Running in f338106f46bd [2022-05-23T16:31:53.755Z] ---> Running in 7ff59f1bde95 [2022-05-23T16:31:54.015Z] Removing intermediate container 0c74170e1c62 [2022-05-23T16:31:54.015Z] ---> b92b569858f0 [2022-05-23T16:31:54.015Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T16:31:54.015Z] ---> Running in 0b9dc6dc29bb [2022-05-23T16:31:54.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.738Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T16:31:55.738Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T16:31:55.738Z] Executing bash-5.1.16-r0.post-install [2022-05-23T16:31:55.738Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:31:55.738Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:31:55.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.738Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T16:31:55.738Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T16:31:55.738Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T16:31:55.738Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T16:31:55.738Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T16:31:55.738Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T16:31:55.738Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T16:31:55.738Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T16:31:55.738Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T16:31:55.738Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T16:31:55.738Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T16:31:55.738Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T16:31:55.738Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T16:31:55.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:31:55.997Z] OK: 221 MiB in 52 packages [2022-05-23T16:31:56.256Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T16:31:56.256Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T16:31:56.256Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T16:31:56.256Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T16:31:56.256Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T16:31:56.256Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T16:31:56.256Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T16:31:56.256Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T16:31:56.256Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T16:31:56.256Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T16:31:56.256Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T16:31:56.256Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T16:31:56.256Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T16:31:56.256Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T16:31:56.256Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T16:31:56.256Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T16:31:56.256Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T16:31:56.256Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T16:31:56.256Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T16:31:56.256Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T16:31:56.256Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T16:31:56.256Z] OK: 221 MiB in 52 packages [2022-05-23T16:31:56.256Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T16:31:56.256Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T16:31:56.256Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T16:31:56.256Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T16:31:56.256Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T16:31:56.518Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:31:56.518Z] OK: 83 MiB in 65 packages [2022-05-23T16:31:57.085Z] Collecting docker-compose==1.23.2 [2022-05-23T16:31:57.343Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T16:31:57.344Z] Removing intermediate container 7ff59f1bde95 [2022-05-23T16:31:57.344Z] ---> a8ef25e18199 [2022-05-23T16:31:57.344Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:31:57.344Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T16:31:57.344Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T16:31:57.603Z] Removing intermediate container f338106f46bd [2022-05-23T16:31:57.603Z] ---> 7556fe3dc4fc [2022-05-23T16:31:57.603Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:31:57.603Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T16:31:57.603Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T16:31:57.862Z] ---> af17521fe53c [2022-05-23T16:31:57.862Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:31:58.121Z] ---> Running in 18dc41369f45 [2022-05-23T16:31:58.121Z] ---> e708f717b1d7 [2022-05-23T16:31:58.121Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:31:58.121Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T16:31:58.121Z] ---> Running in cc958546eb78 [2022-05-23T16:31:58.121Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T16:31:58.121Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T16:31:58.380Z] Collecting PyYAML<4,>=3.10 [2022-05-23T16:31:58.380Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T16:31:58.948Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T16:31:58.948Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T16:31:58.948Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T16:31:58.948Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T16:31:59.517Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T16:31:59.517Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T16:31:59.517Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T16:31:59.517Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T16:31:59.517Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T16:31:59.517Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T16:31:59.517Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T16:31:59.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T16:31:59.776Z] Collecting idna<2.8,>=2.5 [2022-05-23T16:31:59.776Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T16:31:59.776Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T16:31:59.776Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T16:31:59.776Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T16:31:59.776Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T16:31:59.776Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T16:31:59.776Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T16:31:59.776Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T16:31:59.776Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T16:31:59.776Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T16:32:00.041Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T16:32:00.041Z] Attempting uninstall: urllib3 [2022-05-23T16:32:00.041Z] Found existing installation: urllib3 1.26.7 [2022-05-23T16:32:00.041Z] Uninstalling urllib3-1.26.7: [2022-05-23T16:32:00.041Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T16:32:00.309Z] Attempting uninstall: idna [2022-05-23T16:32:00.309Z] Found existing installation: idna 3.3 [2022-05-23T16:32:00.309Z] Uninstalling idna-3.3: [2022-05-23T16:32:00.309Z] Successfully uninstalled idna-3.3 [2022-05-23T16:32:00.571Z] Removing intermediate container cc958546eb78 [2022-05-23T16:32:00.571Z] ---> 1756580cc5b9 [2022-05-23T16:32:00.571Z] Step 8/22 : COPY . . [2022-05-23T16:32:00.571Z] Removing intermediate container 18dc41369f45 [2022-05-23T16:32:00.571Z] ---> e04568a4fcbe [2022-05-23T16:32:00.571Z] Step 8/22 : COPY . . [2022-05-23T16:32:00.830Z] Attempting uninstall: requests [2022-05-23T16:32:00.830Z] Found existing installation: requests 2.26.0 [2022-05-23T16:32:00.830Z] Uninstalling requests-2.26.0: [2022-05-23T16:32:00.830Z] Successfully uninstalled requests-2.26.0 [2022-05-23T16:32:00.830Z] Running setup.py install for texttable: started [2022-05-23T16:32:01.089Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T16:32:01.090Z] Running setup.py install for PyYAML: started [2022-05-23T16:32:01.659Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T16:32:01.659Z] Running setup.py install for docopt: started [2022-05-23T16:32:01.920Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T16:32:01.920Z] Running setup.py install for dockerpty: started [2022-05-23T16:32:02.180Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T16:32:02.440Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T16:32:10.566Z] Removing intermediate container 0b9dc6dc29bb [2022-05-23T16:32:10.567Z] ---> 0408ffcdd31a [2022-05-23T16:32:10.567Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T16:32:10.567Z] ---> Running in ef35aa4ca03e [2022-05-23T16:32:11.136Z] Removing intermediate container ef35aa4ca03e [2022-05-23T16:32:11.136Z] ---> 110033ee8b9a [2022-05-23T16:32:11.136Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T16:32:11.136Z] ---> Running in f992326d977f [2022-05-23T16:32:11.706Z] Removing intermediate container f992326d977f [2022-05-23T16:32:11.706Z] ---> 8216b9652441 [2022-05-23T16:32:11.706Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T16:32:13.081Z] ---> f2159ab905ff [2022-05-23T16:32:13.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T16:32:13.647Z] ---> a14b71058a82 [2022-05-23T16:32:13.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T16:32:15.022Z] ---> 52f6eddd1731 [2022-05-23T16:32:15.022Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T16:32:15.022Z] ---> Running in 138b8665d2f7 [2022-05-23T16:32:15.590Z] Removing intermediate container 138b8665d2f7 [2022-05-23T16:32:15.590Z] ---> 367944c0582b [2022-05-23T16:32:15.590Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:32:15.590Z] ---> Running in 01218c05bc79 [2022-05-23T16:32:15.849Z] Removing intermediate container 01218c05bc79 [2022-05-23T16:32:15.849Z] ---> 0e3fda5d1e27 [2022-05-23T16:32:15.849Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:32:15.849Z] ---> Running in 922546e4d4a4 [2022-05-23T16:32:16.784Z] Removing intermediate container 922546e4d4a4 [2022-05-23T16:32:16.784Z] ---> f26b90ee5659 [2022-05-23T16:32:16.784Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:32:16.784Z] ---> Running in 46105accdf54 [2022-05-23T16:32:17.722Z] Removing intermediate container 46105accdf54 [2022-05-23T16:32:17.722Z] ---> 736cdf9c1657 [2022-05-23T16:32:17.722Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:32:17.722Z] ---> Running in 5d909483cd16 [2022-05-23T16:32:18.656Z] Removing intermediate container 5d909483cd16 [2022-05-23T16:32:18.656Z] ---> 183bdd774ed3 [2022-05-23T16:32:18.656Z] [2022-05-23T16:32:18.656Z] Successfully built 183bdd774ed3 [2022-05-23T16:32:18.656Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T16:32:18.656Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-05-23T16:32:25.219Z] ---> 94905b30c195 [2022-05-23T16:32:25.219Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T16:32:25.219Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:32:25.219Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:32:25.219Z] ---> 3bf74888a2a5 [2022-05-23T16:32:25.219Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T16:32:25.219Z] ---> Using cache [2022-05-23T16:32:25.219Z] ---> df3785b7a93a [2022-05-23T16:32:25.219Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T16:32:25.219Z] ---> Running in d941af6bee6c [2022-05-23T16:32:25.219Z] ---> Running in 856f66717f7b [2022-05-23T16:32:25.219Z] ---> 3ec8c93af1f4 [2022-05-23T16:32:25.219Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T16:32:25.477Z] ---> Running in 555f5494d61e [2022-05-23T16:32:26.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:32:26.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T16:32:26.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T16:32:26.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:32:27.132Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:32:27.132Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:32:27.132Z] OK: 15864 distinct packages available [2022-05-23T16:32:27.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:32:28.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:32:28.332Z] OK: 221 MiB in 52 packages [2022-05-23T16:32:30.243Z] Removing intermediate container 856f66717f7b [2022-05-23T16:32:30.243Z] ---> 6a1e6ce41bcc [2022-05-23T16:32:30.243Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T16:32:30.528Z] ---> be8581bfbd95 [2022-05-23T16:32:30.528Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:32:30.785Z] ---> Running in 5387ff479335 [2022-05-23T16:32:34.148Z] Removing intermediate container 5387ff479335 [2022-05-23T16:32:34.148Z] ---> 408913ecad18 [2022-05-23T16:32:34.148Z] Step 7/20 : COPY . . [2022-05-23T16:32:36.955Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-23T16:32:36.971Z] Running in /w/workspace/edgex-go/234 [Pipeline] { [Pipeline] checkout [2022-05-23T16:32:37.267Z] The recommended git tool is: git [2022-05-23T16:32:43.990Z] using credential edgex-jenkins-ssh [2022-05-23T16:32:44.012Z] Cloning the remote Git repository [2022-05-23T16:32:44.082Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T16:32:44.166Z] > git init /w/workspace/edgex-go/234 # timeout=10 [2022-05-23T16:32:44.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T16:32:44.235Z] > git --version # timeout=10 [2022-05-23T16:32:44.254Z] > git --version # 'git version 2.25.1' [2022-05-23T16:32:44.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T16:32:44.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T16:32:49.029Z] ---> b5af229a8099 [2022-05-23T16:32:49.029Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T16:32:49.029Z] ---> Running in c09c096fbd54 [2022-05-23T16:32:49.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T16:32:55.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T16:33:00.998Z] Avoid second fetch [2022-05-23T16:33:00.999Z] Checking out Revision ba7dda9ba69436b2236138c750336dcb3254af2a (main) [2022-05-23T16:33:00.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T16:33:00.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T16:33:01.025Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T16:33:01.042Z] > git checkout -f ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 [2022-05-23T16:33:02.159Z] Removing intermediate container d941af6bee6c [2022-05-23T16:33:02.159Z] ---> 793b7be3c0bc [2022-05-23T16:33:02.159Z] [2022-05-23T16:33:02.159Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:33:02.159Z] ---> e04c818066af [2022-05-23T16:33:02.159Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T16:33:02.159Z] ---> Running in 2724a0ea511d [2022-05-23T16:33:02.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:02.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:02.418Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T16:33:02.418Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:33:02.418Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T16:33:02.418Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T16:33:02.418Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T16:33:02.418Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:02.418Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:33:02.418Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:33:02.418Z] OK: 8 MiB in 20 packages [2022-05-23T16:33:03.355Z] Removing intermediate container 2724a0ea511d [2022-05-23T16:33:03.355Z] ---> 12afbc7b23bb [2022-05-23T16:33:03.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:33:03.355Z] ---> Running in 2670c522befa [2022-05-23T16:33:03.613Z] Removing intermediate container 2670c522befa [2022-05-23T16:33:03.613Z] ---> 2d7f2aa8119b [2022-05-23T16:33:03.613Z] Step 13/22 : WORKDIR /edgex [2022-05-23T16:33:03.613Z] ---> Running in 500741a7a3bc [2022-05-23T16:33:03.874Z] Removing intermediate container 500741a7a3bc [2022-05-23T16:33:03.874Z] ---> bc6791e07fc2 [2022-05-23T16:33:03.874Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T16:33:04.441Z] ---> dede5ba9ec0f [2022-05-23T16:33:04.441Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T16:33:05.635Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#4029)" [2022-05-23T16:33:05.839Z] ---> 9d4a7d424b44 [2022-05-23T16:33:05.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T16:33:06.534Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T16:33:06.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T16:33:06.534Z] Dload Upload Total Spent Left Speed [2022-05-23T16:33:06.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50423 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh [2022-05-23T16:33:06.900Z] ---> 6b78e64d198e [2022-05-23T16:33:06.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:33:06.900Z] Removing intermediate container 555f5494d61e [2022-05-23T16:33:06.900Z] ---> c1ea90097ce4 [2022-05-23T16:33:06.900Z] [2022-05-23T16:33:06.900Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:33:06.900Z] ---> e04c818066af [2022-05-23T16:33:06.900Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T16:33:06.900Z] ---> Running in 2b109c34ea40 [2022-05-23T16:33:07.124Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T16:33:07.183Z] ---> 28ac9dc708c0 [2022-05-23T16:33:07.183Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T16:33:07.183Z] ---> Running in 045401d9431f [2022-05-23T16:33:07.478Z] + + sudo tee /etc/docker/daemon.newsudo [2022-05-23T16:33:07.478Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T16:33:07.478Z] { [2022-05-23T16:33:07.478Z] "registry-mirrors": [ [2022-05-23T16:33:07.478Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T16:33:07.478Z] ], [2022-05-23T16:33:07.478Z] "bip": "10.250.0.254/24", [2022-05-23T16:33:07.478Z] "hosts": [ [2022-05-23T16:33:07.478Z] "tcp://0.0.0.0:5555", [2022-05-23T16:33:07.478Z] "unix:///var/run/docker.sock" [2022-05-23T16:33:07.478Z] ], [2022-05-23T16:33:07.478Z] "mtu": 1458, [2022-05-23T16:33:07.478Z] "selinux-enabled": true, [2022-05-23T16:33:07.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T16:33:07.478Z] } [Pipeline] sh [2022-05-23T16:33:07.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:07.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:07.846Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T16:33:08.029Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T16:33:08.029Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:08.029Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:33:08.029Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:33:08.029Z] OK: 6 MiB in 16 packages [2022-05-23T16:33:08.225Z] + sudo service docker restart [2022-05-23T16:33:08.289Z] Removing intermediate container 045401d9431f [2022-05-23T16:33:08.289Z] ---> 20876927ae92 [2022-05-23T16:33:08.289Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:33:08.289Z] ---> Running in 017e49234549 [2022-05-23T16:33:08.553Z] Removing intermediate container 017e49234549 [2022-05-23T16:33:08.553Z] ---> f0e1515ab01a [2022-05-23T16:33:08.553Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:33:08.553Z] ---> Running in 1051f851cd43 [2022-05-23T16:33:08.814Z] Removing intermediate container 2b109c34ea40 [2022-05-23T16:33:08.814Z] ---> c2e1353e2239 [2022-05-23T16:33:08.814Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:33:08.814Z] Removing intermediate container 1051f851cd43 [2022-05-23T16:33:08.814Z] ---> cd152300f542 [2022-05-23T16:33:08.814Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:33:09.075Z] ---> Running in e170f454b9c6 [2022-05-23T16:33:09.075Z] ---> Running in 7bab82d7c525 [2022-05-23T16:33:09.339Z] Removing intermediate container e170f454b9c6 [2022-05-23T16:33:09.339Z] ---> 268fb5f4d10f [2022-05-23T16:33:09.339Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T16:33:09.598Z] Removing intermediate container 7bab82d7c525 [2022-05-23T16:33:09.598Z] ---> 63e1bba33395 [2022-05-23T16:33:09.598Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T16:33:09.598Z] ---> Running in 62632daa6dbf [2022-05-23T16:33:09.598Z] ---> Running in 8794a769128f [2022-05-23T16:33:09.859Z] Removing intermediate container 62632daa6dbf [2022-05-23T16:33:09.859Z] ---> e97387b35309 [2022-05-23T16:33:09.859Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:33:10.243Z] ---> Running in ddbe99b86c71 [2022-05-23T16:33:10.243Z] Removing intermediate container 8794a769128f [2022-05-23T16:33:10.243Z] ---> f17d2de047f8 [2022-05-23T16:33:10.243Z] [2022-05-23T16:33:10.243Z] Successfully built f17d2de047f8 [2022-05-23T16:33:10.503Z] Successfully tagged security-proxy-setup:latest [2022-05-23T16:33:10.503Z]  Building security-proxy-setup ... done Building core-metadata [2022-05-23T16:33:10.503Z] Removing intermediate container ddbe99b86c71 [2022-05-23T16:33:10.503Z] ---> 493c3c73caa1 [2022-05-23T16:33:10.503Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:33:13.046Z] ---> 49e89e1a4d2a [2022-05-23T16:33:13.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T16:33:13.992Z] ---> 3b0dc870af07 [2022-05-23T16:33:13.992Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T16:33:14.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:33:14.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:33:14.562Z] ---> 3bf74888a2a5 [2022-05-23T16:33:14.562Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:33:14.562Z] ---> Using cache [2022-05-23T16:33:14.562Z] ---> df3785b7a93a [2022-05-23T16:33:14.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:14.562Z] ---> Using cache [2022-05-23T16:33:14.562Z] ---> 03190eaae93c [2022-05-23T16:33:14.563Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:33:14.563Z] ---> Using cache [2022-05-23T16:33:14.563Z] ---> 7556fe3dc4fc [2022-05-23T16:33:14.563Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:33:14.563Z] ---> Using cache [2022-05-23T16:33:14.563Z] ---> e708f717b1d7 [2022-05-23T16:33:14.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:33:14.563Z] ---> Using cache [2022-05-23T16:33:14.563Z] ---> 1756580cc5b9 [2022-05-23T16:33:14.563Z] Step 8/23 : COPY . . [2022-05-23T16:33:14.563Z] ---> Using cache [2022-05-23T16:33:14.563Z] ---> 94905b30c195 [2022-05-23T16:33:14.563Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T16:33:14.823Z] ---> c424b7d4b0ca [2022-05-23T16:33:14.823Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T16:33:14.823Z] ---> Running in 0aae1cf7c5b0 [2022-05-23T16:33:14.823Z] ---> Running in 2382653f2077 [2022-05-23T16:33:15.083Z] Removing intermediate container 2382653f2077 [2022-05-23T16:33:15.083Z] ---> d939266ccaf1 [2022-05-23T16:33:15.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:33:15.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T16:33:15.351Z] ---> Running in 092c9cc862bb [2022-05-23T16:33:15.351Z] Removing intermediate container 092c9cc862bb [2022-05-23T16:33:15.351Z] ---> 3d0b4eb57a43 [2022-05-23T16:33:15.351Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T16:33:15.610Z] ---> Running in be0150d5f683 [2022-05-23T16:33:15.868Z] Removing intermediate container be0150d5f683 [2022-05-23T16:33:15.868Z] ---> f8644e7ac71f [2022-05-23T16:33:15.868Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:33:16.126Z] ---> Running in 888040ba80a1 [2022-05-23T16:33:16.385Z] Removing intermediate container c09c096fbd54 [2022-05-23T16:33:16.385Z] ---> 2c61142191ee [2022-05-23T16:33:16.385Z] [2022-05-23T16:33:16.385Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T16:33:16.385Z] Removing intermediate container 888040ba80a1 [2022-05-23T16:33:16.385Z] ---> 19dadb1181e3 [2022-05-23T16:33:16.385Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T16:33:16.385Z] ---> Running in c9e34d6363eb [2022-05-23T16:33:16.385Z] 3.15: Pulling from library/alpine [2022-05-23T16:33:16.385Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T16:33:16.385Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T16:33:16.385Z] Removing intermediate container c9e34d6363eb [2022-05-23T16:33:16.385Z] ---> e70a453c4f7c [2022-05-23T16:33:16.385Z] [2022-05-23T16:33:16.385Z] ---> 0ac33e5f5afa [2022-05-23T16:33:16.385Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:33:16.644Z] ---> Running in 8fc2888dfe34 [2022-05-23T16:33:16.644Z] Successfully built e70a453c4f7c [2022-05-23T16:33:16.644Z] Successfully tagged support-notifications:latest [2022-05-23T16:33:16.644Z]  Building support-notifications ... done Building security-bootstrapper [2022-05-23T16:33:16.644Z] Removing intermediate container 8fc2888dfe34 [2022-05-23T16:33:16.644Z] ---> 6e9ef5f88404 [2022-05-23T16:33:16.644Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:16.902Z] ---> Running in d420774b0238 [2022-05-23T16:33:20.194Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:33:20.194Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:33:20.194Z] ---> 3bf74888a2a5 [2022-05-23T16:33:20.194Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> df3785b7a93a [2022-05-23T16:33:20.194Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> 03190eaae93c [2022-05-23T16:33:20.194Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> 7556fe3dc4fc [2022-05-23T16:33:20.194Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> e708f717b1d7 [2022-05-23T16:33:20.194Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> 1756580cc5b9 [2022-05-23T16:33:20.194Z] Step 8/31 : COPY . . [2022-05-23T16:33:20.194Z] ---> Using cache [2022-05-23T16:33:20.194Z] ---> 94905b30c195 [2022-05-23T16:33:20.194Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T16:33:20.454Z] Removing intermediate container d420774b0238 [2022-05-23T16:33:20.454Z] ---> 72b388daff16 [2022-05-23T16:33:20.454Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T16:33:20.454Z] ---> Running in 3dc17e401b81 [2022-05-23T16:33:20.454Z] ---> Running in efac2fa6d7d4 [2022-05-23T16:33:21.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T16:33:21.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:21.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:22.228Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:33:22.228Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:33:22.228Z] OK: 15857 distinct packages available [2022-05-23T16:33:22.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:23.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:23.426Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T16:33:23.426Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:33:23.426Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:33:23.686Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T16:33:23.686Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T16:33:23.945Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:23.945Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:33:23.945Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T16:33:24.204Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T16:33:24.204Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:33:24.204Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:33:24.204Z] OK: 8 MiB in 23 packages [2022-05-23T16:33:25.584Z] Removing intermediate container efac2fa6d7d4 [2022-05-23T16:33:25.584Z] ---> 76873b39c1f7 [2022-05-23T16:33:25.584Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:33:25.843Z] ---> b32c42a97b77 [2022-05-23T16:33:25.843Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:33:26.627Z] provisioning config files... [2022-05-23T16:33:26.654Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config8378786524649767715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:33:26.785Z] ---> 434497764e24 [2022-05-23T16:33:26.785Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T16:33:26.785Z] ---> 63cd5b177330 [2022-05-23T16:33:26.785Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T16:33:26.785Z] ---> Running in 97d65543475e [2022-05-23T16:33:27.043Z] Removing intermediate container 97d65543475e [2022-05-23T16:33:27.043Z] ---> 3b04d93e3861 [2022-05-23T16:33:27.043Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:33:27.043Z] ---> Running in d795f8918e72 [2022-05-23T16:33:27.119Z] ---> docker-login.sh [2022-05-23T16:33:27.119Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:33:27.302Z] Removing intermediate container d795f8918e72 [2022-05-23T16:33:27.302Z] ---> 52663fe8073e [2022-05-23T16:33:27.302Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T16:33:27.302Z] ---> Running in 78b2f8508e2e [2022-05-23T16:33:27.302Z] Removing intermediate container 78b2f8508e2e [2022-05-23T16:33:27.302Z] ---> d2f360ca5219 [2022-05-23T16:33:27.302Z] Step 19/20 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:33:27.574Z] ---> Running in 6593be4ca9d2 [2022-05-23T16:33:27.574Z] Removing intermediate container 6593be4ca9d2 [2022-05-23T16:33:27.574Z] ---> ea39bb6b3b41 [2022-05-23T16:33:27.574Z] Step 20/20 : LABEL version=2.2.1-dev.6 [2022-05-23T16:33:27.574Z] ---> Running in 4fcef0f09490 [2022-05-23T16:33:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:33:27.837Z] Removing intermediate container 4fcef0f09490 [2022-05-23T16:33:27.837Z] ---> b123726e6fd1 [2022-05-23T16:33:27.837Z] [2022-05-23T16:33:27.837Z] Successfully built b123726e6fd1 [2022-05-23T16:33:27.837Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T16:33:27.837Z] Building security-secretstore-setup [2022-05-23T16:33:28.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:33:28.358Z] Configure a credential helper to remove this warning. See [2022-05-23T16:33:28.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:33:28.358Z] [2022-05-23T16:33:28.358Z] Login Succeeded [2022-05-23T16:33:28.358Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:33:28.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:33:28.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:33:28.910Z] Configure a credential helper to remove this warning. See [2022-05-23T16:33:28.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:33:28.910Z] [2022-05-23T16:33:28.910Z] Login Succeeded [2022-05-23T16:33:28.910Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:33:29.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:33:29.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:33:29.188Z] Configure a credential helper to remove this warning. See [2022-05-23T16:33:29.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:33:29.188Z] [2022-05-23T16:33:29.188Z] Login Succeeded [2022-05-23T16:33:29.462Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:33:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:33:29.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:33:29.735Z] Configure a credential helper to remove this warning. See [2022-05-23T16:33:29.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:33:29.735Z] [2022-05-23T16:33:29.735Z] Login Succeeded [2022-05-23T16:33:29.735Z] docker.io [2022-05-23T16:33:30.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:33:30.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:33:30.608Z] Configure a credential helper to remove this warning. See [2022-05-23T16:33:30.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:33:30.608Z] [2022-05-23T16:33:30.608Z] Login Succeeded [2022-05-23T16:33:30.608Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:33:30.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T16:33:31.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:33:31.126Z] ========================================================= [2022-05-23T16:33:31.126Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T16:33:31.126Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:33:31.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:33:31.764Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T16:33:31.764Z] 9b3977197b4f: Pulling fs layer [2022-05-23T16:33:31.764Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T16:33:31.764Z] 94645a83ff95: Pulling fs layer [2022-05-23T16:33:31.764Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T16:33:31.764Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T16:33:31.764Z] 3096ccb668a1: Pulling fs layer [2022-05-23T16:33:31.764Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T16:33:31.764Z] a4caa8a26152: Pulling fs layer [2022-05-23T16:33:31.764Z] 3f3a8bcf1eab: Waiting [2022-05-23T16:33:31.764Z] 0c92f367c5e7: Waiting [2022-05-23T16:33:31.764Z] 3096ccb668a1: Waiting [2022-05-23T16:33:31.764Z] e8cf19c19ddd: Waiting [2022-05-23T16:33:31.764Z] a4caa8a26152: Waiting [2022-05-23T16:33:31.764Z] 94645a83ff95: Verifying Checksum [2022-05-23T16:33:31.764Z] 94645a83ff95: Download complete [2022-05-23T16:33:31.764Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T16:33:31.764Z] 1a89e8eeedd5: Download complete [2022-05-23T16:33:31.764Z] 0c92f367c5e7: Download complete [2022-05-23T16:33:31.764Z] 3096ccb668a1: Verifying Checksum [2022-05-23T16:33:31.764Z] 3096ccb668a1: Download complete [2022-05-23T16:33:31.764Z] 9b3977197b4f: Verifying Checksum [2022-05-23T16:33:31.764Z] 9b3977197b4f: Download complete [2022-05-23T16:33:31.764Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T16:33:31.764Z] e8cf19c19ddd: Download complete [2022-05-23T16:33:32.032Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:33:32.032Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:33:32.032Z] ---> 3bf74888a2a5 [2022-05-23T16:33:32.032Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> df3785b7a93a [2022-05-23T16:33:32.032Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> 03190eaae93c [2022-05-23T16:33:32.032Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> 7556fe3dc4fc [2022-05-23T16:33:32.032Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> e708f717b1d7 [2022-05-23T16:33:32.032Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> 1756580cc5b9 [2022-05-23T16:33:32.032Z] Step 8/25 : COPY . . [2022-05-23T16:33:32.032Z] ---> Using cache [2022-05-23T16:33:32.032Z] ---> 94905b30c195 [2022-05-23T16:33:32.032Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T16:33:32.763Z] 9b3977197b4f: Pull complete [2022-05-23T16:33:33.794Z] 1a89e8eeedd5: Pull complete [2022-05-23T16:33:33.937Z] ---> Running in 9fbc06d67048 [2022-05-23T16:33:34.071Z] 94645a83ff95: Pull complete [2022-05-23T16:33:34.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T16:33:34.347Z] a4caa8a26152: Verifying Checksum [2022-05-23T16:33:34.347Z] a4caa8a26152: Download complete [2022-05-23T16:33:34.947Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T16:33:34.947Z] 3f3a8bcf1eab: Download complete [2022-05-23T16:33:35.578Z] Removing intermediate container 0aae1cf7c5b0 [2022-05-23T16:33:35.578Z] ---> 0455d018101e [2022-05-23T16:33:35.578Z] [2022-05-23T16:33:35.578Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:33:35.578Z] ---> e04c818066af [2022-05-23T16:33:35.578Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:33:35.578Z] ---> Using cache [2022-05-23T16:33:35.578Z] ---> 0d3aeb04b733 [2022-05-23T16:33:35.578Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:33:35.578Z] ---> Using cache [2022-05-23T16:33:35.578Z] ---> 73a9941126a7 [2022-05-23T16:33:35.578Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T16:33:35.840Z] ---> Running in 055c3687862f [2022-05-23T16:33:35.840Z] Removing intermediate container 055c3687862f [2022-05-23T16:33:35.840Z] ---> b8f9abafc98e [2022-05-23T16:33:35.840Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:33:35.840Z] ---> Running in a02e7e942f04 [2022-05-23T16:33:36.099Z] Removing intermediate container a02e7e942f04 [2022-05-23T16:33:36.099Z] ---> d4d56396ad5b [2022-05-23T16:33:36.099Z] Step 15/23 : WORKDIR / [2022-05-23T16:33:36.099Z] ---> Running in 60d369a07124 [2022-05-23T16:33:36.360Z] Removing intermediate container 60d369a07124 [2022-05-23T16:33:36.360Z] ---> 4336cd663920 [2022-05-23T16:33:36.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:33:36.619Z] ---> c43ac4327c35 [2022-05-23T16:33:36.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T16:33:37.557Z] ---> afa4e0da586f [2022-05-23T16:33:37.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T16:33:37.817Z] ---> 524b3944064e [2022-05-23T16:33:37.817Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T16:33:37.817Z] ---> Running in 2f293780113f [2022-05-23T16:33:38.076Z] Removing intermediate container 2f293780113f [2022-05-23T16:33:38.076Z] ---> ca006bdd661e [2022-05-23T16:33:38.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:33:38.076Z] ---> Running in 72debb57fe20 [2022-05-23T16:33:38.335Z] Removing intermediate container 72debb57fe20 [2022-05-23T16:33:38.335Z] ---> 9c6d5a4becd0 [2022-05-23T16:33:38.335Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:33:38.335Z] ---> Running in 63f5450a614c [2022-05-23T16:33:38.335Z] Removing intermediate container 63f5450a614c [2022-05-23T16:33:38.335Z] ---> a08b7a79620e [2022-05-23T16:33:38.335Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:33:38.335Z] ---> Running in ebac2c5fdade [2022-05-23T16:33:38.594Z] Removing intermediate container ebac2c5fdade [2022-05-23T16:33:38.594Z] ---> 40c5c52b0b17 [2022-05-23T16:33:38.594Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:33:38.594Z] ---> Running in 9df3f16d11ff [2022-05-23T16:33:38.855Z] Removing intermediate container 9df3f16d11ff [2022-05-23T16:33:38.855Z] ---> e5adac3e67d6 [2022-05-23T16:33:38.855Z] [2022-05-23T16:33:39.115Z] Successfully built e5adac3e67d6 [2022-05-23T16:33:39.115Z] Successfully tagged core-metadata:latest [2022-05-23T16:33:39.115Z] Building security-spire-server [2022-05-23T16:33:42.410Z]  Building core-metadata ... done Removing intermediate container 3dc17e401b81 [2022-05-23T16:33:42.410Z] ---> ead105f12f57 [2022-05-23T16:33:42.410Z] [2022-05-23T16:33:42.410Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T16:33:42.410Z] ---> e04c818066af [2022-05-23T16:33:42.411Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T16:33:42.411Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:33:42.411Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:33:42.411Z] ---> 3bf74888a2a5 [2022-05-23T16:33:42.411Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:33:42.411Z] ---> Using cache [2022-05-23T16:33:42.411Z] ---> df3785b7a93a [2022-05-23T16:33:42.411Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:33:42.411Z] ---> Using cache [2022-05-23T16:33:42.411Z] ---> 03190eaae93c [2022-05-23T16:33:42.411Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:33:42.983Z] ---> Running in 6b396c1f138a [2022-05-23T16:33:42.983Z] ---> Running in 88eafaeeb40a [2022-05-23T16:33:43.550Z] Removing intermediate container 6b396c1f138a [2022-05-23T16:33:43.550Z] ---> 1fb565b2885e [2022-05-23T16:33:43.550Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T16:33:43.550Z] ---> Running in 2ab5ff0c3d8f [2022-05-23T16:33:44.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:44.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:44.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:44.636Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:44.636Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T16:33:44.895Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:33:44.895Z] OK: 6 MiB in 16 packages [2022-05-23T16:33:44.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:45.155Z] OK: 221 MiB in 52 packages [2022-05-23T16:33:45.414Z] Removing intermediate container 2ab5ff0c3d8f [2022-05-23T16:33:45.414Z] ---> 9801dd4bd92c [2022-05-23T16:33:45.414Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T16:33:45.677Z] ---> Running in 433e739bcdbc [2022-05-23T16:33:45.677Z] Removing intermediate container 88eafaeeb40a [2022-05-23T16:33:45.677Z] ---> 9875d361788f [2022-05-23T16:33:45.677Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:33:45.677Z] Removing intermediate container 433e739bcdbc [2022-05-23T16:33:45.677Z] ---> b4d21fd6fe5a [2022-05-23T16:33:45.677Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T16:33:45.936Z] ---> Running in 95a94f475d17 [2022-05-23T16:33:45.936Z] ---> 5ce23784267c [2022-05-23T16:33:45.936Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:33:45.936Z] Removing intermediate container 95a94f475d17 [2022-05-23T16:33:45.936Z] ---> b84e91998f9d [2022-05-23T16:33:45.936Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T16:33:45.936Z] ---> Running in c7729bb8cab6 [2022-05-23T16:33:45.936Z] ---> Running in 55d9fd6d500d [2022-05-23T16:33:46.873Z] Removing intermediate container c7729bb8cab6 [2022-05-23T16:33:46.873Z] ---> b425d32750b2 [2022-05-23T16:33:46.873Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T16:33:46.873Z] ---> Running in f0779c0536a1 [2022-05-23T16:33:47.131Z] Removing intermediate container 55d9fd6d500d [2022-05-23T16:33:47.131Z] ---> 0fa1b5bd056e [2022-05-23T16:33:47.131Z] Step 8/25 : COPY . . [2022-05-23T16:33:47.131Z] Removing intermediate container f0779c0536a1 [2022-05-23T16:33:47.131Z] ---> ccf450383428 [2022-05-23T16:33:47.131Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T16:33:48.508Z] ---> 783b633d02ba [2022-05-23T16:33:48.508Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T16:33:49.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T16:33:49.705Z] ---> Running in 07ed7e87bfc4 [2022-05-23T16:33:49.989Z] Building bin/spire-agent... [2022-05-23T16:33:49.989Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:33:49.989Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:33:49.989Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:33:49.989Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:33:50.086Z] 3f3a8bcf1eab: Pull complete [2022-05-23T16:33:50.086Z] 0c92f367c5e7: Pull complete [2022-05-23T16:33:50.086Z] 3096ccb668a1: Pull complete [2022-05-23T16:33:50.086Z] e8cf19c19ddd: Pull complete [2022-05-23T16:33:50.566Z] Building bin/spire-agent... [2022-05-23T16:33:50.836Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:33:50.836Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:33:50.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:33:50.836Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:33:50.836Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:33:50.836Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:33:50.836Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:33:51.095Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:33:51.095Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:33:51.095Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:33:51.095Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:33:51.095Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:33:51.095Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:33:51.359Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:33:51.359Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:33:51.359Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:33:51.617Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:33:51.617Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:33:51.617Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:33:51.617Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:33:51.617Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:33:51.617Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:33:53.519Z] Removing intermediate container 07ed7e87bfc4 [2022-05-23T16:33:53.519Z] ---> 4f3612e3be58 [2022-05-23T16:33:53.519Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:33:53.778Z] ---> f9af90f16f1c [2022-05-23T16:33:53.778Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:33:53.778Z] Removing intermediate container 9fbc06d67048 [2022-05-23T16:33:53.778Z] ---> d00be9bd91f3 [2022-05-23T16:33:53.778Z] [2022-05-23T16:33:53.778Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T16:33:53.778Z] ---> e04c818066af [2022-05-23T16:33:53.778Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T16:33:54.039Z] ---> Running in 479c43a6aa23 [2022-05-23T16:33:54.039Z] ---> Running in c504dce489e2 [2022-05-23T16:33:54.039Z] ---> 990c9a6df0cb [2022-05-23T16:33:54.039Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T16:33:54.039Z] Removing intermediate container 479c43a6aa23 [2022-05-23T16:33:54.039Z] ---> 0db0c383069f [2022-05-23T16:33:54.039Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T16:33:54.302Z] ---> Running in 847dbde7bbdc [2022-05-23T16:33:54.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:54.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:33:55.135Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T16:33:55.135Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T16:33:55.135Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T16:33:55.135Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:33:55.135Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:33:55.135Z] OK: 6 MiB in 17 packages [2022-05-23T16:33:55.519Z] a4caa8a26152: Pull complete [2022-05-23T16:33:55.519Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T16:33:55.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:33:55.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T16:33:55.707Z] ---> 5c7c426e28d1 [2022-05-23T16:33:55.707Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T16:33:55.897Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:33:55.897Z] WORKDIR /edgex [2022-05-23T16:33:55.897Z] COPY go.mod . [2022-05-23T16:33:55.897Z] RUN go mod download [2022-05-23T16:33:55.898Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-23T16:33:56.294Z] Removing intermediate container c504dce489e2 [2022-05-23T16:33:56.294Z] ---> 1bcc26b01c15 [2022-05-23T16:33:56.294Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:33:56.294Z] ---> a378c7725749 [2022-05-23T16:33:56.294Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T16:33:56.294Z] ---> Running in 09654271ec9a [2022-05-23T16:33:56.555Z] Removing intermediate container 847dbde7bbdc [2022-05-23T16:33:56.555Z] ---> 26908c278537 [2022-05-23T16:33:56.555Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T16:33:56.555Z] ---> Running in 1887bcf45f1d [2022-05-23T16:33:56.555Z] Removing intermediate container 09654271ec9a [2022-05-23T16:33:56.555Z] ---> 3437e4ead851 [2022-05-23T16:33:56.555Z] Step 13/25 : WORKDIR / [2022-05-23T16:33:56.816Z] ---> d0787c29ee00 [2022-05-23T16:33:56.816Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T16:33:56.816Z] ---> Running in 79df1d58e188 [2022-05-23T16:33:56.816Z] Removing intermediate container 1887bcf45f1d [2022-05-23T16:33:56.816Z] ---> c6ac2c5302ed [2022-05-23T16:33:56.816Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:33:56.816Z] ---> Running in 39c7bd5df558 [2022-05-23T16:33:57.075Z] ---> ac344d1732ba [2022-05-23T16:33:57.075Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T16:33:57.075Z] Removing intermediate container 79df1d58e188 [2022-05-23T16:33:57.075Z] ---> bfd37805d2ba [2022-05-23T16:33:57.075Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T16:33:57.075Z] ---> Running in 8ef61376dcb5 [2022-05-23T16:33:57.336Z] Removing intermediate container 8ef61376dcb5 [2022-05-23T16:33:57.336Z] ---> 95ab3cf1a417 [2022-05-23T16:33:57.336Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T16:33:57.595Z] ---> 37c223ad6519 [2022-05-23T16:33:57.595Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T16:33:57.858Z] spire-1.2.1/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.data/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.data/.file [2022-05-23T16:33:57.858Z] spire-1.2.1/.dockerignore [2022-05-23T16:33:57.858Z] spire-1.2.1/.gitattributes [2022-05-23T16:33:57.858Z] spire-1.2.1/.githooks/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:33:57.858Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:33:57.858Z] spire-1.2.1/.gitignore [2022-05-23T16:33:57.858Z] spire-1.2.1/.go-version [2022-05-23T16:33:57.858Z] spire-1.2.1/.golangci.yml [2022-05-23T16:33:57.858Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:33:57.858Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:33:57.858Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:33:57.858Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:33:57.858Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:33:57.858Z] spire-1.2.1/Dockerfile [2022-05-23T16:33:57.858Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:33:57.858Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:33:57.858Z] spire-1.2.1/LICENSE [2022-05-23T16:33:57.858Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:33:57.858Z] spire-1.2.1/Makefile [2022-05-23T16:33:57.858Z] spire-1.2.1/README.md [2022-05-23T16:33:57.858Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:33:57.858Z] spire-1.2.1/SECURITY.md [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:33:57.858Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/ [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/agent/ [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/server/ [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:33:57.858Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/ [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/ [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:33:57.858Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:33:57.859Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:33:57.859Z] spire-1.2.1/examples/ [2022-05-23T16:33:57.859Z] spire-1.2.1/examples/README.md [2022-05-23T16:33:57.859Z] spire-1.2.1/go.mod [2022-05-23T16:33:57.859Z] spire-1.2.1/go.sum [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:33:57.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:33:57.860Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:33:57.861Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:33:57.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/private/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:33:57.863Z] spire-1.2.1/release/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:33:57.864Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/script/ [2022-05-23T16:33:57.864Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:33:57.864Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:33:57.864Z] spire-1.2.1/support/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:33:57.864Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/clock/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:33:57.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/common [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:33:57.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:33:57.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:33:57.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:33:57.867Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:33:57.867Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:33:57.867Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testca/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testkey/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/ [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/race.go [2022-05-23T16:33:57.867Z] spire-1.2.1/test/util/util.go [2022-05-23T16:33:57.867Z] building spire from source... [2022-05-23T16:33:58.126Z] ---> 258462a28e31 [2022-05-23T16:33:58.126Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T16:33:58.126Z] Installing go1.17.7... [2022-05-23T16:33:58.126Z] ---> 1b089e1d5bbc [2022-05-23T16:33:58.126Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T16:33:58.126Z] ---> Running in 11636969bc18 [2022-05-23T16:33:58.567Z] Sending build context to Docker daemon 169.4MB [2022-05-23T16:33:58.568Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T16:33:58.568Z] ---> 725f1c02e7f9 [2022-05-23T16:33:58.568Z] Step 2/4 : WORKDIR /edgex [2022-05-23T16:33:58.694Z] ---> ecdabe604f54 [2022-05-23T16:33:58.694Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T16:34:00.074Z] ---> 019a613f1132 [2022-05-23T16:34:00.074Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T16:34:00.333Z] Removing intermediate container 11636969bc18 [2022-05-23T16:34:00.333Z] ---> 9becad72737b [2022-05-23T16:34:00.333Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T16:34:00.562Z] ---> Running in 54baeb04a392 [2022-05-23T16:34:00.837Z] Removing intermediate container 54baeb04a392 [2022-05-23T16:34:00.837Z] ---> a7338d26b190 [2022-05-23T16:34:00.837Z] Step 3/4 : COPY go.mod . [2022-05-23T16:34:00.899Z] ---> c62a912f70d3 [2022-05-23T16:34:00.899Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T16:34:00.899Z] ---> Running in 503ce739c4bc [2022-05-23T16:34:01.159Z] Removing intermediate container 503ce739c4bc [2022-05-23T16:34:01.159Z] ---> 9249731ede3d [2022-05-23T16:34:01.159Z] Step 28/31 : CMD ["gate"] [2022-05-23T16:34:01.421Z] ---> e908117676ed [2022-05-23T16:34:01.421Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:34:01.421Z] ---> Running in 50fc42edfae0 [2022-05-23T16:34:01.454Z] ---> 6524106eb4dc [2022-05-23T16:34:01.454Z] Step 4/4 : RUN go mod download [2022-05-23T16:34:01.685Z] ---> 362d5e1aa9ed [2022-05-23T16:34:01.685Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T16:34:01.685Z] Removing intermediate container 50fc42edfae0 [2022-05-23T16:34:01.685Z] ---> 71002e4e2d99 [2022-05-23T16:34:01.685Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T16:34:01.685Z] ---> Running in d29a7402bf40 [2022-05-23T16:34:01.730Z] ---> Running in a471298e0fc1 [2022-05-23T16:34:01.960Z] ---> Running in 28f64e6c9b4d [2022-05-23T16:34:02.220Z] Removing intermediate container 28f64e6c9b4d [2022-05-23T16:34:02.220Z] ---> 72f67b860b88 [2022-05-23T16:34:02.220Z] Step 30/31 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:34:02.220Z] ---> Running in eb8d1ac517cb [2022-05-23T16:34:02.481Z] Removing intermediate container eb8d1ac517cb [2022-05-23T16:34:02.481Z] ---> 2b6f29560674 [2022-05-23T16:34:02.481Z] Step 31/31 : LABEL version=2.2.1-dev.6 [2022-05-23T16:34:02.740Z] ---> Running in 06b944f6fcbe [2022-05-23T16:34:02.740Z] Removing intermediate container 06b944f6fcbe [2022-05-23T16:34:02.740Z] ---> 69854b4e4005 [2022-05-23T16:34:02.740Z] [2022-05-23T16:34:03.000Z] Removing intermediate container d29a7402bf40 [2022-05-23T16:34:03.000Z] ---> f6a61f2cc325 [2022-05-23T16:34:03.000Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:34:03.000Z] Successfully built 69854b4e4005 [2022-05-23T16:34:03.000Z] Successfully tagged security-bootstrapper:latest [2022-05-23T16:34:03.000Z]  Building security-bootstrapper ... done Building core-data [2022-05-23T16:34:03.000Z] ---> Running in 2c0f870bd0bd [2022-05-23T16:34:03.933Z] Removing intermediate container 2c0f870bd0bd [2022-05-23T16:34:03.933Z] ---> b09fcaff05c6 [2022-05-23T16:34:03.933Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T16:34:04.193Z] Building bin/spire-server... [2022-05-23T16:34:04.193Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:34:04.193Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:34:04.193Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:34:04.193Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:34:04.193Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:34:04.451Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:34:04.451Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:34:04.451Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:34:04.451Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:34:04.451Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:34:04.451Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:34:04.451Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:34:04.711Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:34:04.711Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:34:04.968Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:34:04.968Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:34:04.968Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:34:04.968Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:34:05.233Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:34:05.233Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:34:05.233Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:34:05.233Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:34:05.233Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:34:05.233Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:34:05.233Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:34:05.233Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:34:05.233Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:34:05.233Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:34:05.233Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:34:05.233Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:34:05.233Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:34:05.493Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:34:05.493Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:34:05.493Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:34:05.493Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:34:05.493Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:34:05.493Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:34:05.493Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:34:05.493Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:34:05.751Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:34:05.751Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:34:05.751Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:34:05.751Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:34:05.751Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:34:05.751Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:34:05.751Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:34:06.009Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:34:06.009Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:34:06.009Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:34:06.009Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:34:06.009Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:34:06.271Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:34:06.271Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:34:06.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:34:06.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:34:06.530Z] ---> 3bf74888a2a5 [2022-05-23T16:34:06.530Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:34:06.530Z] ---> Using cache [2022-05-23T16:34:06.530Z] ---> df3785b7a93a [2022-05-23T16:34:06.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:34:06.530Z] ---> Using cache [2022-05-23T16:34:06.530Z] ---> 03190eaae93c [2022-05-23T16:34:06.530Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T16:34:07.101Z] ---> Running in a7992b0d7fc3 [2022-05-23T16:34:07.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:34:07.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:34:07.101Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:34:07.101Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:34:07.101Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:34:08.037Z]  ---> Running in 2246e5f05730 [2022-05-23T16:34:08.037Z] Removing intermediate container a7992b0d7fc3 [2022-05-23T16:34:08.037Z] ---> 7f2978257d47 [2022-05-23T16:34:08.037Z] Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:34:08.295Z] ---> Running in f8bfbbe4c458 [2022-05-23T16:34:08.552Z] Removing intermediate container f8bfbbe4c458 [2022-05-23T16:34:08.552Z] ---> 15084a1bc307 [2022-05-23T16:34:08.552Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-05-23T16:34:08.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:34:08.552Z] ---> Running in bab62f0fb9f6 [2022-05-23T16:34:08.810Z] Removing intermediate container bab62f0fb9f6 [2022-05-23T16:34:08.810Z] ---> 776c440a9fe5 [2022-05-23T16:34:08.810Z] [2022-05-23T16:34:08.810Z] Successfully built 776c440a9fe5 [2022-05-23T16:34:09.068Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T16:34:09.328Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:34:09.587Z] OK: 221 MiB in 52 packages [2022-05-23T16:34:09.845Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:34:09.845Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:34:09.845Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:34:09.845Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:34:09.845Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:34:10.104Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:34:10.104Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:34:10.104Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:34:10.104Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:34:10.380Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:34:10.753Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:34:11.037Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:34:11.037Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:34:11.037Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:34:11.356Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:34:11.654Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:34:11.654Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:34:11.919Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:34:11.919Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:34:11.919Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:34:11.919Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:34:12.176Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:34:12.176Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:34:12.176Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:34:12.176Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:34:12.176Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:34:12.176Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:34:12.176Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:34:12.176Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:34:12.176Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:34:12.176Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:34:12.176Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:34:12.176Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:34:12.435Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:34:12.435Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:34:13.003Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:34:13.003Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:34:13.003Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:34:13.261Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:34:13.261Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:34:13.261Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:34:13.261Z] Removing intermediate container 2246e5f05730 [2022-05-23T16:34:13.261Z] ---> 051b5a4b73a4 [2022-05-23T16:34:13.261Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:34:13.261Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:34:13.261Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:34:13.261Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:34:13.261Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:34:13.261Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:34:13.261Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:34:13.261Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:34:13.261Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:34:13.261Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:34:13.261Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:34:13.261Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:34:13.261Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:34:13.261Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:34:13.261Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:34:13.261Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:34:13.261Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:34:13.261Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:34:13.522Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:34:13.522Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:34:13.522Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:34:13.522Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:34:13.522Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:34:13.522Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:34:13.522Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:34:13.522Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:34:13.522Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:34:13.522Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:34:13.522Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:34:13.522Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:34:13.780Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:34:13.780Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:34:13.780Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:34:13.780Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:34:13.780Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:34:13.780Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:34:13.780Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:34:13.780Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:34:13.780Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:34:13.780Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:34:13.780Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:34:13.780Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:34:13.780Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:34:13.780Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:34:14.347Z]  ---> 126beca3a957 [2022-05-23T16:34:14.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:34:14.608Z] ---> Running in 86f6863b83fa [2022-05-23T16:34:17.899Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:34:17.899Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:34:19.277Z] Removing intermediate container 86f6863b83fa [2022-05-23T16:34:19.277Z] ---> e0037c1ac2af [2022-05-23T16:34:19.277Z] Step 8/23 : COPY . . [2022-05-23T16:34:34.174Z] ---> f93dcfb2c404 [2022-05-23T16:34:34.174Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T16:34:36.082Z] ---> Running in be2579aaa1b6 [2022-05-23T16:34:36.652Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T16:34:58.329Z] Removing intermediate container a471298e0fc1 [2022-05-23T16:34:58.329Z] ---> 05dfb2f0ad9f [2022-05-23T16:34:58.329Z] Successfully built 05dfb2f0ad9f [2022-05-23T16:34:58.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:34:58.680Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T16:34:58.680Z] . [Pipeline] withDockerContainer [2022-05-23T16:34:58.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container [2022-05-23T16:34:59.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T16:35:00.403Z] $ docker top 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:35:01.294Z] + go version [2022-05-23T16:35:01.294Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T16:35:01.329Z] $ docker stop --time=1 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b [2022-05-23T16:35:02.957Z] $ docker rm -f 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:35:03.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:35:03.636Z] [2022-05-23T16:35:03.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:35:03.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:35:04.265Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T16:35:04.265Z] 29e5d40040c1: Pulling fs layer [2022-05-23T16:35:04.265Z] 1ce36da41761: Pulling fs layer [2022-05-23T16:35:04.265Z] 25b303627fd3: Pulling fs layer [2022-05-23T16:35:04.265Z] 29e5d40040c1: Verifying Checksum [2022-05-23T16:35:04.265Z] 29e5d40040c1: Download complete [2022-05-23T16:35:04.536Z] 1ce36da41761: Verifying Checksum [2022-05-23T16:35:04.536Z] 1ce36da41761: Download complete [2022-05-23T16:35:04.808Z] 29e5d40040c1: Pull complete [2022-05-23T16:35:06.239Z] 1ce36da41761: Pull complete [2022-05-23T16:35:06.239Z] 25b303627fd3: Verifying Checksum [2022-05-23T16:35:06.239Z] 25b303627fd3: Download complete [2022-05-23T16:35:15.374Z] Removing intermediate container be2579aaa1b6 [2022-05-23T16:35:15.374Z] ---> bebe7539204d [2022-05-23T16:35:15.374Z] [2022-05-23T16:35:15.374Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:35:15.374Z] ---> e04c818066af [2022-05-23T16:35:15.374Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T16:35:15.374Z] ---> Running in 84b7c1d6a0ae [2022-05-23T16:35:15.374Z] Removing intermediate container 84b7c1d6a0ae [2022-05-23T16:35:15.374Z] ---> 1ec97ed6db25 [2022-05-23T16:35:15.374Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T16:35:15.374Z] ---> Running in 96d250ed7bd0 [2022-05-23T16:35:15.374Z] Removing intermediate container 96d250ed7bd0 [2022-05-23T16:35:15.374Z] ---> a9d77aa4362f [2022-05-23T16:35:15.374Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T16:35:15.374Z] ---> Running in 6864a089b5ad [2022-05-23T16:35:15.374Z] Removing intermediate container 6864a089b5ad [2022-05-23T16:35:15.374Z] ---> e4a86bc1c57b [2022-05-23T16:35:15.374Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:35:15.374Z] ---> Running in bb30f4ce2770 [2022-05-23T16:35:15.374Z] Removing intermediate container 77d04f8ca0b8 [2022-05-23T16:35:15.374Z] ---> 269ca927bf0b [2022-05-23T16:35:15.374Z] [2022-05-23T16:35:15.374Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:35:15.374Z] ---> 0ac33e5f5afa [2022-05-23T16:35:15.374Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:35:15.374Z] ---> Using cache [2022-05-23T16:35:15.374Z] ---> 6e9ef5f88404 [2022-05-23T16:35:15.374Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:35:15.374Z] ---> Using cache [2022-05-23T16:35:15.374Z] ---> 72b388daff16 [2022-05-23T16:35:15.374Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T16:35:15.374Z] ---> Running in bb1ad3e678a2 [2022-05-23T16:35:15.374Z] Removing intermediate container 33fcffe6a1f9 [2022-05-23T16:35:15.374Z] ---> a4358442725d [2022-05-23T16:35:15.374Z] [2022-05-23T16:35:15.374Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T16:35:15.374Z] ---> 0ac33e5f5afa [2022-05-23T16:35:15.374Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:35:15.374Z] ---> Using cache [2022-05-23T16:35:15.374Z] ---> 6e9ef5f88404 [2022-05-23T16:35:15.374Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:35:15.374Z] ---> Using cache [2022-05-23T16:35:15.374Z] ---> 72b388daff16 [2022-05-23T16:35:15.374Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:35:15.374Z] ---> Running in 66a1cd59c115 [2022-05-23T16:35:15.374Z] Removing intermediate container bb30f4ce2770 [2022-05-23T16:35:15.374Z] ---> 238a1ae0e112 [2022-05-23T16:35:15.374Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T16:35:15.374Z] ---> Running in e771bb91b056 [2022-05-23T16:35:15.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:15.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:15.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.387Z] 25b303627fd3: Pull complete [2022-05-23T16:35:16.387Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T16:35:16.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:35:16.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T16:35:16.723Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:35:16.723Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:35:16.723Z] OK: 15857 distinct packages available [2022-05-23T16:35:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.723Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:35:16.723Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:35:16.723Z] OK: 15857 distinct packages available [2022-05-23T16:35:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:16.723Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:35:16.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container [2022-05-23T16:35:16.983Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T16:35:16.983Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T16:35:17.010Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:35:17.242Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T16:35:17.242Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T16:35:17.242Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T16:35:17.502Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:35:17.502Z] OK: 8 MiB in 20 packages [2022-05-23T16:35:17.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:17.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T16:35:17.764Z] Removing intermediate container e771bb91b056 [2022-05-23T16:35:17.764Z] ---> 46038e81a401 [2022-05-23T16:35:17.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:35:17.764Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T16:35:17.764Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T16:35:18.025Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:35:18.025Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:35:18.025Z] ---> 97ff3e6d8c07 [2022-05-23T16:35:18.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T16:35:18.025Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T16:35:18.025Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T16:35:18.025Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T16:35:18.025Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T16:35:18.286Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:35:18.286Z] OK: 6 MiB in 18 packages [2022-05-23T16:35:18.286Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T16:35:18.286Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:35:18.286Z] OK: 6 MiB in 19 packages [2022-05-23T16:35:18.286Z] ---> f7bc99214ab1 [2022-05-23T16:35:18.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T16:35:18.558Z] ---> c6ce153b372d [2022-05-23T16:35:18.558Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T16:35:18.558Z] ---> Running in 8e08dd3f0f37 [2022-05-23T16:35:18.558Z] Removing intermediate container 8e08dd3f0f37 [2022-05-23T16:35:18.558Z] ---> 1d246ed0ca12 [2022-05-23T16:35:18.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:35:18.558Z] Removing intermediate container bb1ad3e678a2 [2022-05-23T16:35:18.558Z] ---> cb1bbede5687 [2022-05-23T16:35:18.558Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:35:18.819Z] ---> Running in ff505f963cd7 [2022-05-23T16:35:18.819Z] Removing intermediate container 66a1cd59c115 [2022-05-23T16:35:18.819Z] ---> 76166569ccd8 [2022-05-23T16:35:18.819Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T16:35:18.819Z] Removing intermediate container ff505f963cd7 [2022-05-23T16:35:18.819Z] ---> 805f7fec53a9 [2022-05-23T16:35:18.819Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T16:35:18.819Z] ---> Running in 164402f31506 [2022-05-23T16:35:19.388Z] Removing intermediate container 164402f31506 [2022-05-23T16:35:19.388Z] ---> 8b5407140c35 [2022-05-23T16:35:19.388Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:35:19.388Z] ---> eab6aebb7de3 [2022-05-23T16:35:19.388Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:35:19.388Z] ---> Running in f2b4ae990750 [2022-05-23T16:35:19.453Z] $ docker top 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 -eo pid,comm [2022-05-23T16:35:19.647Z] Removing intermediate container f2b4ae990750 [2022-05-23T16:35:19.648Z] ---> 40068d265255 [2022-05-23T16:35:19.648Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:35:19.648Z] ---> Running in 00cb088e3363 [2022-05-23T16:35:19.648Z] ---> 32f80c26da26 [2022-05-23T16:35:19.648Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh [2022-05-23T16:35:19.910Z] Removing intermediate container 00cb088e3363 [2022-05-23T16:35:19.910Z] ---> a05cbd2a409a [2022-05-23T16:35:19.910Z] [2022-05-23T16:35:20.185Z] Successfully built a05cbd2a409a [2022-05-23T16:35:20.185Z] Successfully tagged core-data:latest [2022-05-23T16:35:20.185Z]  Building core-data ... done  ---> 2d4a84a54ade [2022-05-23T16:35:20.185Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T16:35:20.367Z] + grep parallel [2022-05-23T16:35:20.367Z] + docker-compose build --help [2022-05-23T16:35:20.443Z] ---> Running in fd3a893191a3 [2022-05-23T16:35:20.443Z] Removing intermediate container fd3a893191a3 [2022-05-23T16:35:20.443Z] ---> 69f116c4d664 [2022-05-23T16:35:20.443Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T16:35:20.701Z] ---> 6582f936ac97 [2022-05-23T16:35:20.701Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:35:20.701Z] ---> f908c0567aff [2022-05-23T16:35:20.701Z] Step 21/26 : WORKDIR / [2022-05-23T16:35:20.701Z] ---> Running in ff1de2b92a04 [2022-05-23T16:35:20.960Z] ---> 9f06b867b605 [2022-05-23T16:35:20.960Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T16:35:20.960Z] Removing intermediate container ff1de2b92a04 [2022-05-23T16:35:20.960Z] ---> 2066e8d6e120 [2022-05-23T16:35:20.960Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:35:20.960Z] ---> Running in b679fa965604 [2022-05-23T16:35:20.960Z] ---> f67270dcf615 [2022-05-23T16:35:20.960Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T16:35:20.960Z] Removing intermediate container b679fa965604 [2022-05-23T16:35:20.960Z] ---> 66dc08be9fb7 [2022-05-23T16:35:20.960Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:35:21.219Z] ---> Running in 729304c96259 [2022-05-23T16:35:21.219Z] ---> a3f29c7811d6 [2022-05-23T16:35:21.219Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:35:21.219Z] ---> Running in 0dfec7a0a0d9 [2022-05-23T16:35:21.219Z] Removing intermediate container 729304c96259 [2022-05-23T16:35:21.219Z] ---> f00e102fd39a [2022-05-23T16:35:21.219Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T16:35:21.219Z] ---> Running in 3176db010595 [2022-05-23T16:35:21.219Z] Removing intermediate container 0dfec7a0a0d9 [2022-05-23T16:35:21.219Z] ---> 1f672e398c4a [2022-05-23T16:35:21.219Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:35:21.483Z] ---> Running in d29e19d0ed41 [2022-05-23T16:35:21.483Z] Removing intermediate container 3176db010595 [2022-05-23T16:35:21.483Z] ---> 0fc319487c5f [2022-05-23T16:35:21.483Z] Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:35:21.483Z] ---> Running in 7a45df586c06 [2022-05-23T16:35:21.483Z] Removing intermediate container d29e19d0ed41 [2022-05-23T16:35:21.483Z] ---> bc1f549e888c [2022-05-23T16:35:21.483Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T16:35:21.483Z] ---> Running in 31fdb55af263 [2022-05-23T16:35:21.483Z] Removing intermediate container 7a45df586c06 [2022-05-23T16:35:21.483Z] ---> 8f1a1b412fa9 [2022-05-23T16:35:21.483Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-05-23T16:35:21.483Z] ---> Running in 9c6a896b39f9 [2022-05-23T16:35:21.483Z] Removing intermediate container 31fdb55af263 [2022-05-23T16:35:21.483Z] ---> 670af081ac44 [2022-05-23T16:35:21.483Z] Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:35:21.743Z] ---> Running in 1050b8372149 [2022-05-23T16:35:21.743Z] Removing intermediate container 9c6a896b39f9 [2022-05-23T16:35:21.743Z] ---> c013eda18044 [2022-05-23T16:35:21.743Z] [2022-05-23T16:35:21.743Z] Removing intermediate container 1050b8372149 [2022-05-23T16:35:21.743Z] ---> 5633f1e50a69 [2022-05-23T16:35:21.743Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-05-23T16:35:21.743Z] Successfully built c013eda18044 [2022-05-23T16:35:21.743Z] Successfully tagged security-spire-config:latest [2022-05-23T16:35:21.743Z]  Building security-spire-config ... done  ---> Running in 5153b6c0facf [2022-05-23T16:35:22.003Z] Removing intermediate container 5153b6c0facf [2022-05-23T16:35:22.003Z] ---> de20ca123cdb [2022-05-23T16:35:22.003Z] [2022-05-23T16:35:22.003Z] Successfully built de20ca123cdb [2022-05-23T16:35:22.003Z] Successfully tagged security-spire-agent:latest [2022-05-23T16:35:25.756Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T16:35:25.792Z] $ docker stop --time=1 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 [2022-05-23T16:35:27.436Z] $ docker rm -f 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:35:28.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T16:35:28.065Z] . [Pipeline] withDockerContainer [2022-05-23T16:35:28.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container [2022-05-23T16:35:28.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T16:35:29.674Z] $ docker top 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T16:35:30.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T16:35:37.278Z] Building core-command ... [2022-05-23T16:35:37.278Z] Building core-data ... [2022-05-23T16:35:37.278Z] Building core-metadata ... [2022-05-23T16:35:37.278Z] Building security-bootstrapper ... [2022-05-23T16:35:37.278Z] Building security-proxy-setup ... [2022-05-23T16:35:37.278Z] Building security-secretstore-setup ... [2022-05-23T16:35:37.278Z] Building security-spiffe-token-provider ... [2022-05-23T16:35:37.278Z] Building security-spire-agent ... [2022-05-23T16:35:37.278Z] Building security-spire-config ... [2022-05-23T16:35:37.278Z] Building security-spire-server ... [2022-05-23T16:35:37.278Z] Building support-notifications ... [2022-05-23T16:35:37.278Z] Building support-scheduler ... [2022-05-23T16:35:37.278Z] Building sys-mgmt-agent ... [2022-05-23T16:35:37.278Z] Building security-secretstore-setup [2022-05-23T16:35:37.278Z] Building security-spiffe-token-provider [2022-05-23T16:35:37.278Z] Building security-spire-agent [2022-05-23T16:35:37.278Z] Building security-spire-config [2022-05-23T16:35:37.278Z] Building core-command [2022-05-23T16:35:54.102Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T16:35:54.102Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T16:35:54.102Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T16:35:54.102Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T16:35:54.102Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T16:35:54.102Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T16:35:54.102Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T16:35:54.102Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T16:35:54.102Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T16:35:54.102Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T16:35:54.102Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T16:35:54.102Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T16:35:54.102Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T16:35:54.102Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T16:36:33.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:33.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:33.816Z] ---> 05dfb2f0ad9f [2022-05-23T16:36:33.816Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:36:33.816Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:33.816Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:33.816Z] ---> 05dfb2f0ad9f [2022-05-23T16:36:33.816Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T16:36:33.816Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:33.816Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:33.816Z] ---> 05dfb2f0ad9f [2022-05-23T16:36:33.816Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:36:33.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:33.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:33.816Z] ---> 05dfb2f0ad9f [2022-05-23T16:36:33.816Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:36:33.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:36:33.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:36:33.816Z] ---> 05dfb2f0ad9f [2022-05-23T16:36:33.816Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T16:36:33.816Z] ---> Running in 18f56e4ad6d4 [2022-05-23T16:36:33.816Z] ---> Running in bd4b55d58fb9 [2022-05-23T16:36:33.816Z] ---> Running in 6563fdca9de3 [2022-05-23T16:36:33.816Z] ---> Running in c801492225a4 [2022-05-23T16:36:33.816Z] ---> Running in b73ec26fd1d4 [2022-05-23T16:36:33.816Z] Removing intermediate container 18f56e4ad6d4 [2022-05-23T16:36:33.816Z] ---> 71c8110a6769 [2022-05-23T16:36:33.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:33.816Z] Removing intermediate container 6563fdca9de3 [2022-05-23T16:36:33.816Z] ---> f3bd8f02f0a3 [2022-05-23T16:36:33.816Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:33.816Z] Removing intermediate container b73ec26fd1d4 [2022-05-23T16:36:33.816Z] ---> cf8ecf6c3fdb [2022-05-23T16:36:33.816Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T16:36:33.816Z] ---> Running in 17f902f0e0cb [2022-05-23T16:36:33.816Z] Removing intermediate container bd4b55d58fb9 [2022-05-23T16:36:33.816Z] ---> 6d7ce3712ca5 [2022-05-23T16:36:33.816Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:33.816Z] Removing intermediate container c801492225a4 [2022-05-23T16:36:33.816Z] ---> d4395d69ebbd [2022-05-23T16:36:33.816Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:33.816Z] ---> Running in e089d5e82bec [2022-05-23T16:36:33.816Z] ---> Running in 332a3835eafa [2022-05-23T16:36:33.816Z] ---> Running in 5c3b1907bb32 [2022-05-23T16:36:33.816Z] ---> Running in 8eb2956ac7a6 [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] Removing intermediate container 17f902f0e0cb [2022-05-23T16:36:33.816Z] ---> 1b4ee8dd99c9 [2022-05-23T16:36:33.816Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:36:33.816Z] Removing intermediate container e089d5e82bec [2022-05-23T16:36:33.816Z] ---> 1d728aeefeeb [2022-05-23T16:36:33.816Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:36:33.816Z] ---> Running in a4e1ed0e3bbe [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] ---> Running in b8ec3fb6ea16 [2022-05-23T16:36:33.816Z] Removing intermediate container 5c3b1907bb32 [2022-05-23T16:36:33.816Z] ---> 96489dca33e5 [2022-05-23T16:36:33.816Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:36:33.816Z] Removing intermediate container 8eb2956ac7a6 [2022-05-23T16:36:33.816Z] ---> 58e5476b0330 [2022-05-23T16:36:33.816Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T16:36:33.816Z] ---> Running in 471550c38418 [2022-05-23T16:36:33.816Z] ---> Running in 7752fe784ba1 [2022-05-23T16:36:33.816Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:36:33.816Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:36:33.816Z] OK: 15741 distinct packages available [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:34.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:34.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:34.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:34.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:36:34.653Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:35.660Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:35.660Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:35.660Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:35.946Z] OK: 220 MiB in 52 packages [2022-05-23T16:36:36.233Z] Removing intermediate container 332a3835eafa [2022-05-23T16:36:36.233Z] ---> e2c09848bdb3 [2022-05-23T16:36:36.233Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T16:36:37.234Z] Removing intermediate container b8ec3fb6ea16 [2022-05-23T16:36:37.234Z] ---> 7eb84ce0a7eb [2022-05-23T16:36:37.234Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:36:37.559Z] Removing intermediate container a4e1ed0e3bbe [2022-05-23T16:36:37.559Z] ---> d0841e637d9b [2022-05-23T16:36:37.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:36:37.559Z] Removing intermediate container 7752fe784ba1 [2022-05-23T16:36:37.559Z] ---> d9ffb45a05a2 [2022-05-23T16:36:37.559Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:36:37.933Z] Removing intermediate container 471550c38418 [2022-05-23T16:36:37.933Z] ---> 76429de5c5e9 [2022-05-23T16:36:37.933Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T16:36:37.933Z] ---> 0f2b4edaff33 [2022-05-23T16:36:37.933Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:37.933Z] ---> Running in cbe586eb5871 [2022-05-23T16:36:38.993Z] ---> bcb7c5ec5ea5 [2022-05-23T16:36:38.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:39.310Z] ---> Running in 4ab166dcc1e4 [2022-05-23T16:36:39.637Z] ---> ef1dc8150a5f [2022-05-23T16:36:39.637Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:40.061Z] ---> Running in 01a15a1b3873 [2022-05-23T16:36:40.061Z] ---> cd183534cca3 [2022-05-23T16:36:40.337Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:40.337Z] ---> Running in 7d0b4eac15c2 [2022-05-23T16:36:40.618Z] ---> 135079fc7567 [2022-05-23T16:36:40.618Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:36:40.905Z] ---> Running in 36be5bdef27e [2022-05-23T16:36:43.552Z] Removing intermediate container cbe586eb5871 [2022-05-23T16:36:43.552Z] ---> 1de2c18b1d4e [2022-05-23T16:36:43.552Z] Step 7/20 : COPY . . [2022-05-23T16:36:46.998Z] Removing intermediate container 01a15a1b3873 [2022-05-23T16:36:46.999Z] Removing intermediate container 4ab166dcc1e4 [2022-05-23T16:36:46.999Z] ---> 467b5db9a38b [2022-05-23T16:36:46.999Z] Step 8/23 : COPY . . [2022-05-23T16:36:46.999Z] ---> 741a570378a0 [2022-05-23T16:36:46.999Z] Step 8/26 : COPY . . [2022-05-23T16:36:46.999Z] Removing intermediate container 36be5bdef27e [2022-05-23T16:36:46.999Z] ---> 14408e2c775f [2022-05-23T16:36:46.999Z] Step 8/26 : COPY . . [2022-05-23T16:36:46.999Z] Removing intermediate container 7d0b4eac15c2 [2022-05-23T16:36:46.999Z] ---> 824676f5b0df [2022-05-23T16:36:46.999Z] Step 8/25 : COPY . . [2022-05-23T16:36:50.332Z] Removing intermediate container 39c7bd5df558 [2022-05-23T16:36:50.332Z] ---> 049ed4cc26b2 [2022-05-23T16:36:50.332Z] [2022-05-23T16:36:50.332Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T16:36:50.332Z] ---> 0ac33e5f5afa [2022-05-23T16:36:50.332Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:36:50.332Z] ---> Using cache [2022-05-23T16:36:50.332Z] ---> 6e9ef5f88404 [2022-05-23T16:36:50.332Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:36:50.332Z] ---> Using cache [2022-05-23T16:36:50.332Z] ---> 72b388daff16 [2022-05-23T16:36:50.332Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T16:36:50.332Z] ---> Using cache [2022-05-23T16:36:50.332Z] ---> 76166569ccd8 [2022-05-23T16:36:50.332Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T16:36:50.332Z] ---> 7817c6134a60 [2022-05-23T16:36:50.332Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T16:36:50.332Z] ---> 7011330f25cb [2022-05-23T16:36:50.332Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T16:36:50.332Z] ---> 9328a3665bf3 [2022-05-23T16:36:50.332Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T16:36:50.332Z] ---> c95929473ebe [2022-05-23T16:36:50.332Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T16:36:50.332Z] ---> Running in fdc948854efd [2022-05-23T16:36:50.332Z] Removing intermediate container fdc948854efd [2022-05-23T16:36:50.332Z] ---> fe88adc8cf9e [2022-05-23T16:36:50.332Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T16:36:50.332Z] ---> Running in 175e2b2ed756 [2022-05-23T16:36:50.332Z] Removing intermediate container 175e2b2ed756 [2022-05-23T16:36:50.332Z] ---> 182dcdebd67a [2022-05-23T16:36:50.332Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T16:36:50.332Z] ---> Running in bcac65015e0c [2022-05-23T16:36:50.332Z] Removing intermediate container bcac65015e0c [2022-05-23T16:36:50.332Z] ---> fd2d0dce73f2 [2022-05-23T16:36:50.332Z] Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:50.332Z] ---> Running in cdce40922f2e [2022-05-23T16:36:50.332Z] Removing intermediate container cdce40922f2e [2022-05-23T16:36:50.332Z] ---> 841f02f7b83b [2022-05-23T16:36:50.332Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-05-23T16:36:50.332Z] ---> Running in bbda3bf32cdb [2022-05-23T16:36:50.332Z] Removing intermediate container bbda3bf32cdb [2022-05-23T16:36:50.332Z] ---> e9a185b0668b [2022-05-23T16:36:50.332Z] [2022-05-23T16:36:50.332Z] Successfully built e9a185b0668b [2022-05-23T16:36:50.332Z] Successfully tagged security-spire-server:latest [2022-05-23T16:36:50.339Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-23T16:36:50.349Z] $ docker stop --time=1 fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 [2022-05-23T16:36:51.679Z] $ docker rm -f fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T16:36:52.035Z] + docker images [2022-05-23T16:36:52.035Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T16:36:52.035Z] security-spire-server latest e9a185b0668b 5 seconds ago 87.3MB [2022-05-23T16:36:52.035Z] 049ed4cc26b2 16 seconds ago 4.43GB [2022-05-23T16:36:52.035Z] security-spire-agent latest de20ca123cdb About a minute ago 127MB [2022-05-23T16:36:52.035Z] security-spire-config latest c013eda18044 About a minute ago 86.7MB [2022-05-23T16:36:52.035Z] core-data latest a05cbd2a409a About a minute ago 22.5MB [2022-05-23T16:36:52.035Z] bebe7539204d About a minute ago 1.52GB [2022-05-23T16:36:52.035Z] 269ca927bf0b About a minute ago 4.43GB [2022-05-23T16:36:52.035Z] a4358442725d About a minute ago 4.43GB [2022-05-23T16:36:52.035Z] security-secretstore-setup latest 776c440a9fe5 2 minutes ago 28.5MB [2022-05-23T16:36:52.035Z] security-bootstrapper latest 69854b4e4005 2 minutes ago 19.1MB [2022-05-23T16:36:52.035Z] d00be9bd91f3 2 minutes ago 1.5GB [2022-05-23T16:36:52.035Z] ead105f12f57 3 minutes ago 1.5GB [2022-05-23T16:36:52.035Z] core-metadata latest e5adac3e67d6 3 minutes ago 17MB [2022-05-23T16:36:52.035Z] 0455d018101e 3 minutes ago 1.5GB [2022-05-23T16:36:52.035Z] security-spiffe-token-provider latest b123726e6fd1 3 minutes ago 28.8MB [2022-05-23T16:36:52.035Z] support-notifications latest e70a453c4f7c 3 minutes ago 26.9MB [2022-05-23T16:36:52.035Z] 2c61142191ee 3 minutes ago 1.54GB [2022-05-23T16:36:52.035Z] security-proxy-setup latest f17d2de047f8 3 minutes ago 26.9MB [2022-05-23T16:36:52.035Z] c1ea90097ce4 3 minutes ago 1.55GB [2022-05-23T16:36:52.035Z] 793b7be3c0bc 3 minutes ago 1.5GB [2022-05-23T16:36:52.035Z] sys-mgmt-agent latest 183bdd774ed3 4 minutes ago 299MB [2022-05-23T16:36:52.035Z] core-command latest a8a46c3e9cbc 5 minutes ago 16.1MB [2022-05-23T16:36:52.035Z] support-scheduler latest 9ed97832f099 5 minutes ago 26.3MB [2022-05-23T16:36:52.035Z] efc5c6355747 5 minutes ago 1.49GB [2022-05-23T16:36:52.035Z] 51b189b51e11 5 minutes ago 1.55GB [2022-05-23T16:36:52.035Z] 5ebbc78ae214 5 minutes ago 1.49GB [2022-05-23T16:36:52.035Z] ci-base-image-x86_64 latest 3bf74888a2a5 8 minutes ago 895MB [2022-05-23T16:36:52.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T16:36:52.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T16:36:52.035Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T16:36:52.035Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T16:36:52.035Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T16:36:52.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T16:36:52.144Z] provisioning config files... [2022-05-23T16:36:52.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config3084589477878958060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T16:36:52.459Z] ---> docker-login.sh [2022-05-23T16:36:52.459Z] nexus3.edgexfoundry.org:10001 [2022-05-23T16:36:52.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:36:52.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:36:52.459Z] Configure a credential helper to remove this warning. See [2022-05-23T16:36:52.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:36:52.459Z] [2022-05-23T16:36:52.459Z] Login Succeeded [2022-05-23T16:36:52.459Z] nexus3.edgexfoundry.org:10002 [2022-05-23T16:36:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:36:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:36:52.719Z] Configure a credential helper to remove this warning. See [2022-05-23T16:36:52.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:36:52.719Z] [2022-05-23T16:36:52.719Z] Login Succeeded [2022-05-23T16:36:52.719Z] nexus3.edgexfoundry.org:10003 [2022-05-23T16:36:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:36:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:36:52.719Z] Configure a credential helper to remove this warning. See [2022-05-23T16:36:52.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:36:52.719Z] [2022-05-23T16:36:52.719Z] Login Succeeded [2022-05-23T16:36:52.719Z] nexus3.edgexfoundry.org:10004 [2022-05-23T16:36:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:36:52.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:36:52.980Z] Configure a credential helper to remove this warning. See [2022-05-23T16:36:52.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:36:52.980Z] [2022-05-23T16:36:52.980Z] Login Succeeded [2022-05-23T16:36:52.980Z] docker.io [2022-05-23T16:36:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T16:36:53.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T16:36:53.240Z] Configure a credential helper to remove this warning. See [2022-05-23T16:36:53.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T16:36:53.240Z] [2022-05-23T16:36:53.240Z] Login Succeeded [2022-05-23T16:36:53.240Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T16:36:53.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:36:53.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T16:36:53.323Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-23T16:36:53.323Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:53.323Z] latest [2022-05-23T16:36:53.323Z] 2.2.1-dev.6 [2022-05-23T16:36:53.323Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:36:53.323Z] main [2022-05-23T16:36:53.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:53.657Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:53.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:53.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T16:36:53.954Z] 81575a65220c: Preparing [2022-05-23T16:36:53.954Z] cd43f118e293: Preparing [2022-05-23T16:36:53.954Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:53.954Z] 004b96ad8f26: Preparing [2022-05-23T16:36:53.954Z] b541d28bf3b4: Preparing [2022-05-23T16:36:53.954Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:53.954Z] 4a7fe108a79b: Pushed [2022-05-23T16:36:53.954Z] 81575a65220c: Pushed [2022-05-23T16:36:53.954Z] 004b96ad8f26: Pushed [2022-05-23T16:36:55.335Z] cd43f118e293: Pushed [2022-05-23T16:36:55.335Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:55.638Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:55.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-23T16:36:55.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T16:36:55.933Z] 81575a65220c: Preparing [2022-05-23T16:36:55.933Z] cd43f118e293: Preparing [2022-05-23T16:36:55.933Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:55.933Z] 004b96ad8f26: Preparing [2022-05-23T16:36:55.933Z] b541d28bf3b4: Preparing [2022-05-23T16:36:55.933Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:55.933Z] 81575a65220c: Layer already exists [2022-05-23T16:36:55.933Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:36:55.933Z] cd43f118e293: Layer already exists [2022-05-23T16:36:55.933Z] 004b96ad8f26: Layer already exists [2022-05-23T16:36:55.933Z] latest: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:56.234Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:56.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 [2022-05-23T16:36:56.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T16:36:56.534Z] 81575a65220c: Preparing [2022-05-23T16:36:56.534Z] cd43f118e293: Preparing [2022-05-23T16:36:56.534Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:56.534Z] 004b96ad8f26: Preparing [2022-05-23T16:36:56.534Z] b541d28bf3b4: Preparing [2022-05-23T16:36:56.534Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:36:56.534Z] 004b96ad8f26: Layer already exists [2022-05-23T16:36:56.534Z] cd43f118e293: Layer already exists [2022-05-23T16:36:56.534Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:56.534Z] 81575a65220c: Layer already exists [2022-05-23T16:36:56.534Z] 2.2.1-dev.6: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:56.938Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:57.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:36:57.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T16:36:57.250Z] 81575a65220c: Preparing [2022-05-23T16:36:57.250Z] cd43f118e293: Preparing [2022-05-23T16:36:57.250Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:57.250Z] 004b96ad8f26: Preparing [2022-05-23T16:36:57.250Z] b541d28bf3b4: Preparing [2022-05-23T16:36:57.250Z] 004b96ad8f26: Layer already exists [2022-05-23T16:36:57.250Z] cd43f118e293: Layer already exists [2022-05-23T16:36:57.250Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:57.250Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:36:57.250Z] 81575a65220c: Layer already exists [2022-05-23T16:36:57.250Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:57.551Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:57.847Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-23T16:36:57.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-23T16:36:57.847Z] 81575a65220c: Preparing [2022-05-23T16:36:57.847Z] cd43f118e293: Preparing [2022-05-23T16:36:57.847Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:57.847Z] 004b96ad8f26: Preparing [2022-05-23T16:36:57.847Z] b541d28bf3b4: Preparing [2022-05-23T16:36:57.847Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:57.847Z] 004b96ad8f26: Layer already exists [2022-05-23T16:36:57.847Z] cd43f118e293: Layer already exists [2022-05-23T16:36:57.847Z] 81575a65220c: Layer already exists [2022-05-23T16:36:57.847Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:36:57.847Z] main: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:36:57.882Z] ===================================================== [Pipeline] echo [2022-05-23T16:36:57.892Z] taggedImages: [2022-05-23T16:36:57.892Z] - nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:57.892Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-23T16:36:57.892Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 [2022-05-23T16:36:57.892Z] - nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:36:57.892Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-23T16:36:57.914Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-23T16:36:57.914Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:57.914Z] latest [2022-05-23T16:36:57.914Z] 2.2.1-dev.6 [2022-05-23T16:36:57.914Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:36:57.914Z] main [2022-05-23T16:36:57.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:58.239Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:36:58.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:36:58.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T16:36:58.536Z] b19f23c06d82: Preparing [2022-05-23T16:36:58.536Z] b0f6fc2ac2bd: Preparing [2022-05-23T16:36:58.536Z] 4a7fe108a79b: Preparing [2022-05-23T16:36:58.536Z] ff9bcf26f37a: Preparing [2022-05-23T16:36:58.536Z] 509f1fe747f7: Preparing [2022-05-23T16:36:58.536Z] b541d28bf3b4: Preparing [2022-05-23T16:36:58.536Z] b541d28bf3b4: Waiting [2022-05-23T16:36:58.536Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:36:58.536Z] b541d28bf3b4: Layer already exists [2022-05-23T16:36:58.536Z] 509f1fe747f7: Pushed [2022-05-23T16:36:58.536Z] b19f23c06d82: Pushed [2022-05-23T16:36:58.795Z] ff9bcf26f37a: Pushed [2022-05-23T16:36:59.734Z] b0f6fc2ac2bd: Pushed [2022-05-23T16:36:59.993Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:00.293Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:00.595Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-23T16:37:00.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T16:37:00.595Z] b19f23c06d82: Preparing [2022-05-23T16:37:00.595Z] b0f6fc2ac2bd: Preparing [2022-05-23T16:37:00.595Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:00.595Z] ff9bcf26f37a: Preparing [2022-05-23T16:37:00.595Z] 509f1fe747f7: Preparing [2022-05-23T16:37:00.595Z] b541d28bf3b4: Preparing [2022-05-23T16:37:00.595Z] b541d28bf3b4: Waiting [2022-05-23T16:37:00.595Z] b19f23c06d82: Layer already exists [2022-05-23T16:37:00.595Z] ff9bcf26f37a: Layer already exists [2022-05-23T16:37:00.595Z] b0f6fc2ac2bd: Layer already exists [2022-05-23T16:37:00.595Z] 509f1fe747f7: Layer already exists [2022-05-23T16:37:00.595Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:00.595Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:00.595Z] latest: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:00.895Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:01.185Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 [2022-05-23T16:37:01.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T16:37:01.185Z] b19f23c06d82: Preparing [2022-05-23T16:37:01.185Z] b0f6fc2ac2bd: Preparing [2022-05-23T16:37:01.185Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:01.185Z] ff9bcf26f37a: Preparing [2022-05-23T16:37:01.185Z] 509f1fe747f7: Preparing [2022-05-23T16:37:01.185Z] b541d28bf3b4: Preparing [2022-05-23T16:37:01.185Z] b541d28bf3b4: Waiting [2022-05-23T16:37:01.185Z] ff9bcf26f37a: Layer already exists [2022-05-23T16:37:01.185Z] b0f6fc2ac2bd: Layer already exists [2022-05-23T16:37:01.185Z] b19f23c06d82: Layer already exists [2022-05-23T16:37:01.185Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:01.185Z] 509f1fe747f7: Layer already exists [2022-05-23T16:37:01.185Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:01.185Z] 2.2.1-dev.6: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:01.488Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:01.779Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:01.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T16:37:01.779Z] b19f23c06d82: Preparing [2022-05-23T16:37:01.779Z] b0f6fc2ac2bd: Preparing [2022-05-23T16:37:01.779Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:01.779Z] ff9bcf26f37a: Preparing [2022-05-23T16:37:01.779Z] 509f1fe747f7: Preparing [2022-05-23T16:37:01.779Z] b541d28bf3b4: Preparing [2022-05-23T16:37:01.779Z] b541d28bf3b4: Waiting [2022-05-23T16:37:01.779Z] 509f1fe747f7: Layer already exists [2022-05-23T16:37:01.779Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:01.779Z] b0f6fc2ac2bd: Layer already exists [2022-05-23T16:37:01.779Z] b19f23c06d82: Layer already exists [2022-05-23T16:37:01.779Z] ff9bcf26f37a: Layer already exists [2022-05-23T16:37:01.779Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:01.779Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:02.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:02.374Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-23T16:37:02.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-23T16:37:02.374Z] b19f23c06d82: Preparing [2022-05-23T16:37:02.374Z] b0f6fc2ac2bd: Preparing [2022-05-23T16:37:02.374Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:02.374Z] ff9bcf26f37a: Preparing [2022-05-23T16:37:02.374Z] 509f1fe747f7: Preparing [2022-05-23T16:37:02.374Z] b541d28bf3b4: Preparing [2022-05-23T16:37:02.374Z] b541d28bf3b4: Waiting [2022-05-23T16:37:02.374Z] 509f1fe747f7: Layer already exists [2022-05-23T16:37:02.374Z] b19f23c06d82: Layer already exists [2022-05-23T16:37:02.374Z] ff9bcf26f37a: Layer already exists [2022-05-23T16:37:02.374Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:02.374Z] b0f6fc2ac2bd: Layer already exists [2022-05-23T16:37:02.374Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:02.374Z] main: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:02.408Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:02.414Z] taggedImages: [2022-05-23T16:37:02.414Z] - nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:02.414Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-23T16:37:02.414Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 [2022-05-23T16:37:02.414Z] - nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:02.414Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-23T16:37:02.428Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-23T16:37:02.428Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:02.428Z] latest [2022-05-23T16:37:02.428Z] 2.2.1-dev.6 [2022-05-23T16:37:02.428Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:02.428Z] main [2022-05-23T16:37:02.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:02.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:03.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:03.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T16:37:03.026Z] 97292cbb46b1: Preparing [2022-05-23T16:37:03.026Z] 49a8e60beeec: Preparing [2022-05-23T16:37:03.026Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:03.026Z] 004b96ad8f26: Preparing [2022-05-23T16:37:03.026Z] b541d28bf3b4: Preparing [2022-05-23T16:37:03.026Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:03.026Z] 004b96ad8f26: Layer already exists [2022-05-23T16:37:03.026Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:03.026Z] 97292cbb46b1: Pushed [2022-05-23T16:37:04.408Z] 49a8e60beeec: Pushed [2022-05-23T16:37:04.408Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:04.707Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:04.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-23T16:37:04.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T16:37:04.999Z] 97292cbb46b1: Preparing [2022-05-23T16:37:04.999Z] 49a8e60beeec: Preparing [2022-05-23T16:37:04.999Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:04.999Z] 004b96ad8f26: Preparing [2022-05-23T16:37:04.999Z] b541d28bf3b4: Preparing [2022-05-23T16:37:04.999Z] 004b96ad8f26: Layer already exists [2022-05-23T16:37:04.999Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:04.999Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:04.999Z] 49a8e60beeec: Layer already exists [2022-05-23T16:37:04.999Z] 97292cbb46b1: Layer already exists [2022-05-23T16:37:04.999Z] latest: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:05.296Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:05.333Z] ---> 8e45933fc801 [2022-05-23T16:37:05.333Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T16:37:05.333Z] ---> Running in cb9b77226f51 [2022-05-23T16:37:05.333Z] ---> 031ee6382836 [2022-05-23T16:37:05.333Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:37:05.333Z] ---> Running in ba23ef0f8535 [2022-05-23T16:37:05.333Z] ---> d1a6a4438e43 [2022-05-23T16:37:05.333Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:37:05.333Z] ---> db29917cb79f [2022-05-23T16:37:05.333Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T16:37:05.333Z] ---> Running in 2c3c8d81cddb [2022-05-23T16:37:05.333Z] ---> Running in 299d2856f239 [2022-05-23T16:37:05.333Z] Removing intermediate container ba23ef0f8535 [2022-05-23T16:37:05.333Z] ---> 16ba37a4ede0 [2022-05-23T16:37:05.333Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:37:05.333Z] ---> Running in 65cde63d67d5 [2022-05-23T16:37:05.333Z] Removing intermediate container 2c3c8d81cddb [2022-05-23T16:37:05.333Z] ---> 0575d8e0f0b1 [2022-05-23T16:37:05.333Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T16:37:05.333Z] ---> c43dd4762c98 [2022-05-23T16:37:05.333Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T16:37:05.333Z] ---> Running in 836559ea2c77 [2022-05-23T16:37:05.333Z] ---> Running in 97181a8763f7 [2022-05-23T16:37:05.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-23T16:37:05.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 [2022-05-23T16:37:05.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T16:37:05.589Z] 97292cbb46b1: Preparing [2022-05-23T16:37:05.589Z] 49a8e60beeec: Preparing [2022-05-23T16:37:05.589Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:05.589Z] 004b96ad8f26: Preparing [2022-05-23T16:37:05.589Z] b541d28bf3b4: Preparing [2022-05-23T16:37:05.589Z] 97292cbb46b1: Layer already exists [2022-05-23T16:37:05.589Z] 004b96ad8f26: Layer already exists [2022-05-23T16:37:05.589Z] 49a8e60beeec: Layer already exists [2022-05-23T16:37:05.589Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:05.589Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:05.589Z] 2.2.1-dev.6: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:05.886Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:05.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T16:37:06.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:06.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T16:37:06.180Z] 97292cbb46b1: Preparing [2022-05-23T16:37:06.180Z] 49a8e60beeec: Preparing [2022-05-23T16:37:06.180Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:06.180Z] 004b96ad8f26: Preparing [2022-05-23T16:37:06.180Z] b541d28bf3b4: Preparing [2022-05-23T16:37:06.180Z] 004b96ad8f26: Layer already exists [2022-05-23T16:37:06.180Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:06.180Z] 49a8e60beeec: Layer already exists [2022-05-23T16:37:06.180Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:06.180Z] 97292cbb46b1: Layer already exists [2022-05-23T16:37:06.180Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:06.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:06.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-23T16:37:06.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-23T16:37:06.778Z] 97292cbb46b1: Preparing [2022-05-23T16:37:06.778Z] 49a8e60beeec: Preparing [2022-05-23T16:37:06.778Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:06.778Z] 004b96ad8f26: Preparing [2022-05-23T16:37:06.778Z] b541d28bf3b4: Preparing [2022-05-23T16:37:06.778Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:06.778Z] 49a8e60beeec: Layer already exists [2022-05-23T16:37:06.778Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:06.778Z] 97292cbb46b1: Layer already exists [2022-05-23T16:37:06.778Z] 004b96ad8f26: Layer already exists [2022-05-23T16:37:06.778Z] main: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:06.812Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:06.823Z] taggedImages: [2022-05-23T16:37:06.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:06.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-23T16:37:06.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 [2022-05-23T16:37:06.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:06.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-23T16:37:06.848Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-23T16:37:06.848Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:06.848Z] latest [2022-05-23T16:37:06.848Z] 2.2.1-dev.6 [2022-05-23T16:37:06.848Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:06.848Z] main [2022-05-23T16:37:06.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:07.178Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:07.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T16:37:07.471Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:07.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T16:37:07.472Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:07.472Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:07.472Z] 40c19eea5909: Preparing [2022-05-23T16:37:07.472Z] a22f5be88c85: Preparing [2022-05-23T16:37:07.472Z] 336bbb3e4657: Preparing [2022-05-23T16:37:07.472Z] 4252f846aef3: Preparing [2022-05-23T16:37:07.472Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:07.472Z] 32e6ffd04bfc: Preparing [2022-05-23T16:37:07.472Z] 6a7b52e4744d: Preparing [2022-05-23T16:37:07.472Z] d6d7014f7d3e: Preparing [2022-05-23T16:37:07.472Z] e86b06f9fa7d: Preparing [2022-05-23T16:37:07.472Z] b541d28bf3b4: Preparing [2022-05-23T16:37:07.472Z] 32e6ffd04bfc: Waiting [2022-05-23T16:37:07.472Z] 4a7fe108a79b: Waiting [2022-05-23T16:37:07.472Z] b541d28bf3b4: Waiting [2022-05-23T16:37:07.472Z] e86b06f9fa7d: Waiting [2022-05-23T16:37:07.472Z] d6d7014f7d3e: Waiting [2022-05-23T16:37:07.472Z] a22f5be88c85: Pushed [2022-05-23T16:37:07.472Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:07.472Z] 40c19eea5909: Pushed [2022-05-23T16:37:07.472Z] 336bbb3e4657: Pushed [2022-05-23T16:37:07.472Z] 6f8303f0fb3d: Pushed [2022-05-23T16:37:07.731Z] 32e6ffd04bfc: Pushed [2022-05-23T16:37:07.731Z] 6a7b52e4744d: Pushed [2022-05-23T16:37:07.731Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:07.731Z] e86b06f9fa7d: Pushed [2022-05-23T16:37:07.731Z] d6d7014f7d3e: Pushed [2022-05-23T16:37:08.017Z] Removing intermediate container 65cde63d67d5 [2022-05-23T16:37:08.017Z] ---> b2be504a4bc8 [2022-05-23T16:37:08.017Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:37:08.293Z] ---> Running in a6e83c5e02d9 [2022-05-23T16:37:08.293Z] Removing intermediate container 836559ea2c77 [2022-05-23T16:37:08.293Z] ---> 66d209f47bbc [2022-05-23T16:37:08.293Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T16:37:08.293Z] ---> Running in 2f49e9f50973 [2022-05-23T16:37:09.111Z] 4252f846aef3: Pushed [2022-05-23T16:37:09.111Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:09.285Z] Removing intermediate container 2f49e9f50973 [2022-05-23T16:37:09.285Z] ---> 5d77ff451faa [2022-05-23T16:37:09.285Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:37:09.285Z] Removing intermediate container a6e83c5e02d9 [2022-05-23T16:37:09.285Z] ---> 526a8d6209ea [2022-05-23T16:37:09.285Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:37:09.285Z] ---> Running in 5726d4b9a230 [2022-05-23T16:37:09.285Z] ---> Running in 20f3e9ed47ce [2022-05-23T16:37:09.412Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:09.706Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-23T16:37:09.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T16:37:09.706Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:09.706Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:09.706Z] 40c19eea5909: Preparing [2022-05-23T16:37:09.706Z] a22f5be88c85: Preparing [2022-05-23T16:37:09.706Z] 336bbb3e4657: Preparing [2022-05-23T16:37:09.706Z] 4252f846aef3: Preparing [2022-05-23T16:37:09.706Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:09.706Z] 32e6ffd04bfc: Preparing [2022-05-23T16:37:09.706Z] 6a7b52e4744d: Preparing [2022-05-23T16:37:09.706Z] d6d7014f7d3e: Preparing [2022-05-23T16:37:09.706Z] e86b06f9fa7d: Preparing [2022-05-23T16:37:09.706Z] b541d28bf3b4: Preparing [2022-05-23T16:37:09.706Z] 4a7fe108a79b: Waiting [2022-05-23T16:37:09.706Z] 32e6ffd04bfc: Waiting [2022-05-23T16:37:09.706Z] 6a7b52e4744d: Waiting [2022-05-23T16:37:09.706Z] d6d7014f7d3e: Waiting [2022-05-23T16:37:09.706Z] e86b06f9fa7d: Waiting [2022-05-23T16:37:09.706Z] b541d28bf3b4: Waiting [2022-05-23T16:37:09.706Z] 6f8303f0fb3d: Layer already exists [2022-05-23T16:37:09.706Z] a22f5be88c85: Layer already exists [2022-05-23T16:37:09.706Z] 40c19eea5909: Layer already exists [2022-05-23T16:37:09.706Z] 4252f846aef3: Layer already exists [2022-05-23T16:37:09.706Z] 336bbb3e4657: Layer already exists [2022-05-23T16:37:09.706Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:09.706Z] 32e6ffd04bfc: Layer already exists [2022-05-23T16:37:09.706Z] d6d7014f7d3e: Layer already exists [2022-05-23T16:37:09.706Z] 6a7b52e4744d: Layer already exists [2022-05-23T16:37:09.706Z] e86b06f9fa7d: Layer already exists [2022-05-23T16:37:09.706Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:09.706Z] latest: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:10.003Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:10.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 [2022-05-23T16:37:10.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T16:37:10.295Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:10.295Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:10.295Z] 40c19eea5909: Preparing [2022-05-23T16:37:10.295Z] a22f5be88c85: Preparing [2022-05-23T16:37:10.295Z] 336bbb3e4657: Preparing [2022-05-23T16:37:10.295Z] 4252f846aef3: Preparing [2022-05-23T16:37:10.295Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:10.295Z] 32e6ffd04bfc: Preparing [2022-05-23T16:37:10.295Z] 6a7b52e4744d: Preparing [2022-05-23T16:37:10.295Z] d6d7014f7d3e: Preparing [2022-05-23T16:37:10.295Z] e86b06f9fa7d: Preparing [2022-05-23T16:37:10.295Z] b541d28bf3b4: Preparing [2022-05-23T16:37:10.295Z] d6d7014f7d3e: Waiting [2022-05-23T16:37:10.295Z] 6a7b52e4744d: Waiting [2022-05-23T16:37:10.295Z] 4a7fe108a79b: Waiting [2022-05-23T16:37:10.295Z] 32e6ffd04bfc: Waiting [2022-05-23T16:37:10.295Z] e86b06f9fa7d: Waiting [2022-05-23T16:37:10.295Z] b541d28bf3b4: Waiting [2022-05-23T16:37:10.295Z] 6f8303f0fb3d: Layer already exists [2022-05-23T16:37:10.295Z] 40c19eea5909: Layer already exists [2022-05-23T16:37:10.295Z] a22f5be88c85: Layer already exists [2022-05-23T16:37:10.295Z] 336bbb3e4657: Layer already exists [2022-05-23T16:37:10.295Z] 4252f846aef3: Layer already exists [2022-05-23T16:37:10.295Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:10.295Z] e86b06f9fa7d: Layer already exists [2022-05-23T16:37:10.295Z] 6a7b52e4744d: Layer already exists [2022-05-23T16:37:10.295Z] d6d7014f7d3e: Layer already exists [2022-05-23T16:37:10.295Z] 32e6ffd04bfc: Layer already exists [2022-05-23T16:37:10.295Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:10.295Z] 2.2.1-dev.6: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:10.591Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:10.889Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:10.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T16:37:10.889Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:10.889Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:10.889Z] 40c19eea5909: Preparing [2022-05-23T16:37:10.889Z] a22f5be88c85: Preparing [2022-05-23T16:37:10.889Z] 336bbb3e4657: Preparing [2022-05-23T16:37:10.889Z] 4252f846aef3: Preparing [2022-05-23T16:37:10.889Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:10.889Z] 32e6ffd04bfc: Preparing [2022-05-23T16:37:10.889Z] 6a7b52e4744d: Preparing [2022-05-23T16:37:10.889Z] d6d7014f7d3e: Preparing [2022-05-23T16:37:10.889Z] e86b06f9fa7d: Preparing [2022-05-23T16:37:10.889Z] b541d28bf3b4: Preparing [2022-05-23T16:37:10.889Z] 4a7fe108a79b: Waiting [2022-05-23T16:37:10.889Z] e86b06f9fa7d: Waiting [2022-05-23T16:37:10.889Z] 32e6ffd04bfc: Waiting [2022-05-23T16:37:10.889Z] d6d7014f7d3e: Waiting [2022-05-23T16:37:10.889Z] 6a7b52e4744d: Waiting [2022-05-23T16:37:10.889Z] 40c19eea5909: Layer already exists [2022-05-23T16:37:10.889Z] 4252f846aef3: Layer already exists [2022-05-23T16:37:10.889Z] a22f5be88c85: Layer already exists [2022-05-23T16:37:10.889Z] 336bbb3e4657: Layer already exists [2022-05-23T16:37:10.889Z] 6f8303f0fb3d: Layer already exists [2022-05-23T16:37:10.889Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:10.889Z] d6d7014f7d3e: Layer already exists [2022-05-23T16:37:10.889Z] 6a7b52e4744d: Layer already exists [2022-05-23T16:37:10.889Z] 32e6ffd04bfc: Layer already exists [2022-05-23T16:37:10.889Z] e86b06f9fa7d: Layer already exists [2022-05-23T16:37:10.889Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:10.889Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:11.190Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:11.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-23T16:37:11.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-23T16:37:11.484Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:11.484Z] 6f8303f0fb3d: Preparing [2022-05-23T16:37:11.484Z] 40c19eea5909: Preparing [2022-05-23T16:37:11.484Z] a22f5be88c85: Preparing [2022-05-23T16:37:11.484Z] 336bbb3e4657: Preparing [2022-05-23T16:37:11.484Z] 4252f846aef3: Preparing [2022-05-23T16:37:11.484Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:11.484Z] 32e6ffd04bfc: Preparing [2022-05-23T16:37:11.484Z] 6a7b52e4744d: Preparing [2022-05-23T16:37:11.484Z] d6d7014f7d3e: Preparing [2022-05-23T16:37:11.484Z] e86b06f9fa7d: Preparing [2022-05-23T16:37:11.484Z] b541d28bf3b4: Preparing [2022-05-23T16:37:11.484Z] 4a7fe108a79b: Waiting [2022-05-23T16:37:11.484Z] 32e6ffd04bfc: Waiting [2022-05-23T16:37:11.484Z] 6a7b52e4744d: Waiting [2022-05-23T16:37:11.484Z] d6d7014f7d3e: Waiting [2022-05-23T16:37:11.484Z] e86b06f9fa7d: Waiting [2022-05-23T16:37:11.484Z] b541d28bf3b4: Waiting [2022-05-23T16:37:11.484Z] a22f5be88c85: Layer already exists [2022-05-23T16:37:11.484Z] 4252f846aef3: Layer already exists [2022-05-23T16:37:11.484Z] 336bbb3e4657: Layer already exists [2022-05-23T16:37:11.484Z] 40c19eea5909: Layer already exists [2022-05-23T16:37:11.484Z] 6f8303f0fb3d: Layer already exists [2022-05-23T16:37:11.484Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:11.484Z] 32e6ffd04bfc: Layer already exists [2022-05-23T16:37:11.484Z] e86b06f9fa7d: Layer already exists [2022-05-23T16:37:11.484Z] 6a7b52e4744d: Layer already exists [2022-05-23T16:37:11.484Z] d6d7014f7d3e: Layer already exists [2022-05-23T16:37:11.484Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:11.484Z] main: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:11.522Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:11.532Z] taggedImages: [2022-05-23T16:37:11.532Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:11.532Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-23T16:37:11.532Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 [2022-05-23T16:37:11.532Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:11.532Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-23T16:37:11.554Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-23T16:37:11.554Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:11.554Z] latest [2022-05-23T16:37:11.554Z] 2.2.1-dev.6 [2022-05-23T16:37:11.554Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:11.554Z] main [2022-05-23T16:37:11.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:11.963Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:12.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:12.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T16:37:12.249Z] 68a2aaa9d9e7: Preparing [2022-05-23T16:37:12.249Z] e9ec3772edc3: Preparing [2022-05-23T16:37:12.249Z] 2903d48760ec: Preparing [2022-05-23T16:37:12.249Z] 85b29e8f9ed9: Preparing [2022-05-23T16:37:12.249Z] 6096b3d1e20a: Preparing [2022-05-23T16:37:12.249Z] d99dffa7e9a8: Preparing [2022-05-23T16:37:12.249Z] bbea42c25fd1: Preparing [2022-05-23T16:37:12.249Z] b541d28bf3b4: Preparing [2022-05-23T16:37:12.249Z] d99dffa7e9a8: Waiting [2022-05-23T16:37:12.249Z] b541d28bf3b4: Waiting [2022-05-23T16:37:12.249Z] bbea42c25fd1: Waiting [2022-05-23T16:37:12.249Z] e9ec3772edc3: Pushed [2022-05-23T16:37:12.249Z] 6096b3d1e20a: Pushed [2022-05-23T16:37:12.249Z] 68a2aaa9d9e7: Pushed [2022-05-23T16:37:12.249Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:12.508Z] d99dffa7e9a8: Pushed [2022-05-23T16:37:12.708Z] spire-1.2.1/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.data/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.data/.file [2022-05-23T16:37:12.708Z] spire-1.2.1/.dockerignore [2022-05-23T16:37:12.708Z] spire-1.2.1/.gitattributes [2022-05-23T16:37:12.708Z] spire-1.2.1/.githooks/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:37:12.708Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:37:12.708Z] spire-1.2.1/.gitignore [2022-05-23T16:37:12.708Z] spire-1.2.1/.go-version [2022-05-23T16:37:12.708Z] spire-1.2.1/.golangci.yml [2022-05-23T16:37:12.708Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:37:12.708Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:37:12.708Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:37:12.708Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:37:12.708Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:37:12.708Z] spire-1.2.1/Dockerfile [2022-05-23T16:37:12.708Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:37:12.708Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:37:12.708Z] spire-1.2.1/LICENSE [2022-05-23T16:37:12.708Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:37:12.708Z] spire-1.2.1/Makefile [2022-05-23T16:37:12.708Z] spire-1.2.1/README.md [2022-05-23T16:37:12.708Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:37:12.708Z] spire-1.2.1/SECURITY.md [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ [2022-05-23T16:37:12.708Z] [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:37:12.708Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-05-23T16:37:12.709Z] spire-1.2.1/.data/.file [2022-05-23T16:37:12.709Z] spire-1.2.1/.dockerignore [2022-05-23T16:37:12.709Z] spire-1.2.1/.gitattributes [2022-05-23T16:37:12.709Z] spire-1.2.1/.githooks/ [2022-05-23T16:37:12.709Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/ [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:37:12.709Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:37:12.709Z] spire-1.2.1/.gitignore [2022-05-23T16:37:12.709Z] spire-1.2.1/.go-version [2022-05-23T16:37:12.709Z] spire-1.2.1/.golangci.yml [2022-05-23T16:37:12.709Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:37:12.709Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:37:12.709Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:37:12.709Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:37:12.709Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:37:12.709Z] spire-1.2.1/Dockerfile [2022-05-23T16:37:12.709Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:37:12.709Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:37:12.709Z] spire-1.2.1/LICENSE [2022-05-23T16:37:12.709Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:37:12.709Z] spire-1.2.1/Makefile [2022-05-23T16:37:12.709Z] spire-1.2.1/README.md [2022-05-23T16:37:12.709Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:37:12.709Z] spire-1.2.1/SECURITY.md [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/ [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/agent/ [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/server/ [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:37:12.709Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/ [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/ [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:37:12.709Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:37:12.709Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:37:12.710Z] spire-1.2.1/examples/ [2022-05-23T16:37:12.710Z] spire-1.2.1/examples/README.md [2022-05-23T16:37:12.710Z] spire-1.2.1/go.mod [2022-05-23T16:37:12.710Z] spire-1.2.1/go.sum [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:37:12.710Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/ [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/agent/ [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/server/ [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:37:12.710Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/ [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/images/ [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:37:12.710Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:37:12.710Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:37:12.770Z] bbea42c25fd1: Pushed [2022-05-23T16:37:12.990Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:37:12.991Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:37:12.991Z] spire-1.2.1/examples/ [2022-05-23T16:37:12.991Z] spire-1.2.1/examples/README.md [2022-05-23T16:37:12.991Z] spire-1.2.1/go.mod [2022-05-23T16:37:12.991Z] spire-1.2.1/go.sum [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:37:12.991Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:37:12.992Z] [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:37:12.992Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:37:12.993Z] [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:37:12.993Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:37:13.271Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:37:13.272Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:37:13.339Z] 2903d48760ec: Pushed [2022-05-23T16:37:13.339Z] 85b29e8f9ed9: Pushed [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:37:13.555Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:37:13.556Z] [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:37:13.556Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:37:13.557Z] [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:37:13.557Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:37:13.558Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:37:13.599Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/private/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:37:13.838Z] spire-1.2.1/release/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:37:13.838Z] [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:37:13.838Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:37:13.838Z] spire-1.2.1/script/ [2022-05-23T16:37:13.838Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:37:13.838Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:37:13.838Z] spire-1.2.1/support/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:37:13.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/private/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:37:13.839Z] spire-1.2.1/release/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/clock/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:37:13.839Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/script/ [2022-05-23T16:37:13.839Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:37:13.839Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:37:13.839Z] spire-1.2.1/support/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:37:13.839Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:37:13.839Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:37:13.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:37:14.119Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/clock/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/common [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:37:14.119Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/common [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:37:14.120Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:37:14.121Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:37:14.122Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:37:14.123Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-23T16:37:14.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T16:37:14.196Z] 68a2aaa9d9e7: Preparing [2022-05-23T16:37:14.196Z] e9ec3772edc3: Preparing [2022-05-23T16:37:14.196Z] 2903d48760ec: Preparing [2022-05-23T16:37:14.196Z] 85b29e8f9ed9: Preparing [2022-05-23T16:37:14.196Z] 6096b3d1e20a: Preparing [2022-05-23T16:37:14.196Z] d99dffa7e9a8: Preparing [2022-05-23T16:37:14.196Z] bbea42c25fd1: Preparing [2022-05-23T16:37:14.196Z] b541d28bf3b4: Preparing [2022-05-23T16:37:14.196Z] d99dffa7e9a8: Waiting [2022-05-23T16:37:14.196Z] bbea42c25fd1: Waiting [2022-05-23T16:37:14.196Z] b541d28bf3b4: Waiting [2022-05-23T16:37:14.196Z] 6096b3d1e20a: Layer already exists [2022-05-23T16:37:14.196Z] 68a2aaa9d9e7: Layer already exists [2022-05-23T16:37:14.196Z] 85b29e8f9ed9: Layer already exists [2022-05-23T16:37:14.196Z] e9ec3772edc3: Layer already exists [2022-05-23T16:37:14.196Z] 2903d48760ec: Layer already exists [2022-05-23T16:37:14.196Z] bbea42c25fd1: Layer already exists [2022-05-23T16:37:14.196Z] d99dffa7e9a8: Layer already exists [2022-05-23T16:37:14.196Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:14.196Z] latest: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:37:14.402Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testca/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/race.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/util.go [2022-05-23T16:37:14.403Z] building spire from source... [2022-05-23T16:37:14.403Z] [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testca/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/ [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/race.go [2022-05-23T16:37:14.403Z] spire-1.2.1/test/util/util.go [2022-05-23T16:37:14.403Z] building spire from source... [2022-05-23T16:37:14.497Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:14.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 [2022-05-23T16:37:14.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T16:37:14.791Z] 68a2aaa9d9e7: Preparing [2022-05-23T16:37:14.791Z] e9ec3772edc3: Preparing [2022-05-23T16:37:14.791Z] 2903d48760ec: Preparing [2022-05-23T16:37:14.791Z] 85b29e8f9ed9: Preparing [2022-05-23T16:37:14.791Z] 6096b3d1e20a: Preparing [2022-05-23T16:37:14.791Z] d99dffa7e9a8: Preparing [2022-05-23T16:37:14.791Z] bbea42c25fd1: Preparing [2022-05-23T16:37:14.791Z] b541d28bf3b4: Preparing [2022-05-23T16:37:14.791Z] d99dffa7e9a8: Waiting [2022-05-23T16:37:14.791Z] bbea42c25fd1: Waiting [2022-05-23T16:37:14.791Z] b541d28bf3b4: Waiting [2022-05-23T16:37:14.791Z] 6096b3d1e20a: Layer already exists [2022-05-23T16:37:14.792Z] 85b29e8f9ed9: Layer already exists [2022-05-23T16:37:14.792Z] 68a2aaa9d9e7: Layer already exists [2022-05-23T16:37:14.792Z] e9ec3772edc3: Layer already exists [2022-05-23T16:37:14.792Z] 2903d48760ec: Layer already exists [2022-05-23T16:37:14.792Z] d99dffa7e9a8: Layer already exists [2022-05-23T16:37:14.792Z] bbea42c25fd1: Layer already exists [2022-05-23T16:37:14.792Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:14.792Z] 2.2.1-dev.6: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:15.010Z] Installing go1.17.7... [2022-05-23T16:37:15.010Z] Installing go1.17.7... [2022-05-23T16:37:15.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:15.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:15.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T16:37:15.386Z] 68a2aaa9d9e7: Preparing [2022-05-23T16:37:15.386Z] e9ec3772edc3: Preparing [2022-05-23T16:37:15.386Z] 2903d48760ec: Preparing [2022-05-23T16:37:15.386Z] 85b29e8f9ed9: Preparing [2022-05-23T16:37:15.386Z] 6096b3d1e20a: Preparing [2022-05-23T16:37:15.386Z] d99dffa7e9a8: Preparing [2022-05-23T16:37:15.386Z] bbea42c25fd1: Preparing [2022-05-23T16:37:15.386Z] b541d28bf3b4: Preparing [2022-05-23T16:37:15.386Z] d99dffa7e9a8: Waiting [2022-05-23T16:37:15.386Z] bbea42c25fd1: Waiting [2022-05-23T16:37:15.386Z] b541d28bf3b4: Waiting [2022-05-23T16:37:15.386Z] e9ec3772edc3: Layer already exists [2022-05-23T16:37:15.386Z] 85b29e8f9ed9: Layer already exists [2022-05-23T16:37:15.386Z] 6096b3d1e20a: Layer already exists [2022-05-23T16:37:15.386Z] 2903d48760ec: Layer already exists [2022-05-23T16:37:15.386Z] 68a2aaa9d9e7: Layer already exists [2022-05-23T16:37:15.386Z] d99dffa7e9a8: Layer already exists [2022-05-23T16:37:15.386Z] bbea42c25fd1: Layer already exists [2022-05-23T16:37:15.386Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:15.386Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:15.687Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:15.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-23T16:37:15.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-23T16:37:15.979Z] 68a2aaa9d9e7: Preparing [2022-05-23T16:37:15.979Z] e9ec3772edc3: Preparing [2022-05-23T16:37:15.979Z] 2903d48760ec: Preparing [2022-05-23T16:37:15.979Z] 85b29e8f9ed9: Preparing [2022-05-23T16:37:15.979Z] 6096b3d1e20a: Preparing [2022-05-23T16:37:15.979Z] d99dffa7e9a8: Preparing [2022-05-23T16:37:15.979Z] bbea42c25fd1: Preparing [2022-05-23T16:37:15.979Z] b541d28bf3b4: Preparing [2022-05-23T16:37:15.979Z] bbea42c25fd1: Waiting [2022-05-23T16:37:15.979Z] b541d28bf3b4: Waiting [2022-05-23T16:37:15.979Z] d99dffa7e9a8: Waiting [2022-05-23T16:37:15.979Z] 2903d48760ec: Layer already exists [2022-05-23T16:37:15.979Z] 85b29e8f9ed9: Layer already exists [2022-05-23T16:37:15.979Z] 68a2aaa9d9e7: Layer already exists [2022-05-23T16:37:15.979Z] e9ec3772edc3: Layer already exists [2022-05-23T16:37:15.979Z] 6096b3d1e20a: Layer already exists [2022-05-23T16:37:15.979Z] d99dffa7e9a8: Layer already exists [2022-05-23T16:37:15.979Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:15.979Z] bbea42c25fd1: Layer already exists [2022-05-23T16:37:15.979Z] main: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:16.021Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:16.031Z] taggedImages: [2022-05-23T16:37:16.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:16.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-23T16:37:16.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 [2022-05-23T16:37:16.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:16.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-23T16:37:16.046Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-23T16:37:16.046Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:16.046Z] latest [2022-05-23T16:37:16.046Z] 2.2.1-dev.6 [2022-05-23T16:37:16.046Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:16.046Z] main [2022-05-23T16:37:16.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:16.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:16.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:16.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T16:37:16.648Z] 77a814fc3bf7: Preparing [2022-05-23T16:37:16.648Z] 2f5a5b0c1315: Preparing [2022-05-23T16:37:16.648Z] c23434f3a9bf: Preparing [2022-05-23T16:37:16.648Z] 360c1e2d3598: Preparing [2022-05-23T16:37:16.648Z] 2c2ad6de1254: Preparing [2022-05-23T16:37:16.648Z] 54471587c732: Preparing [2022-05-23T16:37:16.648Z] ab6b412818d1: Preparing [2022-05-23T16:37:16.648Z] d9e740ee2ca2: Preparing [2022-05-23T16:37:16.648Z] 8bfd5c5b8271: Preparing [2022-05-23T16:37:16.648Z] b541d28bf3b4: Preparing [2022-05-23T16:37:16.648Z] 8bfd5c5b8271: Waiting [2022-05-23T16:37:16.648Z] 54471587c732: Waiting [2022-05-23T16:37:16.648Z] b541d28bf3b4: Waiting [2022-05-23T16:37:16.648Z] ab6b412818d1: Waiting [2022-05-23T16:37:16.648Z] 2c2ad6de1254: Pushed [2022-05-23T16:37:16.648Z] 77a814fc3bf7: Pushed [2022-05-23T16:37:16.648Z] 2f5a5b0c1315: Pushed [2022-05-23T16:37:16.907Z] d9e740ee2ca2: Pushed [2022-05-23T16:37:16.907Z] 54471587c732: Pushed [2022-05-23T16:37:16.907Z] ab6b412818d1: Pushed [2022-05-23T16:37:16.907Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:16.907Z] 8bfd5c5b8271: Pushed [2022-05-23T16:37:17.843Z] 360c1e2d3598: Pushed [2022-05-23T16:37:18.102Z] c23434f3a9bf: Pushed [2022-05-23T16:37:18.362Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:18.665Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:18.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-23T16:37:18.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T16:37:18.956Z] 77a814fc3bf7: Preparing [2022-05-23T16:37:18.956Z] 2f5a5b0c1315: Preparing [2022-05-23T16:37:18.956Z] c23434f3a9bf: Preparing [2022-05-23T16:37:18.956Z] 360c1e2d3598: Preparing [2022-05-23T16:37:18.956Z] 2c2ad6de1254: Preparing [2022-05-23T16:37:18.956Z] 54471587c732: Preparing [2022-05-23T16:37:18.956Z] ab6b412818d1: Preparing [2022-05-23T16:37:18.956Z] d9e740ee2ca2: Preparing [2022-05-23T16:37:18.956Z] 8bfd5c5b8271: Preparing [2022-05-23T16:37:18.956Z] b541d28bf3b4: Preparing [2022-05-23T16:37:18.956Z] ab6b412818d1: Waiting [2022-05-23T16:37:18.956Z] d9e740ee2ca2: Waiting [2022-05-23T16:37:18.956Z] 8bfd5c5b8271: Waiting [2022-05-23T16:37:18.956Z] b541d28bf3b4: Waiting [2022-05-23T16:37:18.956Z] 54471587c732: Waiting [2022-05-23T16:37:18.956Z] c23434f3a9bf: Layer already exists [2022-05-23T16:37:18.956Z] 2c2ad6de1254: Layer already exists [2022-05-23T16:37:18.956Z] 77a814fc3bf7: Layer already exists [2022-05-23T16:37:18.956Z] 360c1e2d3598: Layer already exists [2022-05-23T16:37:18.956Z] 2f5a5b0c1315: Layer already exists [2022-05-23T16:37:18.956Z] 54471587c732: Layer already exists [2022-05-23T16:37:18.956Z] ab6b412818d1: Layer already exists [2022-05-23T16:37:18.956Z] d9e740ee2ca2: Layer already exists [2022-05-23T16:37:18.956Z] 8bfd5c5b8271: Layer already exists [2022-05-23T16:37:18.956Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:18.956Z] latest: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:19.252Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:19.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 [2022-05-23T16:37:19.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T16:37:19.545Z] 77a814fc3bf7: Preparing [2022-05-23T16:37:19.545Z] 2f5a5b0c1315: Preparing [2022-05-23T16:37:19.545Z] c23434f3a9bf: Preparing [2022-05-23T16:37:19.545Z] 360c1e2d3598: Preparing [2022-05-23T16:37:19.545Z] 2c2ad6de1254: Preparing [2022-05-23T16:37:19.545Z] 54471587c732: Preparing [2022-05-23T16:37:19.545Z] ab6b412818d1: Preparing [2022-05-23T16:37:19.545Z] d9e740ee2ca2: Preparing [2022-05-23T16:37:19.545Z] 8bfd5c5b8271: Preparing [2022-05-23T16:37:19.545Z] b541d28bf3b4: Preparing [2022-05-23T16:37:19.545Z] 54471587c732: Waiting [2022-05-23T16:37:19.545Z] ab6b412818d1: Waiting [2022-05-23T16:37:19.545Z] d9e740ee2ca2: Waiting [2022-05-23T16:37:19.545Z] 8bfd5c5b8271: Waiting [2022-05-23T16:37:19.545Z] b541d28bf3b4: Waiting [2022-05-23T16:37:19.545Z] 2c2ad6de1254: Layer already exists [2022-05-23T16:37:19.545Z] c23434f3a9bf: Layer already exists [2022-05-23T16:37:19.545Z] 2f5a5b0c1315: Layer already exists [2022-05-23T16:37:19.545Z] 360c1e2d3598: Layer already exists [2022-05-23T16:37:19.545Z] 77a814fc3bf7: Layer already exists [2022-05-23T16:37:19.545Z] 54471587c732: Layer already exists [2022-05-23T16:37:19.545Z] 8bfd5c5b8271: Layer already exists [2022-05-23T16:37:19.545Z] ab6b412818d1: Layer already exists [2022-05-23T16:37:19.545Z] d9e740ee2ca2: Layer already exists [2022-05-23T16:37:19.545Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:19.545Z] 2.2.1-dev.6: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:19.844Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:20.134Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:20.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T16:37:20.134Z] 77a814fc3bf7: Preparing [2022-05-23T16:37:20.134Z] 2f5a5b0c1315: Preparing [2022-05-23T16:37:20.134Z] c23434f3a9bf: Preparing [2022-05-23T16:37:20.134Z] 360c1e2d3598: Preparing [2022-05-23T16:37:20.134Z] 2c2ad6de1254: Preparing [2022-05-23T16:37:20.134Z] 54471587c732: Preparing [2022-05-23T16:37:20.134Z] ab6b412818d1: Preparing [2022-05-23T16:37:20.134Z] d9e740ee2ca2: Preparing [2022-05-23T16:37:20.134Z] 8bfd5c5b8271: Preparing [2022-05-23T16:37:20.134Z] b541d28bf3b4: Preparing [2022-05-23T16:37:20.134Z] 54471587c732: Waiting [2022-05-23T16:37:20.134Z] ab6b412818d1: Waiting [2022-05-23T16:37:20.134Z] d9e740ee2ca2: Waiting [2022-05-23T16:37:20.134Z] b541d28bf3b4: Waiting [2022-05-23T16:37:20.134Z] 8bfd5c5b8271: Waiting [2022-05-23T16:37:20.134Z] 77a814fc3bf7: Layer already exists [2022-05-23T16:37:20.134Z] 360c1e2d3598: Layer already exists [2022-05-23T16:37:20.134Z] c23434f3a9bf: Layer already exists [2022-05-23T16:37:20.134Z] 2f5a5b0c1315: Layer already exists [2022-05-23T16:37:20.134Z] 2c2ad6de1254: Layer already exists [2022-05-23T16:37:20.134Z] 54471587c732: Layer already exists [2022-05-23T16:37:20.134Z] ab6b412818d1: Layer already exists [2022-05-23T16:37:20.134Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:20.134Z] d9e740ee2ca2: Layer already exists [2022-05-23T16:37:20.134Z] 8bfd5c5b8271: Layer already exists [2022-05-23T16:37:20.134Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:20.432Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:20.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-23T16:37:20.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-23T16:37:20.725Z] 77a814fc3bf7: Preparing [2022-05-23T16:37:20.725Z] 2f5a5b0c1315: Preparing [2022-05-23T16:37:20.725Z] c23434f3a9bf: Preparing [2022-05-23T16:37:20.725Z] 360c1e2d3598: Preparing [2022-05-23T16:37:20.725Z] 2c2ad6de1254: Preparing [2022-05-23T16:37:20.725Z] 54471587c732: Preparing [2022-05-23T16:37:20.725Z] ab6b412818d1: Preparing [2022-05-23T16:37:20.725Z] d9e740ee2ca2: Preparing [2022-05-23T16:37:20.725Z] 8bfd5c5b8271: Preparing [2022-05-23T16:37:20.725Z] b541d28bf3b4: Preparing [2022-05-23T16:37:20.725Z] ab6b412818d1: Waiting [2022-05-23T16:37:20.725Z] 54471587c732: Waiting [2022-05-23T16:37:20.725Z] d9e740ee2ca2: Waiting [2022-05-23T16:37:20.725Z] 8bfd5c5b8271: Waiting [2022-05-23T16:37:20.725Z] b541d28bf3b4: Waiting [2022-05-23T16:37:20.725Z] 77a814fc3bf7: Layer already exists [2022-05-23T16:37:20.725Z] 2c2ad6de1254: Layer already exists [2022-05-23T16:37:20.725Z] c23434f3a9bf: Layer already exists [2022-05-23T16:37:20.725Z] 360c1e2d3598: Layer already exists [2022-05-23T16:37:20.725Z] 2f5a5b0c1315: Layer already exists [2022-05-23T16:37:20.725Z] 54471587c732: Layer already exists [2022-05-23T16:37:20.725Z] d9e740ee2ca2: Layer already exists [2022-05-23T16:37:20.725Z] ab6b412818d1: Layer already exists [2022-05-23T16:37:20.725Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:20.725Z] 8bfd5c5b8271: Layer already exists [2022-05-23T16:37:20.725Z] main: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:20.762Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:20.770Z] taggedImages: [2022-05-23T16:37:20.770Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:20.770Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-23T16:37:20.770Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 [2022-05-23T16:37:20.770Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:20.770Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-23T16:37:20.795Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-23T16:37:20.795Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:20.795Z] latest [2022-05-23T16:37:20.795Z] 2.2.1-dev.6 [2022-05-23T16:37:20.795Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:20.795Z] main [2022-05-23T16:37:20.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:21.116Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:21.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:21.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T16:37:21.407Z] 30c30c04129d: Preparing [2022-05-23T16:37:21.407Z] bef1b856b289: Preparing [2022-05-23T16:37:21.407Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:21.407Z] 4f10aced4de9: Preparing [2022-05-23T16:37:21.407Z] 86852dfb8430: Preparing [2022-05-23T16:37:21.407Z] 4fc242d58285: Preparing [2022-05-23T16:37:21.407Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:21.407Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:21.407Z] 30c30c04129d: Pushed [2022-05-23T16:37:21.407Z] 86852dfb8430: Pushed [2022-05-23T16:37:21.973Z] 4f10aced4de9: Pushed [2022-05-23T16:37:23.346Z] bef1b856b289: Pushed [2022-05-23T16:37:23.606Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:23.904Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:24.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-23T16:37:24.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T16:37:24.198Z] 30c30c04129d: Preparing [2022-05-23T16:37:24.198Z] bef1b856b289: Preparing [2022-05-23T16:37:24.198Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:24.198Z] 4f10aced4de9: Preparing [2022-05-23T16:37:24.198Z] 86852dfb8430: Preparing [2022-05-23T16:37:24.198Z] 4fc242d58285: Preparing [2022-05-23T16:37:24.198Z] 4fc242d58285: Waiting [2022-05-23T16:37:24.198Z] 4f10aced4de9: Layer already exists [2022-05-23T16:37:24.198Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:24.198Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:24.198Z] 30c30c04129d: Layer already exists [2022-05-23T16:37:24.198Z] bef1b856b289: Layer already exists [2022-05-23T16:37:24.198Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:24.198Z] latest: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:24.495Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:24.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 [2022-05-23T16:37:24.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T16:37:24.792Z] 30c30c04129d: Preparing [2022-05-23T16:37:24.792Z] bef1b856b289: Preparing [2022-05-23T16:37:24.792Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:24.792Z] 4f10aced4de9: Preparing [2022-05-23T16:37:24.792Z] 86852dfb8430: Preparing [2022-05-23T16:37:24.792Z] 4fc242d58285: Preparing [2022-05-23T16:37:24.792Z] 4fc242d58285: Waiting [2022-05-23T16:37:24.792Z] 4f10aced4de9: Layer already exists [2022-05-23T16:37:24.792Z] 30c30c04129d: Layer already exists [2022-05-23T16:37:24.792Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:24.792Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:24.792Z] bef1b856b289: Layer already exists [2022-05-23T16:37:24.792Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:24.792Z] 2.2.1-dev.6: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:25.089Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:25.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:25.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T16:37:25.379Z] 30c30c04129d: Preparing [2022-05-23T16:37:25.379Z] bef1b856b289: Preparing [2022-05-23T16:37:25.379Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:25.379Z] 4f10aced4de9: Preparing [2022-05-23T16:37:25.379Z] 86852dfb8430: Preparing [2022-05-23T16:37:25.379Z] 4fc242d58285: Preparing [2022-05-23T16:37:25.379Z] 4fc242d58285: Waiting [2022-05-23T16:37:25.379Z] 30c30c04129d: Layer already exists [2022-05-23T16:37:25.379Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:25.379Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:25.379Z] bef1b856b289: Layer already exists [2022-05-23T16:37:25.379Z] 4f10aced4de9: Layer already exists [2022-05-23T16:37:25.379Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:25.379Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:25.683Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:25.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-23T16:37:25.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-23T16:37:25.979Z] 30c30c04129d: Preparing [2022-05-23T16:37:25.979Z] bef1b856b289: Preparing [2022-05-23T16:37:25.979Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:25.979Z] 4f10aced4de9: Preparing [2022-05-23T16:37:25.979Z] 86852dfb8430: Preparing [2022-05-23T16:37:25.979Z] 4fc242d58285: Preparing [2022-05-23T16:37:25.979Z] 30c30c04129d: Layer already exists [2022-05-23T16:37:25.979Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:25.979Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:25.979Z] 4f10aced4de9: Layer already exists [2022-05-23T16:37:25.979Z] bef1b856b289: Layer already exists [2022-05-23T16:37:25.979Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:25.979Z] main: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:26.018Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:26.028Z] taggedImages: [2022-05-23T16:37:26.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:26.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-23T16:37:26.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 [2022-05-23T16:37:26.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:26.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-23T16:37:26.051Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-23T16:37:26.051Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:26.051Z] latest [2022-05-23T16:37:26.051Z] 2.2.1-dev.6 [2022-05-23T16:37:26.051Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:26.051Z] main [2022-05-23T16:37:26.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:26.375Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:26.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:26.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T16:37:26.670Z] 219c49fe10cd: Preparing [2022-05-23T16:37:26.670Z] 113f6e367e5b: Preparing [2022-05-23T16:37:26.670Z] a9b984f1e94b: Preparing [2022-05-23T16:37:26.670Z] 2f84f9ee165f: Preparing [2022-05-23T16:37:26.670Z] 9812eea5943f: Preparing [2022-05-23T16:37:26.670Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:26.670Z] 86852dfb8430: Preparing [2022-05-23T16:37:26.670Z] 4fc242d58285: Preparing [2022-05-23T16:37:26.670Z] 86852dfb8430: Waiting [2022-05-23T16:37:26.670Z] 4fc242d58285: Waiting [2022-05-23T16:37:26.670Z] b6e9cc29e12a: Waiting [2022-05-23T16:37:26.670Z] 113f6e367e5b: Pushed [2022-05-23T16:37:26.670Z] 219c49fe10cd: Pushed [2022-05-23T16:37:26.670Z] a9b984f1e94b: Pushed [2022-05-23T16:37:26.670Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:26.670Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:27.239Z] b6e9cc29e12a: Pushed [2022-05-23T16:37:30.534Z] 9812eea5943f: Pushed [2022-05-23T16:37:33.828Z] 2f84f9ee165f: Pushed [2022-05-23T16:37:33.828Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:34.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:34.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-23T16:37:34.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T16:37:34.538Z] 219c49fe10cd: Preparing [2022-05-23T16:37:34.538Z] 113f6e367e5b: Preparing [2022-05-23T16:37:34.538Z] a9b984f1e94b: Preparing [2022-05-23T16:37:34.538Z] 2f84f9ee165f: Preparing [2022-05-23T16:37:34.538Z] 9812eea5943f: Preparing [2022-05-23T16:37:34.538Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:34.538Z] 86852dfb8430: Preparing [2022-05-23T16:37:34.538Z] 4fc242d58285: Preparing [2022-05-23T16:37:34.538Z] b6e9cc29e12a: Waiting [2022-05-23T16:37:34.538Z] 86852dfb8430: Waiting [2022-05-23T16:37:34.538Z] 4fc242d58285: Waiting [2022-05-23T16:37:34.538Z] 9812eea5943f: Layer already exists [2022-05-23T16:37:34.538Z] a9b984f1e94b: Layer already exists [2022-05-23T16:37:34.538Z] 219c49fe10cd: Layer already exists [2022-05-23T16:37:34.538Z] 113f6e367e5b: Layer already exists [2022-05-23T16:37:34.538Z] 2f84f9ee165f: Layer already exists [2022-05-23T16:37:34.538Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:34.538Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:34.538Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:34.538Z] latest: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:34.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:35.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 [2022-05-23T16:37:35.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T16:37:35.143Z] 219c49fe10cd: Preparing [2022-05-23T16:37:35.143Z] 113f6e367e5b: Preparing [2022-05-23T16:37:35.143Z] a9b984f1e94b: Preparing [2022-05-23T16:37:35.143Z] 2f84f9ee165f: Preparing [2022-05-23T16:37:35.143Z] 9812eea5943f: Preparing [2022-05-23T16:37:35.143Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:35.143Z] 86852dfb8430: Preparing [2022-05-23T16:37:35.143Z] 4fc242d58285: Preparing [2022-05-23T16:37:35.143Z] b6e9cc29e12a: Waiting [2022-05-23T16:37:35.143Z] 86852dfb8430: Waiting [2022-05-23T16:37:35.143Z] 4fc242d58285: Waiting [2022-05-23T16:37:35.143Z] 9812eea5943f: Layer already exists [2022-05-23T16:37:35.143Z] 219c49fe10cd: Layer already exists [2022-05-23T16:37:35.143Z] 2f84f9ee165f: Layer already exists [2022-05-23T16:37:35.143Z] a9b984f1e94b: Layer already exists [2022-05-23T16:37:35.143Z] 113f6e367e5b: Layer already exists [2022-05-23T16:37:35.143Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:35.143Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:35.143Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:35.143Z] 2.2.1-dev.6: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:35.449Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:35.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:35.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T16:37:35.746Z] 219c49fe10cd: Preparing [2022-05-23T16:37:35.746Z] 113f6e367e5b: Preparing [2022-05-23T16:37:35.746Z] a9b984f1e94b: Preparing [2022-05-23T16:37:35.746Z] 2f84f9ee165f: Preparing [2022-05-23T16:37:35.746Z] 9812eea5943f: Preparing [2022-05-23T16:37:35.746Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:35.746Z] 86852dfb8430: Preparing [2022-05-23T16:37:35.746Z] 4fc242d58285: Preparing [2022-05-23T16:37:35.746Z] 86852dfb8430: Waiting [2022-05-23T16:37:35.746Z] b6e9cc29e12a: Waiting [2022-05-23T16:37:35.746Z] 4fc242d58285: Waiting [2022-05-23T16:37:35.746Z] 9812eea5943f: Layer already exists [2022-05-23T16:37:35.746Z] 2f84f9ee165f: Layer already exists [2022-05-23T16:37:35.746Z] 113f6e367e5b: Layer already exists [2022-05-23T16:37:35.746Z] a9b984f1e94b: Layer already exists [2022-05-23T16:37:35.746Z] 219c49fe10cd: Layer already exists [2022-05-23T16:37:35.746Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:35.746Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:35.746Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:35.746Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:36.051Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:36.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-23T16:37:36.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-23T16:37:36.343Z] 219c49fe10cd: Preparing [2022-05-23T16:37:36.343Z] 113f6e367e5b: Preparing [2022-05-23T16:37:36.343Z] a9b984f1e94b: Preparing [2022-05-23T16:37:36.343Z] 2f84f9ee165f: Preparing [2022-05-23T16:37:36.343Z] 9812eea5943f: Preparing [2022-05-23T16:37:36.343Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:36.343Z] 86852dfb8430: Preparing [2022-05-23T16:37:36.343Z] 4fc242d58285: Preparing [2022-05-23T16:37:36.343Z] b6e9cc29e12a: Waiting [2022-05-23T16:37:36.343Z] 86852dfb8430: Waiting [2022-05-23T16:37:36.343Z] 4fc242d58285: Waiting [2022-05-23T16:37:36.343Z] a9b984f1e94b: Layer already exists [2022-05-23T16:37:36.343Z] 219c49fe10cd: Layer already exists [2022-05-23T16:37:36.343Z] 113f6e367e5b: Layer already exists [2022-05-23T16:37:36.343Z] 2f84f9ee165f: Layer already exists [2022-05-23T16:37:36.343Z] 9812eea5943f: Layer already exists [2022-05-23T16:37:36.343Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:36.343Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:36.343Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:36.343Z] main: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:36.383Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:36.394Z] taggedImages: [2022-05-23T16:37:36.394Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:36.394Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-23T16:37:36.394Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 [2022-05-23T16:37:36.394Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:36.394Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-23T16:37:36.417Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-23T16:37:36.417Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:36.417Z] latest [2022-05-23T16:37:36.417Z] 2.2.1-dev.6 [2022-05-23T16:37:36.417Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:36.417Z] main [2022-05-23T16:37:36.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:36.740Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:37.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:37.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T16:37:37.037Z] b5cc94203fd1: Preparing [2022-05-23T16:37:37.037Z] 38935a28b575: Preparing [2022-05-23T16:37:37.037Z] 664e65ee95b5: Preparing [2022-05-23T16:37:37.037Z] 0656d68b0acc: Preparing [2022-05-23T16:37:37.037Z] e1686e8a0395: Preparing [2022-05-23T16:37:37.037Z] 86852dfb8430: Preparing [2022-05-23T16:37:37.037Z] 4fc242d58285: Preparing [2022-05-23T16:37:37.037Z] 4fc242d58285: Waiting [2022-05-23T16:37:37.037Z] 86852dfb8430: Waiting [2022-05-23T16:37:37.037Z] b5cc94203fd1: Pushed [2022-05-23T16:37:37.037Z] 664e65ee95b5: Pushed [2022-05-23T16:37:37.037Z] 38935a28b575: Pushed [2022-05-23T16:37:37.037Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:37.037Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:37.297Z] e1686e8a0395: Pushed [2022-05-23T16:37:41.853Z] Building bin/spire-server... [2022-05-23T16:37:41.853Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:37:41.853Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:37:41.853Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:37:41.853Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:37:41.853Z] Building bin/spire-server... [2022-05-23T16:37:41.853Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:37:41.853Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T16:37:41.853Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T16:37:41.853Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T16:37:42.455Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T16:37:42.455Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T16:37:43.874Z] 0656d68b0acc: Pushed [2022-05-23T16:37:43.874Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:44.174Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:44.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-23T16:37:44.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T16:37:44.474Z] b5cc94203fd1: Preparing [2022-05-23T16:37:44.474Z] 38935a28b575: Preparing [2022-05-23T16:37:44.474Z] 664e65ee95b5: Preparing [2022-05-23T16:37:44.474Z] 0656d68b0acc: Preparing [2022-05-23T16:37:44.474Z] e1686e8a0395: Preparing [2022-05-23T16:37:44.474Z] 86852dfb8430: Preparing [2022-05-23T16:37:44.474Z] 4fc242d58285: Preparing [2022-05-23T16:37:44.474Z] 4fc242d58285: Waiting [2022-05-23T16:37:44.474Z] 86852dfb8430: Waiting [2022-05-23T16:37:44.474Z] b5cc94203fd1: Layer already exists [2022-05-23T16:37:44.474Z] 664e65ee95b5: Layer already exists [2022-05-23T16:37:44.474Z] e1686e8a0395: Layer already exists [2022-05-23T16:37:44.474Z] 38935a28b575: Layer already exists [2022-05-23T16:37:44.474Z] 0656d68b0acc: Layer already exists [2022-05-23T16:37:44.474Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:44.474Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:44.474Z] latest: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:44.777Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:45.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 [2022-05-23T16:37:45.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T16:37:45.068Z] b5cc94203fd1: Preparing [2022-05-23T16:37:45.068Z] 38935a28b575: Preparing [2022-05-23T16:37:45.068Z] 664e65ee95b5: Preparing [2022-05-23T16:37:45.068Z] 0656d68b0acc: Preparing [2022-05-23T16:37:45.068Z] e1686e8a0395: Preparing [2022-05-23T16:37:45.068Z] 86852dfb8430: Preparing [2022-05-23T16:37:45.068Z] 4fc242d58285: Preparing [2022-05-23T16:37:45.068Z] 86852dfb8430: Waiting [2022-05-23T16:37:45.068Z] 4fc242d58285: Waiting [2022-05-23T16:37:45.068Z] e1686e8a0395: Layer already exists [2022-05-23T16:37:45.068Z] 664e65ee95b5: Layer already exists [2022-05-23T16:37:45.068Z] b5cc94203fd1: Layer already exists [2022-05-23T16:37:45.068Z] 0656d68b0acc: Layer already exists [2022-05-23T16:37:45.068Z] 38935a28b575: Layer already exists [2022-05-23T16:37:45.068Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:45.068Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:45.068Z] 2.2.1-dev.6: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:45.091Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:37:45.091Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:37:45.091Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:37:45.091Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T16:37:45.415Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:45.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:45.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T16:37:45.749Z] b5cc94203fd1: Preparing [2022-05-23T16:37:45.749Z] 38935a28b575: Preparing [2022-05-23T16:37:45.749Z] 664e65ee95b5: Preparing [2022-05-23T16:37:45.749Z] 0656d68b0acc: Preparing [2022-05-23T16:37:45.749Z] e1686e8a0395: Preparing [2022-05-23T16:37:45.749Z] 86852dfb8430: Preparing [2022-05-23T16:37:45.749Z] 4fc242d58285: Preparing [2022-05-23T16:37:45.749Z] 4fc242d58285: Waiting [2022-05-23T16:37:45.749Z] 86852dfb8430: Waiting [2022-05-23T16:37:45.749Z] e1686e8a0395: Layer already exists [2022-05-23T16:37:45.749Z] 38935a28b575: Layer already exists [2022-05-23T16:37:45.749Z] 664e65ee95b5: Layer already exists [2022-05-23T16:37:45.749Z] 0656d68b0acc: Layer already exists [2022-05-23T16:37:45.749Z] b5cc94203fd1: Layer already exists [2022-05-23T16:37:45.750Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:45.750Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:45.750Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:45.801Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:37:45.801Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T16:37:46.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:46.075Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:37:46.075Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:37:46.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-23T16:37:46.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-23T16:37:46.344Z] b5cc94203fd1: Preparing [2022-05-23T16:37:46.345Z] 38935a28b575: Preparing [2022-05-23T16:37:46.345Z] 664e65ee95b5: Preparing [2022-05-23T16:37:46.345Z] 0656d68b0acc: Preparing [2022-05-23T16:37:46.345Z] e1686e8a0395: Preparing [2022-05-23T16:37:46.345Z] 86852dfb8430: Preparing [2022-05-23T16:37:46.345Z] 4fc242d58285: Preparing [2022-05-23T16:37:46.345Z] 4fc242d58285: Waiting [2022-05-23T16:37:46.345Z] 86852dfb8430: Waiting [2022-05-23T16:37:46.345Z] 38935a28b575: Layer already exists [2022-05-23T16:37:46.345Z] 664e65ee95b5: Layer already exists [2022-05-23T16:37:46.345Z] e1686e8a0395: Layer already exists [2022-05-23T16:37:46.345Z] b5cc94203fd1: Layer already exists [2022-05-23T16:37:46.345Z] 0656d68b0acc: Layer already exists [2022-05-23T16:37:46.345Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:46.345Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:46.345Z] main: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [2022-05-23T16:37:46.351Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:37:46.351Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:46.384Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:46.392Z] taggedImages: [2022-05-23T16:37:46.392Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:46.392Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-23T16:37:46.392Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 [2022-05-23T16:37:46.392Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:46.392Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-23T16:37:46.414Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-23T16:37:46.414Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:46.414Z] latest [2022-05-23T16:37:46.414Z] 2.2.1-dev.6 [2022-05-23T16:37:46.414Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:46.414Z] main [2022-05-23T16:37:46.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:46.626Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:37:46.626Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:37:46.740Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:46.901Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:37:46.902Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T16:37:46.902Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:37:46.902Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:37:47.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:47.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T16:37:47.032Z] 5dabcdda4234: Preparing [2022-05-23T16:37:47.032Z] 46990987931d: Preparing [2022-05-23T16:37:47.032Z] fd27dc2fce4a: Preparing [2022-05-23T16:37:47.032Z] 42a93da14671: Preparing [2022-05-23T16:37:47.032Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:47.032Z] 86852dfb8430: Preparing [2022-05-23T16:37:47.032Z] 4fc242d58285: Preparing [2022-05-23T16:37:47.032Z] 4fc242d58285: Waiting [2022-05-23T16:37:47.032Z] 86852dfb8430: Waiting [2022-05-23T16:37:47.032Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:47.032Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:47.032Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:47.032Z] 5dabcdda4234: Pushed [2022-05-23T16:37:47.032Z] fd27dc2fce4a: Pushed [2022-05-23T16:37:47.032Z] 46990987931d: Pushed [2022-05-23T16:37:47.177Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T16:37:47.452Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T16:37:47.731Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T16:37:48.006Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T16:37:48.006Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T16:37:48.281Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T16:37:48.281Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T16:37:48.281Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:37:48.281Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:37:48.281Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T16:37:48.281Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T16:37:48.881Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:37:49.154Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:37:49.752Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T16:37:49.752Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T16:37:49.752Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:37:50.030Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:37:50.030Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:37:51.022Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T16:37:51.300Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T16:37:53.608Z] 42a93da14671: Pushed [2022-05-23T16:37:53.608Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:53.908Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:54.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-23T16:37:54.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T16:37:54.201Z] 5dabcdda4234: Preparing [2022-05-23T16:37:54.201Z] 46990987931d: Preparing [2022-05-23T16:37:54.201Z] fd27dc2fce4a: Preparing [2022-05-23T16:37:54.201Z] 42a93da14671: Preparing [2022-05-23T16:37:54.201Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:54.201Z] 86852dfb8430: Preparing [2022-05-23T16:37:54.201Z] 4fc242d58285: Preparing [2022-05-23T16:37:54.201Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:54.201Z] 42a93da14671: Layer already exists [2022-05-23T16:37:54.201Z] 5dabcdda4234: Layer already exists [2022-05-23T16:37:54.201Z] 46990987931d: Layer already exists [2022-05-23T16:37:54.201Z] fd27dc2fce4a: Layer already exists [2022-05-23T16:37:54.201Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:54.201Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:54.201Z] latest: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:54.500Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:54.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 [2022-05-23T16:37:54.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T16:37:54.796Z] 5dabcdda4234: Preparing [2022-05-23T16:37:54.796Z] 46990987931d: Preparing [2022-05-23T16:37:54.796Z] fd27dc2fce4a: Preparing [2022-05-23T16:37:54.796Z] 42a93da14671: Preparing [2022-05-23T16:37:54.796Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:54.796Z] 86852dfb8430: Preparing [2022-05-23T16:37:54.796Z] 4fc242d58285: Preparing [2022-05-23T16:37:54.796Z] 86852dfb8430: Waiting [2022-05-23T16:37:54.796Z] 4fc242d58285: Waiting [2022-05-23T16:37:54.796Z] fd27dc2fce4a: Layer already exists [2022-05-23T16:37:54.796Z] 5dabcdda4234: Layer already exists [2022-05-23T16:37:54.796Z] 46990987931d: Layer already exists [2022-05-23T16:37:54.796Z] 42a93da14671: Layer already exists [2022-05-23T16:37:54.796Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:54.796Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:54.796Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:54.796Z] 2.2.1-dev.6: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:55.098Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:55.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:55.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T16:37:55.390Z] 5dabcdda4234: Preparing [2022-05-23T16:37:55.390Z] 46990987931d: Preparing [2022-05-23T16:37:55.390Z] fd27dc2fce4a: Preparing [2022-05-23T16:37:55.390Z] 42a93da14671: Preparing [2022-05-23T16:37:55.390Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:55.390Z] 86852dfb8430: Preparing [2022-05-23T16:37:55.390Z] 4fc242d58285: Preparing [2022-05-23T16:37:55.390Z] 4fc242d58285: Waiting [2022-05-23T16:37:55.390Z] 86852dfb8430: Waiting [2022-05-23T16:37:55.390Z] 46990987931d: Layer already exists [2022-05-23T16:37:55.390Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:55.390Z] 42a93da14671: Layer already exists [2022-05-23T16:37:55.390Z] 5dabcdda4234: Layer already exists [2022-05-23T16:37:55.390Z] fd27dc2fce4a: Layer already exists [2022-05-23T16:37:55.390Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:55.390Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:55.390Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:55.686Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:55.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-23T16:37:55.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-23T16:37:55.977Z] 5dabcdda4234: Preparing [2022-05-23T16:37:55.977Z] 46990987931d: Preparing [2022-05-23T16:37:55.977Z] fd27dc2fce4a: Preparing [2022-05-23T16:37:55.977Z] 42a93da14671: Preparing [2022-05-23T16:37:55.977Z] b6e9cc29e12a: Preparing [2022-05-23T16:37:55.977Z] 86852dfb8430: Preparing [2022-05-23T16:37:55.977Z] 4fc242d58285: Preparing [2022-05-23T16:37:55.977Z] 86852dfb8430: Waiting [2022-05-23T16:37:55.977Z] 5dabcdda4234: Layer already exists [2022-05-23T16:37:55.977Z] 46990987931d: Layer already exists [2022-05-23T16:37:55.977Z] b6e9cc29e12a: Layer already exists [2022-05-23T16:37:55.977Z] fd27dc2fce4a: Layer already exists [2022-05-23T16:37:55.977Z] 86852dfb8430: Layer already exists [2022-05-23T16:37:55.977Z] 42a93da14671: Layer already exists [2022-05-23T16:37:55.977Z] 4fc242d58285: Layer already exists [2022-05-23T16:37:55.977Z] main: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:37:56.013Z] ===================================================== [Pipeline] echo [2022-05-23T16:37:56.022Z] taggedImages: [2022-05-23T16:37:56.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:56.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-23T16:37:56.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 [2022-05-23T16:37:56.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:56.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-23T16:37:56.048Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-23T16:37:56.048Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:56.048Z] latest [2022-05-23T16:37:56.048Z] 2.2.1-dev.6 [2022-05-23T16:37:56.048Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:37:56.048Z] main [2022-05-23T16:37:56.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:56.364Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:56.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:37:56.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T16:37:56.699Z] 33c1cfde8b20: Preparing [2022-05-23T16:37:56.699Z] cabdbec65b4a: Preparing [2022-05-23T16:37:56.699Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:56.699Z] 9fbae3e163cc: Preparing [2022-05-23T16:37:56.699Z] b541d28bf3b4: Preparing [2022-05-23T16:37:56.699Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:56.699Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:56.699Z] 33c1cfde8b20: Pushed [2022-05-23T16:37:56.699Z] 9fbae3e163cc: Pushed [2022-05-23T16:37:59.240Z] cabdbec65b4a: Pushed [2022-05-23T16:37:59.240Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:59.536Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:37:59.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-23T16:37:59.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T16:37:59.828Z] 33c1cfde8b20: Preparing [2022-05-23T16:37:59.828Z] cabdbec65b4a: Preparing [2022-05-23T16:37:59.828Z] 4a7fe108a79b: Preparing [2022-05-23T16:37:59.828Z] 9fbae3e163cc: Preparing [2022-05-23T16:37:59.828Z] b541d28bf3b4: Preparing [2022-05-23T16:37:59.828Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:37:59.828Z] cabdbec65b4a: Layer already exists [2022-05-23T16:37:59.828Z] 9fbae3e163cc: Layer already exists [2022-05-23T16:37:59.828Z] 33c1cfde8b20: Layer already exists [2022-05-23T16:37:59.828Z] b541d28bf3b4: Layer already exists [2022-05-23T16:37:59.828Z] latest: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:00.122Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:00.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 [2022-05-23T16:38:00.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T16:38:00.415Z] 33c1cfde8b20: Preparing [2022-05-23T16:38:00.415Z] cabdbec65b4a: Preparing [2022-05-23T16:38:00.415Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:00.415Z] 9fbae3e163cc: Preparing [2022-05-23T16:38:00.415Z] b541d28bf3b4: Preparing [2022-05-23T16:38:00.415Z] 9fbae3e163cc: Layer already exists [2022-05-23T16:38:00.415Z] cabdbec65b4a: Layer already exists [2022-05-23T16:38:00.415Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:00.415Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:00.415Z] 33c1cfde8b20: Layer already exists [2022-05-23T16:38:00.415Z] 2.2.1-dev.6: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:00.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:01.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:01.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T16:38:01.012Z] 33c1cfde8b20: Preparing [2022-05-23T16:38:01.012Z] cabdbec65b4a: Preparing [2022-05-23T16:38:01.012Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:01.012Z] 9fbae3e163cc: Preparing [2022-05-23T16:38:01.012Z] b541d28bf3b4: Preparing [2022-05-23T16:38:01.012Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:01.012Z] cabdbec65b4a: Layer already exists [2022-05-23T16:38:01.012Z] 9fbae3e163cc: Layer already exists [2022-05-23T16:38:01.012Z] 33c1cfde8b20: Layer already exists [2022-05-23T16:38:01.012Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:01.012Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:01.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:01.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-23T16:38:01.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-23T16:38:01.602Z] 33c1cfde8b20: Preparing [2022-05-23T16:38:01.602Z] cabdbec65b4a: Preparing [2022-05-23T16:38:01.602Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:01.602Z] 9fbae3e163cc: Preparing [2022-05-23T16:38:01.602Z] b541d28bf3b4: Preparing [2022-05-23T16:38:01.602Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:01.602Z] 9fbae3e163cc: Layer already exists [2022-05-23T16:38:01.602Z] 33c1cfde8b20: Layer already exists [2022-05-23T16:38:01.602Z] cabdbec65b4a: Layer already exists [2022-05-23T16:38:01.602Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:01.602Z] main: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:38:01.642Z] ===================================================== [Pipeline] echo [2022-05-23T16:38:01.651Z] taggedImages: [2022-05-23T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-23T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 [2022-05-23T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:01.651Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-23T16:38:01.675Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-23T16:38:01.675Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:01.675Z] latest [2022-05-23T16:38:01.675Z] 2.2.1-dev.6 [2022-05-23T16:38:01.675Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:01.675Z] main [2022-05-23T16:38:01.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:01.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:02.297Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:02.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T16:38:02.297Z] 76279ab1b7f9: Preparing [2022-05-23T16:38:02.297Z] a7578046b5eb: Preparing [2022-05-23T16:38:02.297Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:02.297Z] 004b96ad8f26: Preparing [2022-05-23T16:38:02.297Z] b541d28bf3b4: Preparing [2022-05-23T16:38:02.297Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:02.297Z] 004b96ad8f26: Layer already exists [2022-05-23T16:38:02.297Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:02.297Z] 76279ab1b7f9: Pushed [2022-05-23T16:38:04.843Z] a7578046b5eb: Pushed [2022-05-23T16:38:04.843Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:05.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:05.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-23T16:38:05.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T16:38:05.440Z] 76279ab1b7f9: Preparing [2022-05-23T16:38:05.440Z] a7578046b5eb: Preparing [2022-05-23T16:38:05.440Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:05.440Z] 004b96ad8f26: Preparing [2022-05-23T16:38:05.440Z] b541d28bf3b4: Preparing [2022-05-23T16:38:05.440Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:05.440Z] 76279ab1b7f9: Layer already exists [2022-05-23T16:38:05.440Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:05.440Z] 004b96ad8f26: Layer already exists [2022-05-23T16:38:05.440Z] a7578046b5eb: Layer already exists [2022-05-23T16:38:05.440Z] latest: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:05.739Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:06.037Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 [2022-05-23T16:38:06.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T16:38:06.037Z] 76279ab1b7f9: Preparing [2022-05-23T16:38:06.037Z] a7578046b5eb: Preparing [2022-05-23T16:38:06.037Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:06.037Z] 004b96ad8f26: Preparing [2022-05-23T16:38:06.037Z] b541d28bf3b4: Preparing [2022-05-23T16:38:06.037Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:06.037Z] a7578046b5eb: Layer already exists [2022-05-23T16:38:06.037Z] 76279ab1b7f9: Layer already exists [2022-05-23T16:38:06.037Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:06.037Z] 004b96ad8f26: Layer already exists [2022-05-23T16:38:06.037Z] 2.2.1-dev.6: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:06.335Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:06.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:06.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T16:38:06.625Z] 76279ab1b7f9: Preparing [2022-05-23T16:38:06.625Z] a7578046b5eb: Preparing [2022-05-23T16:38:06.625Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:06.625Z] 004b96ad8f26: Preparing [2022-05-23T16:38:06.625Z] b541d28bf3b4: Preparing [2022-05-23T16:38:06.625Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:06.625Z] 004b96ad8f26: Layer already exists [2022-05-23T16:38:06.625Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:06.625Z] 76279ab1b7f9: Layer already exists [2022-05-23T16:38:06.625Z] a7578046b5eb: Layer already exists [2022-05-23T16:38:06.625Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:06.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:07.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-23T16:38:07.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-23T16:38:07.217Z] 76279ab1b7f9: Preparing [2022-05-23T16:38:07.217Z] a7578046b5eb: Preparing [2022-05-23T16:38:07.217Z] 4a7fe108a79b: Preparing [2022-05-23T16:38:07.217Z] 004b96ad8f26: Preparing [2022-05-23T16:38:07.217Z] b541d28bf3b4: Preparing [2022-05-23T16:38:07.217Z] 4a7fe108a79b: Layer already exists [2022-05-23T16:38:07.217Z] b541d28bf3b4: Layer already exists [2022-05-23T16:38:07.217Z] 004b96ad8f26: Layer already exists [2022-05-23T16:38:07.217Z] a7578046b5eb: Layer already exists [2022-05-23T16:38:07.217Z] 76279ab1b7f9: Layer already exists [2022-05-23T16:38:07.217Z] main: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:38:07.258Z] ===================================================== [Pipeline] echo [2022-05-23T16:38:07.268Z] taggedImages: [2022-05-23T16:38:07.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:07.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-23T16:38:07.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 [2022-05-23T16:38:07.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:07.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-23T16:38:07.292Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-23T16:38:07.292Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:07.292Z] latest [2022-05-23T16:38:07.292Z] 2.2.1-dev.6 [2022-05-23T16:38:07.292Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:07.292Z] main [2022-05-23T16:38:07.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:07.621Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:07.913Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:07.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T16:38:07.913Z] 27d2294caa9f: Preparing [2022-05-23T16:38:07.913Z] a6531057b7e3: Preparing [2022-05-23T16:38:07.913Z] 6add89a09a00: Preparing [2022-05-23T16:38:07.913Z] b6f16fcb46e1: Preparing [2022-05-23T16:38:07.913Z] 52f44be93a46: Preparing [2022-05-23T16:38:07.913Z] 10d82663b225: Preparing [2022-05-23T16:38:07.913Z] f7a7a140f1b3: Preparing [2022-05-23T16:38:07.913Z] 31e69d4774c9: Preparing [2022-05-23T16:38:07.913Z] 7750d494dfbd: Preparing [2022-05-23T16:38:07.913Z] 18708474c90b: Preparing [2022-05-23T16:38:07.913Z] 4fc242d58285: Preparing [2022-05-23T16:38:07.913Z] 10d82663b225: Waiting [2022-05-23T16:38:07.913Z] 31e69d4774c9: Waiting [2022-05-23T16:38:07.913Z] 18708474c90b: Waiting [2022-05-23T16:38:07.913Z] f7a7a140f1b3: Waiting [2022-05-23T16:38:07.913Z] 7750d494dfbd: Waiting [2022-05-23T16:38:07.913Z] 4fc242d58285: Waiting [2022-05-23T16:38:07.913Z] 52f44be93a46: Layer already exists [2022-05-23T16:38:07.913Z] 10d82663b225: Layer already exists [2022-05-23T16:38:07.913Z] f7a7a140f1b3: Layer already exists [2022-05-23T16:38:07.913Z] 31e69d4774c9: Layer already exists [2022-05-23T16:38:07.913Z] a6531057b7e3: Pushed [2022-05-23T16:38:07.913Z] 7750d494dfbd: Layer already exists [2022-05-23T16:38:07.913Z] 18708474c90b: Layer already exists [2022-05-23T16:38:07.913Z] 4fc242d58285: Layer already exists [2022-05-23T16:38:08.173Z] 27d2294caa9f: Pushed [2022-05-23T16:38:09.112Z] 6add89a09a00: Pushed [2022-05-23T16:38:15.687Z] b6f16fcb46e1: Pushed [2022-05-23T16:38:15.687Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:15.987Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:16.278Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-23T16:38:16.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T16:38:16.278Z] 27d2294caa9f: Preparing [2022-05-23T16:38:16.278Z] a6531057b7e3: Preparing [2022-05-23T16:38:16.278Z] 6add89a09a00: Preparing [2022-05-23T16:38:16.278Z] b6f16fcb46e1: Preparing [2022-05-23T16:38:16.278Z] 52f44be93a46: Preparing [2022-05-23T16:38:16.278Z] 10d82663b225: Preparing [2022-05-23T16:38:16.278Z] f7a7a140f1b3: Preparing [2022-05-23T16:38:16.278Z] 31e69d4774c9: Preparing [2022-05-23T16:38:16.278Z] 7750d494dfbd: Preparing [2022-05-23T16:38:16.278Z] 18708474c90b: Preparing [2022-05-23T16:38:16.278Z] 4fc242d58285: Preparing [2022-05-23T16:38:16.278Z] 10d82663b225: Waiting [2022-05-23T16:38:16.278Z] 31e69d4774c9: Waiting [2022-05-23T16:38:16.278Z] 7750d494dfbd: Waiting [2022-05-23T16:38:16.278Z] f7a7a140f1b3: Waiting [2022-05-23T16:38:16.278Z] 52f44be93a46: Layer already exists [2022-05-23T16:38:16.278Z] a6531057b7e3: Layer already exists [2022-05-23T16:38:16.278Z] b6f16fcb46e1: Layer already exists [2022-05-23T16:38:16.278Z] 6add89a09a00: Layer already exists [2022-05-23T16:38:16.278Z] 27d2294caa9f: Layer already exists [2022-05-23T16:38:16.278Z] 10d82663b225: Layer already exists [2022-05-23T16:38:16.278Z] f7a7a140f1b3: Layer already exists [2022-05-23T16:38:16.278Z] 31e69d4774c9: Layer already exists [2022-05-23T16:38:16.278Z] 18708474c90b: Layer already exists [2022-05-23T16:38:16.278Z] 7750d494dfbd: Layer already exists [2022-05-23T16:38:16.278Z] 4fc242d58285: Layer already exists [2022-05-23T16:38:16.278Z] latest: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:16.581Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:16.880Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 [2022-05-23T16:38:16.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T16:38:16.881Z] 27d2294caa9f: Preparing [2022-05-23T16:38:16.881Z] a6531057b7e3: Preparing [2022-05-23T16:38:16.881Z] 6add89a09a00: Preparing [2022-05-23T16:38:16.881Z] b6f16fcb46e1: Preparing [2022-05-23T16:38:16.881Z] 52f44be93a46: Preparing [2022-05-23T16:38:16.881Z] 10d82663b225: Preparing [2022-05-23T16:38:16.881Z] f7a7a140f1b3: Preparing [2022-05-23T16:38:16.881Z] 31e69d4774c9: Preparing [2022-05-23T16:38:16.881Z] 7750d494dfbd: Preparing [2022-05-23T16:38:16.881Z] 18708474c90b: Preparing [2022-05-23T16:38:16.881Z] 4fc242d58285: Preparing [2022-05-23T16:38:16.881Z] 7750d494dfbd: Waiting [2022-05-23T16:38:16.881Z] f7a7a140f1b3: Waiting [2022-05-23T16:38:16.881Z] 18708474c90b: Waiting [2022-05-23T16:38:16.881Z] 4fc242d58285: Waiting [2022-05-23T16:38:16.881Z] 31e69d4774c9: Waiting [2022-05-23T16:38:16.881Z] 52f44be93a46: Layer already exists [2022-05-23T16:38:16.881Z] 27d2294caa9f: Layer already exists [2022-05-23T16:38:16.881Z] 6add89a09a00: Layer already exists [2022-05-23T16:38:16.881Z] a6531057b7e3: Layer already exists [2022-05-23T16:38:16.881Z] b6f16fcb46e1: Layer already exists [2022-05-23T16:38:16.881Z] 10d82663b225: Layer already exists [2022-05-23T16:38:16.881Z] 31e69d4774c9: Layer already exists [2022-05-23T16:38:16.881Z] f7a7a140f1b3: Layer already exists [2022-05-23T16:38:16.881Z] 18708474c90b: Layer already exists [2022-05-23T16:38:16.881Z] 7750d494dfbd: Layer already exists [2022-05-23T16:38:16.881Z] 4fc242d58285: Layer already exists [2022-05-23T16:38:16.881Z] 2.2.1-dev.6: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:17.179Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:17.472Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:17.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T16:38:17.472Z] 27d2294caa9f: Preparing [2022-05-23T16:38:17.472Z] a6531057b7e3: Preparing [2022-05-23T16:38:17.472Z] 6add89a09a00: Preparing [2022-05-23T16:38:17.472Z] b6f16fcb46e1: Preparing [2022-05-23T16:38:17.472Z] 52f44be93a46: Preparing [2022-05-23T16:38:17.472Z] 10d82663b225: Preparing [2022-05-23T16:38:17.472Z] f7a7a140f1b3: Preparing [2022-05-23T16:38:17.472Z] 31e69d4774c9: Preparing [2022-05-23T16:38:17.472Z] 7750d494dfbd: Preparing [2022-05-23T16:38:17.472Z] 18708474c90b: Preparing [2022-05-23T16:38:17.472Z] 4fc242d58285: Preparing [2022-05-23T16:38:17.472Z] 7750d494dfbd: Waiting [2022-05-23T16:38:17.472Z] 10d82663b225: Waiting [2022-05-23T16:38:17.472Z] 18708474c90b: Waiting [2022-05-23T16:38:17.472Z] f7a7a140f1b3: Waiting [2022-05-23T16:38:17.472Z] 4fc242d58285: Waiting [2022-05-23T16:38:17.472Z] 31e69d4774c9: Waiting [2022-05-23T16:38:17.472Z] 52f44be93a46: Layer already exists [2022-05-23T16:38:17.472Z] a6531057b7e3: Layer already exists [2022-05-23T16:38:17.472Z] b6f16fcb46e1: Layer already exists [2022-05-23T16:38:17.472Z] 27d2294caa9f: Layer already exists [2022-05-23T16:38:17.472Z] 6add89a09a00: Layer already exists [2022-05-23T16:38:17.472Z] 10d82663b225: Layer already exists [2022-05-23T16:38:17.472Z] 18708474c90b: Layer already exists [2022-05-23T16:38:17.472Z] 7750d494dfbd: Layer already exists [2022-05-23T16:38:17.472Z] f7a7a140f1b3: Layer already exists [2022-05-23T16:38:17.472Z] 31e69d4774c9: Layer already exists [2022-05-23T16:38:17.472Z] 4fc242d58285: Layer already exists [2022-05-23T16:38:17.472Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:17.774Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T16:38:18.065Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-23T16:38:18.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-23T16:38:18.065Z] 27d2294caa9f: Preparing [2022-05-23T16:38:18.065Z] a6531057b7e3: Preparing [2022-05-23T16:38:18.065Z] 6add89a09a00: Preparing [2022-05-23T16:38:18.065Z] b6f16fcb46e1: Preparing [2022-05-23T16:38:18.065Z] 52f44be93a46: Preparing [2022-05-23T16:38:18.065Z] 10d82663b225: Preparing [2022-05-23T16:38:18.065Z] f7a7a140f1b3: Preparing [2022-05-23T16:38:18.065Z] 31e69d4774c9: Preparing [2022-05-23T16:38:18.065Z] 7750d494dfbd: Preparing [2022-05-23T16:38:18.065Z] 18708474c90b: Preparing [2022-05-23T16:38:18.065Z] 4fc242d58285: Preparing [2022-05-23T16:38:18.065Z] 31e69d4774c9: Waiting [2022-05-23T16:38:18.065Z] 18708474c90b: Waiting [2022-05-23T16:38:18.065Z] 4fc242d58285: Waiting [2022-05-23T16:38:18.065Z] 10d82663b225: Waiting [2022-05-23T16:38:18.065Z] f7a7a140f1b3: Waiting [2022-05-23T16:38:18.065Z] 6add89a09a00: Layer already exists [2022-05-23T16:38:18.065Z] a6531057b7e3: Layer already exists [2022-05-23T16:38:18.065Z] 27d2294caa9f: Layer already exists [2022-05-23T16:38:18.065Z] 52f44be93a46: Layer already exists [2022-05-23T16:38:18.065Z] b6f16fcb46e1: Layer already exists [2022-05-23T16:38:18.065Z] f7a7a140f1b3: Layer already exists [2022-05-23T16:38:18.065Z] 10d82663b225: Layer already exists [2022-05-23T16:38:18.065Z] 31e69d4774c9: Layer already exists [2022-05-23T16:38:18.065Z] 7750d494dfbd: Layer already exists [2022-05-23T16:38:18.065Z] 18708474c90b: Layer already exists [2022-05-23T16:38:18.065Z] 4fc242d58285: Layer already exists [2022-05-23T16:38:18.065Z] main: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T16:38:18.105Z] ===================================================== [Pipeline] echo [2022-05-23T16:38:18.114Z] taggedImages: [2022-05-23T16:38:18.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:38:18.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-23T16:38:18.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 [2022-05-23T16:38:18.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T16:38:18.114Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2022-05-23T16:38:18.179Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T16:38:18.179Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T16:38:18.179Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T16:38:18.179Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:38:18.179Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T16:38:18.179Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:38:18.179Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T16:38:18.179Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:38:18.179Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T16:38:18.179Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:38:18.179Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T16:38:18.179Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:38:18.179Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:38:18.179Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:38:18.179Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:38:18.179Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T16:38:18.179Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:38:18.179Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T16:38:18.179Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:38:18.179Z] go: downloading go.uber.org/atomic v1.9.0 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T16:38:18.460Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:38:18.460Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T16:38:18.460Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T16:38:18.742Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T16:38:18.742Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T16:38:19.026Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T16:38:19.026Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T16:38:19.026Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T16:38:19.305Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T16:38:19.587Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:38:19.587Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:38:19.871Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:38:19.871Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:38:19.871Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:38:19.871Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:38:19.871Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:38:20.157Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T16:38:20.440Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T16:38:20.722Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T16:38:21.002Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T16:38:21.003Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T16:38:21.616Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T16:38:23.627Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T16:38:27.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:38:27.059Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:38:27.344Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:38:27.344Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:38:27.622Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:38:27.622Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:38:27.622Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:38:27.900Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:38:28.180Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:38:28.180Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:38:28.180Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:38:29.172Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:38:30.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T16:38:30.631Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T16:38:30.631Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T16:38:30.631Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T16:38:30.919Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T16:38:30.919Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T16:38:30.919Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T16:38:31.202Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T16:38:31.816Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T16:38:31.816Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T16:38:32.094Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T16:38:32.701Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:38:33.698Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:38:42.025Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:38:42.304Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:38:42.584Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:39:21.793Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:39:21.793Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T16:39:21.793Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T16:39:21.793Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T16:39:21.793Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:39:21.793Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:39:21.793Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:39:21.793Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T16:39:21.793Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:39:21.793Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:39:21.793Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:39:22.409Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T16:39:34.892Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T16:39:34.892Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T16:39:34.892Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T16:39:34.892Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T16:39:34.892Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T16:39:35.881Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T16:39:38.538Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T16:39:39.144Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:39:41.153Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:39:41.153Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:39:41.153Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T16:39:41.433Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:39:42.434Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:39:42.434Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:39:42.714Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:39:42.994Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:39:43.275Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:39:43.275Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T16:39:43.558Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:39:43.558Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:39:45.025Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:39:45.025Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:39:45.305Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:39:45.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:39:45.864Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:39:45.864Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:39:46.140Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:39:46.743Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:39:53.489Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:39:53.490Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:39:53.490Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:39:53.490Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:39:53.490Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:39:53.490Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:39:54.093Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:39:54.369Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:39:54.650Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:39:54.650Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:39:54.650Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:39:55.647Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:39:56.262Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:39:56.543Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:39:56.824Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:39:57.105Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:39:57.105Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:39:57.105Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:39:57.105Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:39:57.385Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:39:58.389Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:39:58.389Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:39:58.999Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:39:58.999Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:39:58.999Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:39:59.996Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:40:02.023Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:40:02.302Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:40:02.581Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:40:02.581Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:40:02.863Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:40:03.144Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:40:03.427Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:40:04.427Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:40:07.080Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:40:07.080Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T16:40:09.069Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:40:09.069Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:40:09.069Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T16:40:09.347Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T16:40:09.347Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:40:09.347Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T16:40:09.626Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:40:09.626Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:40:10.231Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:40:10.508Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:40:10.786Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T16:40:10.786Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:40:10.786Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T16:40:10.786Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:40:11.068Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:40:11.068Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:40:11.068Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T16:40:11.347Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:40:11.347Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T16:40:11.627Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T16:40:11.903Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T16:40:12.184Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T16:40:13.640Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T16:40:13.917Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T16:40:14.195Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T16:40:14.472Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T16:40:14.472Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T16:40:14.750Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T16:40:14.750Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T16:40:21.497Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T16:40:21.497Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:40:21.497Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:40:21.497Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:40:21.497Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:40:21.497Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T16:40:21.497Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T16:40:21.497Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T16:40:21.497Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T16:40:21.497Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T16:40:21.497Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T16:40:22.488Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T16:40:22.488Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T16:40:22.766Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T16:40:22.766Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T16:40:23.045Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T16:40:24.508Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T16:40:24.789Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T16:40:25.396Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T16:40:25.671Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T16:40:25.946Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T16:40:25.947Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T16:40:25.947Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T16:40:26.224Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T16:40:26.224Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T16:40:27.687Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T16:40:27.687Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T16:40:27.963Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T16:40:28.239Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T16:40:28.240Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T16:40:29.704Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T16:40:29.704Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T16:40:29.983Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T16:40:29.983Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T16:40:30.265Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T16:40:30.550Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T16:40:30.827Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T16:40:31.101Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T16:40:33.735Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T16:40:35.728Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T16:40:38.361Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T16:40:38.361Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T16:40:38.361Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T16:40:38.361Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T16:40:38.640Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T16:40:39.247Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T16:40:39.247Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T16:40:39.528Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T16:40:39.528Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T16:40:40.042Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T16:40:40.042Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T16:40:40.042Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T16:40:52.585Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T16:40:52.585Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T16:40:52.585Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T16:40:52.585Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T16:40:58.078Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:40:58.078Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:40:58.687Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T16:40:58.687Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T16:42:35.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T16:42:35.559Z] Removing intermediate container 97181a8763f7 [2022-05-23T16:42:35.559Z] ---> f3cd123deaee [2022-05-23T16:42:35.559Z] [2022-05-23T16:42:35.559Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:42:35.559Z] 3.14: Pulling from library/alpine [2022-05-23T16:42:35.559Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T16:42:35.559Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T16:42:35.559Z] ---> ac73e934f311 [2022-05-23T16:42:35.559Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:42:35.559Z] ---> Running in 8292c07d3417 [2022-05-23T16:42:35.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:35.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:35.559Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T16:42:35.559Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:42:35.559Z] OK: 5 MiB in 15 packages [2022-05-23T16:42:37.016Z] Removing intermediate container 8292c07d3417 [2022-05-23T16:42:37.016Z] ---> adad48e07f40 [2022-05-23T16:42:37.016Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:42:37.293Z] ---> Running in 0bb2f20421c0 [2022-05-23T16:42:37.900Z] Removing intermediate container 0bb2f20421c0 [2022-05-23T16:42:37.900Z] ---> 7adb84225197 [2022-05-23T16:42:37.900Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T16:42:37.900Z] ---> Running in 0b5322bd31a7 [2022-05-23T16:42:38.522Z] Removing intermediate container 0b5322bd31a7 [2022-05-23T16:42:38.522Z] ---> 461e8d258e72 [2022-05-23T16:42:38.522Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:42:38.797Z] ---> Running in 33b2b4bac5e1 [2022-05-23T16:42:39.789Z] Removing intermediate container 33b2b4bac5e1 [2022-05-23T16:42:39.789Z] ---> f6c99e9ffc40 [2022-05-23T16:42:39.789Z] Step 15/23 : WORKDIR / [2022-05-23T16:42:39.789Z] ---> Running in 7ab120809dc9 [2022-05-23T16:42:40.787Z] Removing intermediate container 7ab120809dc9 [2022-05-23T16:42:40.787Z] ---> d829c3a454ad [2022-05-23T16:42:40.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:42:42.287Z] ---> f39d7c2cdddb [2022-05-23T16:42:42.287Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T16:42:45.722Z] ---> cff82910e2df [2022-05-23T16:42:45.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T16:42:47.198Z] ---> e0266c7dd597 [2022-05-23T16:42:47.198Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T16:42:47.479Z] ---> Running in 1b61d9fc612a [2022-05-23T16:42:48.485Z] Removing intermediate container 1b61d9fc612a [2022-05-23T16:42:48.485Z] ---> 2cdbe8fee40b [2022-05-23T16:42:48.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:42:48.485Z] ---> Running in 62b649f514c3 [2022-05-23T16:42:49.098Z] Removing intermediate container 299d2856f239 [2022-05-23T16:42:49.098Z] ---> 6c99bef06d93 [2022-05-23T16:42:49.098Z] [2022-05-23T16:42:49.098Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T16:42:49.098Z] ---> ac73e934f311 [2022-05-23T16:42:49.098Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T16:42:49.098Z] Removing intermediate container 62b649f514c3 [2022-05-23T16:42:49.098Z] ---> 9c97b7c2f88b [2022-05-23T16:42:49.098Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:42:49.376Z] ---> Running in 1701105036ed [2022-05-23T16:42:49.659Z] ---> Running in cf762b1d7d69 [2022-05-23T16:42:50.266Z] Removing intermediate container cf762b1d7d69 [2022-05-23T16:42:50.266Z] ---> e3089cc73dd7 [2022-05-23T16:42:50.266Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:42:50.549Z] ---> Running in a8d9bb5f77c2 [2022-05-23T16:42:51.580Z] Removing intermediate container a8d9bb5f77c2 [2022-05-23T16:42:51.580Z] ---> 0ab4de17fcea [2022-05-23T16:42:51.580Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:42:51.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:51.580Z] ---> Running in 9e531e46d6e7 [2022-05-23T16:42:51.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:42:52.133Z] Removing intermediate container 9e531e46d6e7 [2022-05-23T16:42:52.133Z] ---> 711acb010d51 [2022-05-23T16:42:52.133Z] [2022-05-23T16:42:52.744Z] Successfully built 711acb010d51 [2022-05-23T16:42:52.744Z] Successfully tagged core-command-arm64:latest [2022-05-23T16:42:52.744Z]  Building core-command ... done Building support-scheduler [2022-05-23T16:42:53.348Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T16:42:53.348Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T16:42:53.348Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T16:42:53.348Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:42:53.348Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:42:53.961Z] OK: 6 MiB in 17 packages [2022-05-23T16:42:56.031Z] Removing intermediate container 1701105036ed [2022-05-23T16:42:56.031Z] ---> 2b2255ed1b4b [2022-05-23T16:42:56.031Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:42:56.031Z] ---> Running in 03fd312347af [2022-05-23T16:42:56.641Z] Removing intermediate container 03fd312347af [2022-05-23T16:42:56.641Z] ---> 312e209ddd18 [2022-05-23T16:42:56.641Z] Step 13/25 : WORKDIR / [2022-05-23T16:42:56.921Z] ---> Running in 8635c2ce89dd [2022-05-23T16:42:57.523Z] Removing intermediate container 8635c2ce89dd [2022-05-23T16:42:57.523Z] ---> ce3a269591d4 [2022-05-23T16:42:57.523Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-23T16:42:58.519Z] ---> f09ed5b4c49f [2022-05-23T16:42:58.519Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-23T16:42:59.520Z] ---> 0b5fbba67d36 [2022-05-23T16:42:59.520Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T16:43:00.530Z] ---> c9ba2af182fe [2022-05-23T16:43:00.530Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-23T16:43:01.528Z] ---> 2d956efa7801 [2022-05-23T16:43:01.528Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T16:43:03.517Z] ---> 930fc4507ce6 [2022-05-23T16:43:03.517Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T16:43:06.923Z] ---> f0803ba44566 [2022-05-23T16:43:06.923Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:43:07.920Z] ---> e970c42a4983 [2022-05-23T16:43:07.920Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-23T16:43:08.211Z] ---> Running in 3f8d0de41e27 [2022-05-23T16:43:12.573Z] Removing intermediate container 3f8d0de41e27 [2022-05-23T16:43:12.573Z] ---> 5ff65b899240 [2022-05-23T16:43:12.573Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:43:12.853Z] ---> Running in 9c972e034f74 [2022-05-23T16:43:13.462Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:43:13.462Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:43:13.462Z] ---> 05dfb2f0ad9f [2022-05-23T16:43:13.462Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:43:13.462Z] ---> Using cache [2022-05-23T16:43:13.462Z] ---> 6d7ce3712ca5 [2022-05-23T16:43:13.462Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:43:13.462Z] ---> Using cache [2022-05-23T16:43:13.462Z] ---> 58e5476b0330 [2022-05-23T16:43:13.462Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:43:13.462Z] ---> Using cache [2022-05-23T16:43:13.462Z] ---> d9ffb45a05a2 [2022-05-23T16:43:13.462Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:43:13.462Z] ---> Using cache [2022-05-23T16:43:13.462Z] ---> cd183534cca3 [2022-05-23T16:43:13.462Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:43:13.462Z] ---> Using cache [2022-05-23T16:43:13.462Z] ---> 824676f5b0df [2022-05-23T16:43:13.462Z] Step 8/22 : COPY . . [2022-05-23T16:43:13.758Z] Removing intermediate container 9c972e034f74 [2022-05-23T16:43:13.758Z] ---> f6cfcaf48e31 [2022-05-23T16:43:13.758Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T16:43:13.758Z] ---> Using cache [2022-05-23T16:43:13.758Z] ---> db29917cb79f [2022-05-23T16:43:13.758Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T16:43:13.758Z] ---> Running in e5c129611485 [2022-05-23T16:43:14.038Z] ---> Running in cd0b6b72e300 [2022-05-23T16:43:14.645Z] Removing intermediate container e5c129611485 [2022-05-23T16:43:14.645Z] ---> 788f8d5c90d2 [2022-05-23T16:43:14.645Z] Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:43:14.926Z] ---> Running in 1cc0b422fd81 [2022-05-23T16:43:15.924Z] Removing intermediate container 1cc0b422fd81 [2022-05-23T16:43:15.924Z] ---> 25dfea7962fd [2022-05-23T16:43:15.924Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-05-23T16:43:15.924Z] ---> Running in 504ea84073ab [2022-05-23T16:43:16.545Z] Removing intermediate container 504ea84073ab [2022-05-23T16:43:16.545Z] ---> d3c41444c61c [2022-05-23T16:43:16.545Z] [2022-05-23T16:43:16.545Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-23T16:43:16.826Z] Successfully built d3c41444c61c [2022-05-23T16:43:16.826Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T16:43:16.826Z] Building sys-mgmt-agent [2022-05-23T16:43:39.095Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:43:39.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:43:39.095Z] ---> 05dfb2f0ad9f [2022-05-23T16:43:39.095Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:43:39.095Z] ---> Using cache [2022-05-23T16:43:39.095Z] ---> 6d7ce3712ca5 [2022-05-23T16:43:39.095Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:43:39.095Z] ---> Using cache [2022-05-23T16:43:39.095Z] ---> 58e5476b0330 [2022-05-23T16:43:39.095Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T16:43:39.095Z] ---> Running in f97ad267d727 [2022-05-23T16:43:39.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:43:40.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:43:42.285Z] OK: 220 MiB in 52 packages [2022-05-23T16:43:43.756Z] Removing intermediate container f97ad267d727 [2022-05-23T16:43:43.756Z] ---> 07d92ebf7e5e [2022-05-23T16:43:43.756Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:43:44.995Z] ---> c8ca4cd50b3d [2022-05-23T16:43:44.995Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:43:44.995Z] ---> Running in 38799589ea16 [2022-05-23T16:43:52.104Z] Removing intermediate container 38799589ea16 [2022-05-23T16:43:52.104Z] ---> 505428a44820 [2022-05-23T16:43:52.104Z] Step 8/23 : COPY . . [2022-05-23T16:44:07.231Z] ---> 4c3ef4f35547 [2022-05-23T16:44:07.231Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T16:44:07.231Z] ---> Running in d0ff60293058 [2022-05-23T16:44:07.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-23T16:45:15.932Z] Removing intermediate container cb9b77226f51 [2022-05-23T16:45:15.932Z] ---> 378057453095 [2022-05-23T16:45:15.932Z] [2022-05-23T16:45:15.932Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T16:45:15.932Z] 3.15: Pulling from library/alpine [2022-05-23T16:45:15.932Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T16:45:15.932Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T16:45:15.932Z] ---> 3fb3c9af89a9 [2022-05-23T16:45:15.932Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T16:45:15.932Z] ---> Running in 9d4544b2e1d1 [2022-05-23T16:45:15.932Z] Removing intermediate container 9d4544b2e1d1 [2022-05-23T16:45:15.932Z] ---> 4964e7b96044 [2022-05-23T16:45:15.932Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:45:15.932Z] ---> Running in 67c8c7908782 [2022-05-23T16:45:15.932Z] Removing intermediate container 67c8c7908782 [2022-05-23T16:45:15.932Z] ---> 644ddecc92f1 [2022-05-23T16:45:15.932Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T16:45:15.932Z] ---> Running in 4543e07c2be8 [2022-05-23T16:45:15.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:15.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:17.398Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T16:45:17.398Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T16:45:17.398Z] OK: 15734 distinct packages available [2022-05-23T16:45:17.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:45:20.598Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T16:45:20.598Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:45:20.879Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:45:20.879Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T16:45:21.163Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T16:45:21.163Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T16:45:21.163Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T16:45:21.444Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T16:45:21.444Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T16:45:21.444Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:45:21.726Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:45:22.340Z] OK: 8 MiB in 23 packages [2022-05-23T16:45:25.025Z] Removing intermediate container 4543e07c2be8 [2022-05-23T16:45:25.025Z] ---> c6bc87da40f3 [2022-05-23T16:45:25.025Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:45:25.636Z] ---> 64a7781cf7ee [2022-05-23T16:45:25.636Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T16:45:27.637Z] ---> 8ccb8d61346d [2022-05-23T16:45:27.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T16:45:28.634Z] ---> ed4a0a922627 [2022-05-23T16:45:28.634Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T16:45:28.922Z] ---> Running in 8dbbf7e9dbf2 [2022-05-23T16:45:29.547Z] Removing intermediate container 8dbbf7e9dbf2 [2022-05-23T16:45:29.547Z] ---> aec8edbd960e [2022-05-23T16:45:29.547Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:45:29.834Z] ---> Running in 9782afffdbc2 [2022-05-23T16:45:30.442Z] Removing intermediate container 9782afffdbc2 [2022-05-23T16:45:30.442Z] ---> b743e860ec37 [2022-05-23T16:45:30.442Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T16:45:30.442Z] ---> Running in 9f811857b90b [2022-05-23T16:45:31.059Z] Removing intermediate container 9f811857b90b [2022-05-23T16:45:31.059Z] ---> 01edd4a1181f [2022-05-23T16:45:31.059Z] Step 19/20 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:45:31.059Z] ---> Running in 6e4c27f9b6b8 [2022-05-23T16:45:31.666Z] Removing intermediate container 6e4c27f9b6b8 [2022-05-23T16:45:31.666Z] ---> b71b67f75d41 [2022-05-23T16:45:31.666Z] Step 20/20 : LABEL version=2.2.1-dev.6 [2022-05-23T16:45:31.951Z] ---> Running in 647db1abff47 [2022-05-23T16:45:32.585Z] Removing intermediate container 647db1abff47 [2022-05-23T16:45:32.585Z] ---> b84be282a53a [2022-05-23T16:45:32.585Z] [2022-05-23T16:45:32.867Z] Successfully built b84be282a53a [2022-05-23T16:45:32.867Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T16:45:32.867Z] Building security-proxy-setup [2022-05-23T16:45:55.102Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:45:55.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:45:55.102Z] ---> 05dfb2f0ad9f [2022-05-23T16:45:55.102Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> 6d7ce3712ca5 [2022-05-23T16:45:55.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> 58e5476b0330 [2022-05-23T16:45:55.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> d9ffb45a05a2 [2022-05-23T16:45:55.102Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> cd183534cca3 [2022-05-23T16:45:55.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> 824676f5b0df [2022-05-23T16:45:55.102Z] Step 8/22 : COPY . . [2022-05-23T16:45:55.102Z] ---> Using cache [2022-05-23T16:45:55.102Z] ---> db29917cb79f [2022-05-23T16:45:55.102Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T16:45:55.102Z] ---> Running in 136618cd56f1 [2022-05-23T16:45:55.102Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T16:49:47.266Z] Removing intermediate container d0ff60293058 [2022-05-23T16:49:47.266Z] ---> 4a0852996c16 [2022-05-23T16:49:47.266Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T16:49:47.266Z] ---> Running in 6b10dc7f8214 [2022-05-23T16:49:47.266Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-23T16:49:47.266Z] Removing intermediate container 6b10dc7f8214 [2022-05-23T16:49:47.266Z] ---> 4ac08997b4d1 [2022-05-23T16:49:47.266Z] [2022-05-23T16:49:47.266Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T16:49:47.266Z] 20.10.14: Pulling from library/docker [2022-05-23T16:50:02.446Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T16:50:02.446Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T16:50:02.446Z] ---> c346e9eafbab [2022-05-23T16:50:02.446Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:50:02.446Z] ---> Running in 1f1bf34c6920 [2022-05-23T16:50:02.447Z] Removing intermediate container 1f1bf34c6920 [2022-05-23T16:50:02.447Z] ---> fa8bae728363 [2022-05-23T16:50:02.447Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-23T16:50:02.447Z] ---> Running in 5454e13c502d [2022-05-23T16:50:04.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:50:04.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:50:05.728Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T16:50:05.728Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T16:50:06.005Z] Executing bash-5.1.16-r0.post-install [2022-05-23T16:50:06.005Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:50:06.005Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T16:50:06.005Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T16:50:06.005Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T16:50:06.005Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T16:50:06.005Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T16:50:06.005Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T16:50:06.005Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T16:50:06.005Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T16:50:06.005Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T16:50:06.005Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T16:50:06.005Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T16:50:06.005Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T16:50:06.005Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T16:50:06.283Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T16:50:08.924Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T16:50:08.924Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T16:50:08.924Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T16:50:08.924Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T16:50:08.924Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T16:50:08.924Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T16:50:08.924Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T16:50:08.924Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T16:50:08.924Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T16:50:09.200Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T16:50:09.200Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T16:50:09.200Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T16:50:09.200Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T16:50:09.200Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T16:50:09.200Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T16:50:09.200Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T16:50:09.200Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T16:50:09.200Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T16:50:09.200Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T16:50:09.481Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T16:50:09.481Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T16:50:09.481Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T16:50:09.481Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T16:50:09.481Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T16:50:09.761Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T16:50:09.761Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T16:50:10.568Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T16:50:10.568Z] OK: 82 MiB in 65 packages [2022-05-23T16:50:17.613Z] Collecting docker-compose==1.23.2 [2022-05-23T16:50:17.613Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T16:50:17.613Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T16:50:17.613Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T16:50:21.024Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T16:50:21.024Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T16:50:22.012Z] Collecting PyYAML<4,>=3.10 [2022-05-23T16:50:22.012Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T16:50:27.454Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-23T16:50:28.437Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T16:50:28.437Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T16:50:29.039Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T16:50:29.039Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T16:50:29.316Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T16:50:29.316Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T16:50:31.959Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T16:50:32.236Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T16:50:34.872Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T16:50:34.872Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T16:50:35.149Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T16:50:35.149Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T16:50:35.754Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T16:50:35.754Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T16:50:37.755Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T16:50:37.755Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T16:50:37.755Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-23T16:50:37.755Z] Collecting idna<2.8,>=2.5 [2022-05-23T16:50:37.756Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T16:50:37.756Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T16:50:37.756Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T16:50:38.358Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T16:50:38.358Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T16:50:38.358Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T16:50:38.358Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T16:50:39.812Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T16:50:39.812Z] Attempting uninstall: urllib3 [2022-05-23T16:50:39.812Z] Found existing installation: urllib3 1.26.7 [2022-05-23T16:50:39.812Z] Uninstalling urllib3-1.26.7: [2022-05-23T16:50:39.812Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T16:50:40.816Z] Attempting uninstall: idna [2022-05-23T16:50:40.816Z] Found existing installation: idna 3.3 [2022-05-23T16:50:40.816Z] Uninstalling idna-3.3: [2022-05-23T16:50:41.099Z] Successfully uninstalled idna-3.3 [2022-05-23T16:50:44.526Z] Attempting uninstall: requests [2022-05-23T16:50:44.526Z] Found existing installation: requests 2.26.0 [2022-05-23T16:50:44.526Z] Uninstalling requests-2.26.0: [2022-05-23T16:50:44.526Z] Successfully uninstalled requests-2.26.0 [2022-05-23T16:50:45.134Z] Running setup.py install for texttable: started [2022-05-23T16:50:48.547Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T16:50:48.547Z] Running setup.py install for PyYAML: started [2022-05-23T16:50:51.961Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T16:50:52.239Z] Running setup.py install for docopt: started [2022-05-23T16:50:55.654Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T16:50:55.654Z] Running setup.py install for dockerpty: started [2022-05-23T16:50:58.309Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T16:51:01.723Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-23T16:51:01.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-23T16:51:20.098Z] Removing intermediate container 5454e13c502d [2022-05-23T16:51:20.098Z] ---> 61a6f91c3e1e [2022-05-23T16:51:20.098Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T16:51:20.098Z] ---> Running in f2da32c46241 [2022-05-23T16:51:20.098Z] Removing intermediate container f2da32c46241 [2022-05-23T16:51:20.098Z] ---> 635ae7b714b2 [2022-05-23T16:51:20.098Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T16:51:20.098Z] ---> Running in 551d4c17b313 [2022-05-23T16:51:20.098Z] Removing intermediate container 551d4c17b313 [2022-05-23T16:51:20.099Z] ---> 0d65a378d13a [2022-05-23T16:51:20.099Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T16:51:21.089Z] ---> a0c21282a626 [2022-05-23T16:51:21.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T16:51:22.547Z] ---> a9fc8cafc5b8 [2022-05-23T16:51:22.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T16:51:24.552Z] ---> 75d4067a7f0f [2022-05-23T16:51:24.552Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T16:51:24.552Z] ---> Running in 5ed0c6a4cdc3 [2022-05-23T16:51:25.164Z] Removing intermediate container 5ed0c6a4cdc3 [2022-05-23T16:51:25.164Z] ---> 192d6a12eb19 [2022-05-23T16:51:25.164Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:51:25.164Z] ---> Running in 7b48790fafe0 [2022-05-23T16:51:26.161Z] Removing intermediate container 7b48790fafe0 [2022-05-23T16:51:26.161Z] ---> 45c412a80ba1 [2022-05-23T16:51:26.161Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:51:26.442Z] ---> Running in 42ec2180b10a [2022-05-23T16:51:27.437Z] Removing intermediate container 42ec2180b10a [2022-05-23T16:51:27.437Z] ---> 22d0d698bb23 [2022-05-23T16:51:27.437Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:51:27.717Z] ---> Running in b6fe7294a635 [2022-05-23T16:51:29.174Z] Removing intermediate container b6fe7294a635 [2022-05-23T16:51:29.174Z] ---> 09d01d0f986f [2022-05-23T16:51:29.174Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:51:29.174Z] ---> Running in 058b589c910e [2022-05-23T16:51:29.792Z] Removing intermediate container 058b589c910e [2022-05-23T16:51:29.792Z] ---> 322b8423e50d [2022-05-23T16:51:29.792Z] [2022-05-23T16:51:30.399Z] Removing intermediate container 136618cd56f1 [2022-05-23T16:51:30.399Z] ---> 40de2a864123 [2022-05-23T16:51:30.399Z] [2022-05-23T16:51:30.399Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:51:30.399Z] ---> ac73e934f311 [2022-05-23T16:51:30.399Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T16:51:30.399Z] Successfully built 322b8423e50d [2022-05-23T16:51:30.399Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T16:51:30.399Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-05-23T16:51:30.399Z] ---> Running in 5b07ced5b4c7 [2022-05-23T16:51:32.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:51:32.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:51:34.134Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T16:51:34.134Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T16:51:34.134Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T16:51:34.134Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T16:51:34.134Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T16:51:34.134Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T16:51:34.134Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:51:34.134Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T16:51:34.740Z] OK: 8 MiB in 20 packages [2022-05-23T16:51:37.377Z] Removing intermediate container 5b07ced5b4c7 [2022-05-23T16:51:37.377Z] ---> 014657c2437f [2022-05-23T16:51:37.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T16:51:37.377Z] ---> Running in 548b858900d2 [2022-05-23T16:51:37.990Z] Removing intermediate container 548b858900d2 [2022-05-23T16:51:37.990Z] ---> 83d75ed715e6 [2022-05-23T16:51:37.990Z] Step 13/22 : WORKDIR /edgex [2022-05-23T16:51:37.990Z] ---> Running in c544ff3f0c2b [2022-05-23T16:51:38.595Z] Removing intermediate container c544ff3f0c2b [2022-05-23T16:51:38.595Z] ---> b14ccad771f9 [2022-05-23T16:51:38.595Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T16:51:40.070Z] ---> 97b3febe804d [2022-05-23T16:51:40.070Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T16:51:43.159Z] ---> 30d8de3b10b8 [2022-05-23T16:51:43.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T16:51:45.282Z] ---> 6ba9ae9daf40 [2022-05-23T16:51:45.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T16:51:47.296Z] ---> d0fe24e193c7 [2022-05-23T16:51:47.296Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T16:51:47.296Z] ---> Running in dda1f73da91c [2022-05-23T16:51:51.633Z] Removing intermediate container dda1f73da91c [2022-05-23T16:51:51.633Z] ---> bc21dcca7a9d [2022-05-23T16:51:51.633Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T16:51:51.633Z] ---> Running in ca63e001ed7f [2022-05-23T16:51:53.092Z] Removing intermediate container ca63e001ed7f [2022-05-23T16:51:53.092Z] ---> 8536cfc2eb5a [2022-05-23T16:51:53.092Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:51:53.092Z] ---> Running in d87cb9f18504 [2022-05-23T16:51:53.698Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:51:53.698Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:51:53.698Z] ---> 05dfb2f0ad9f [2022-05-23T16:51:53.698Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T16:51:53.698Z] ---> Using cache [2022-05-23T16:51:53.698Z] ---> 6d7ce3712ca5 [2022-05-23T16:51:53.698Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:51:53.698Z] ---> Using cache [2022-05-23T16:51:53.698Z] ---> 58e5476b0330 [2022-05-23T16:51:53.698Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T16:51:53.974Z] ---> Running in 4cbe3313e32a [2022-05-23T16:51:54.578Z] Removing intermediate container d87cb9f18504 [2022-05-23T16:51:54.578Z] ---> 836e997b9245 [2022-05-23T16:51:54.578Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:51:54.856Z] ---> Running in 9e0fc6ff081c [2022-05-23T16:51:56.313Z] Removing intermediate container 9e0fc6ff081c [2022-05-23T16:51:56.313Z] ---> d9b45d5efa75 [2022-05-23T16:51:56.313Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T16:51:56.313Z] ---> Running in 8beeb7f8758f [2022-05-23T16:51:56.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:51:57.211Z] Removing intermediate container 8beeb7f8758f [2022-05-23T16:51:57.211Z] ---> fa920051410c [2022-05-23T16:51:57.211Z] [2022-05-23T16:51:57.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:51:58.108Z] Successfully built fa920051410c [2022-05-23T16:51:58.108Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T16:51:58.108Z] Building core-metadata [2022-05-23T16:51:59.116Z]  Building security-proxy-setup ... done OK: 220 MiB in 52 packages [2022-05-23T16:52:01.144Z] Removing intermediate container 4cbe3313e32a [2022-05-23T16:52:01.144Z] ---> e30791056b47 [2022-05-23T16:52:01.144Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T16:52:03.148Z] ---> afd719daa4c8 [2022-05-23T16:52:03.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:52:03.148Z] ---> Running in 18ea3bba381c [2022-05-23T16:52:03.791Z] Removing intermediate container cd0b6b72e300 [2022-05-23T16:52:03.791Z] ---> 61676c1a9d5b [2022-05-23T16:52:03.791Z] [2022-05-23T16:52:03.791Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T16:52:03.791Z] ---> ac73e934f311 [2022-05-23T16:52:03.791Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:52:03.791Z] ---> Using cache [2022-05-23T16:52:03.791Z] ---> adad48e07f40 [2022-05-23T16:52:03.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:52:03.791Z] ---> Using cache [2022-05-23T16:52:03.791Z] ---> 7adb84225197 [2022-05-23T16:52:03.791Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T16:52:04.078Z] ---> Running in 704063af6ed7 [2022-05-23T16:52:05.095Z] Removing intermediate container 704063af6ed7 [2022-05-23T16:52:05.095Z] ---> ccdb5e056768 [2022-05-23T16:52:05.095Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T16:52:05.095Z] ---> Running in 6bae33229bf0 [2022-05-23T16:52:05.696Z] Removing intermediate container 6bae33229bf0 [2022-05-23T16:52:05.696Z] ---> da8431df2b8b [2022-05-23T16:52:05.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:52:06.690Z] ---> dd84e0cadc89 [2022-05-23T16:52:06.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T16:52:10.107Z] ---> e8b0f4af60e8 [2022-05-23T16:52:10.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T16:52:10.384Z] Removing intermediate container 18ea3bba381c [2022-05-23T16:52:10.384Z] ---> 684bd966f165 [2022-05-23T16:52:10.384Z] Step 8/22 : COPY . . [2022-05-23T16:52:11.851Z] ---> 70a4bae37369 [2022-05-23T16:52:11.851Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T16:52:11.851Z] ---> Running in 5102dd2487d8 [2022-05-23T16:52:12.849Z] Removing intermediate container 5102dd2487d8 [2022-05-23T16:52:12.849Z] ---> c2c7dfabd0c4 [2022-05-23T16:52:12.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:52:12.849Z] ---> Running in ac3e823aef8d [2022-05-23T16:52:13.840Z] Removing intermediate container ac3e823aef8d [2022-05-23T16:52:13.840Z] ---> bd5e8a88b09a [2022-05-23T16:52:13.840Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T16:52:13.840Z] ---> Running in 44c4c7e2f664 [2022-05-23T16:52:14.840Z] Removing intermediate container 44c4c7e2f664 [2022-05-23T16:52:14.840Z] ---> ce6d6197e47a [2022-05-23T16:52:14.840Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:52:15.119Z] ---> Running in 6c68034bb192 [2022-05-23T16:52:16.112Z] Removing intermediate container 6c68034bb192 [2022-05-23T16:52:16.112Z] ---> 533b22bf01b8 [2022-05-23T16:52:16.112Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T16:52:16.389Z] ---> Running in d9ea77348f66 [2022-05-23T16:52:17.381Z] Removing intermediate container d9ea77348f66 [2022-05-23T16:52:17.381Z] ---> ab1890c1ec11 [2022-05-23T16:52:17.381Z] [2022-05-23T16:52:17.999Z] Successfully built ab1890c1ec11 [2022-05-23T16:52:17.999Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T16:52:17.999Z] Building security-bootstrapper [2022-05-23T16:52:20.670Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:52:20.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:52:20.670Z] ---> 05dfb2f0ad9f [2022-05-23T16:52:20.670Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> 6d7ce3712ca5 [2022-05-23T16:52:20.670Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> 58e5476b0330 [2022-05-23T16:52:20.670Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> d9ffb45a05a2 [2022-05-23T16:52:20.670Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> cd183534cca3 [2022-05-23T16:52:20.670Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> 824676f5b0df [2022-05-23T16:52:20.670Z] Step 8/23 : COPY . . [2022-05-23T16:52:20.670Z] ---> Using cache [2022-05-23T16:52:20.670Z] ---> db29917cb79f [2022-05-23T16:52:20.670Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T16:52:21.306Z] ---> Running in 944fe6290e6b [2022-05-23T16:52:23.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T16:52:31.718Z] ---> ad17b96503bf [2022-05-23T16:52:31.718Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T16:52:31.718Z] ---> Running in 52efb84f1533 [2022-05-23T16:52:33.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-23T16:52:39.161Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:52:39.161Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:52:39.161Z] ---> 05dfb2f0ad9f [2022-05-23T16:52:39.161Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> 6d7ce3712ca5 [2022-05-23T16:52:39.161Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> 58e5476b0330 [2022-05-23T16:52:39.161Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> d9ffb45a05a2 [2022-05-23T16:52:39.161Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> cd183534cca3 [2022-05-23T16:52:39.161Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> 824676f5b0df [2022-05-23T16:52:39.161Z] Step 8/31 : COPY . . [2022-05-23T16:52:39.161Z] ---> Using cache [2022-05-23T16:52:39.161Z] ---> db29917cb79f [2022-05-23T16:52:39.439Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T16:52:39.726Z] ---> Running in d205dd1ccc8f [2022-05-23T16:52:41.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T16:58:19.218Z] Removing intermediate container 944fe6290e6b [2022-05-23T16:58:19.218Z] ---> 1da973f6e19b [2022-05-23T16:58:19.218Z] [2022-05-23T16:58:19.218Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T16:58:19.218Z] ---> ac73e934f311 [2022-05-23T16:58:19.218Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T16:58:19.218Z] ---> Using cache [2022-05-23T16:58:19.218Z] ---> adad48e07f40 [2022-05-23T16:58:19.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T16:58:19.218Z] ---> Using cache [2022-05-23T16:58:19.218Z] ---> 7adb84225197 [2022-05-23T16:58:19.218Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T16:58:19.218Z] ---> Running in 6681cc9f4b3a [2022-05-23T16:58:19.218Z] Removing intermediate container 6681cc9f4b3a [2022-05-23T16:58:19.218Z] ---> f10b3fa0e6b6 [2022-05-23T16:58:19.218Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T16:58:19.218Z] ---> Running in f90443487d0e [2022-05-23T16:58:19.218Z] Removing intermediate container f90443487d0e [2022-05-23T16:58:19.218Z] ---> fe0faff80605 [2022-05-23T16:58:19.218Z] Step 15/23 : WORKDIR / [2022-05-23T16:58:19.218Z] ---> Running in d0a174f7f2ce [2022-05-23T16:58:19.218Z] Removing intermediate container d0a174f7f2ce [2022-05-23T16:58:19.218Z] ---> ffd5ab0a23fe [2022-05-23T16:58:19.218Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:58:19.218Z] ---> 79c4df62c337 [2022-05-23T16:58:19.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T16:58:19.218Z] Removing intermediate container d205dd1ccc8f [2022-05-23T16:58:19.218Z] ---> 28baa924cd6c [2022-05-23T16:58:19.218Z] [2022-05-23T16:58:19.218Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T16:58:19.218Z] ---> ac73e934f311 [2022-05-23T16:58:19.218Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T16:58:19.218Z] ---> Running in 8f92a5596a50 [2022-05-23T16:58:19.218Z] Removing intermediate container 8f92a5596a50 [2022-05-23T16:58:19.218Z] ---> 9d2ee357e82f [2022-05-23T16:58:19.218Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T16:58:19.218Z] ---> Running in 5b89ad87ccad [2022-05-23T16:58:19.218Z] ---> 0113022e3845 [2022-05-23T16:58:19.218Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T16:58:19.218Z] ---> dc1123913ad7 [2022-05-23T16:58:19.218Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T16:58:19.500Z] ---> Running in 5fa7219a9d93 [2022-05-23T16:58:19.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:58:20.075Z] Removing intermediate container 5fa7219a9d93 [2022-05-23T16:58:20.075Z] ---> 18817f92d547 [2022-05-23T16:58:20.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T16:58:20.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:58:20.376Z] ---> Running in f88a4a2684ef [2022-05-23T16:58:21.007Z] Removing intermediate container f88a4a2684ef [2022-05-23T16:58:21.007Z] ---> f08be154bd09 [2022-05-23T16:58:21.007Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T16:58:21.007Z] ---> Running in 76bbfc4cc62c [2022-05-23T16:58:21.634Z] Removing intermediate container 76bbfc4cc62c [2022-05-23T16:58:21.634Z] ---> 95d238d3c787 [2022-05-23T16:58:21.634Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:58:21.916Z] ---> Running in ed7b443843dc [2022-05-23T16:58:21.916Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T16:58:21.916Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T16:58:21.916Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T16:58:21.916Z] OK: 6 MiB in 16 packages [2022-05-23T16:58:22.543Z] Removing intermediate container ed7b443843dc [2022-05-23T16:58:22.543Z] ---> a2cc23b7a027 [2022-05-23T16:58:22.543Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T16:58:22.544Z] ---> Running in 77c97107419a [2022-05-23T16:58:23.568Z] Removing intermediate container 77c97107419a [2022-05-23T16:58:23.568Z] ---> 81b93e7a4b10 [2022-05-23T16:58:23.568Z] [2022-05-23T16:58:23.568Z] Removing intermediate container 5b89ad87ccad [2022-05-23T16:58:23.568Z] ---> e4c932b241ba [2022-05-23T16:58:23.568Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T16:58:23.855Z] ---> Running in 1833d04d6e8f [2022-05-23T16:58:24.512Z] Successfully built 81b93e7a4b10 [2022-05-23T16:58:24.512Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T16:58:24.512Z] Building security-spire-server [2022-05-23T16:58:24.512Z]  Building core-metadata ... done Removing intermediate container 1833d04d6e8f [2022-05-23T16:58:24.512Z] ---> 14198f72cd55 [2022-05-23T16:58:24.512Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T16:58:24.793Z] ---> Running in c64cc01d145a [2022-05-23T16:58:25.408Z] Removing intermediate container c64cc01d145a [2022-05-23T16:58:25.408Z] ---> 07167192ff47 [2022-05-23T16:58:25.408Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T16:58:25.408Z] ---> Running in 794e2291e7e2 [2022-05-23T16:58:28.857Z] Removing intermediate container 794e2291e7e2 [2022-05-23T16:58:28.857Z] ---> ea4847820921 [2022-05-23T16:58:28.857Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T16:58:28.857Z] ---> Running in e1a9154086df [2022-05-23T16:58:29.137Z] Removing intermediate container e1a9154086df [2022-05-23T16:58:29.137Z] ---> a79fd24abfc4 [2022-05-23T16:58:29.137Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T16:58:30.131Z] ---> acfca38a8c38 [2022-05-23T16:58:30.410Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T16:58:30.410Z] ---> Running in a9a6974c86cf [2022-05-23T16:58:33.862Z] Removing intermediate container a9a6974c86cf [2022-05-23T16:58:33.862Z] ---> e6df843d0ec4 [2022-05-23T16:58:33.862Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T16:58:34.861Z] ---> bcf9619b4a96 [2022-05-23T16:58:34.861Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T16:58:38.290Z] ---> 696c19498377 [2022-05-23T16:58:38.290Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T16:58:39.274Z] ---> 7a28a1bb4277 [2022-05-23T16:58:39.274Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T16:58:40.727Z] ---> c20c70bd5f84 [2022-05-23T16:58:40.727Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T16:58:42.175Z] ---> 660a62e7584c [2022-05-23T16:58:42.175Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T16:58:42.466Z] ---> Running in d7a6ec07d944 [2022-05-23T16:58:43.070Z] Removing intermediate container d7a6ec07d944 [2022-05-23T16:58:43.070Z] ---> c20610e93c30 [2022-05-23T16:58:43.070Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T16:58:44.529Z] ---> bcfd0c1873ac [2022-05-23T16:58:44.530Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T16:58:44.530Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:58:44.530Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:58:44.530Z] ---> 05dfb2f0ad9f [2022-05-23T16:58:44.530Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T16:58:44.530Z] ---> Using cache [2022-05-23T16:58:44.530Z] ---> 6d7ce3712ca5 [2022-05-23T16:58:44.530Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:58:44.530Z] ---> Using cache [2022-05-23T16:58:44.530Z] ---> 58e5476b0330 [2022-05-23T16:58:44.806Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T16:58:44.806Z] ---> Running in 0dbeb17d2571 [2022-05-23T16:58:45.089Z] ---> Running in 3f88b7ee2585 [2022-05-23T16:58:47.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:58:48.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:58:48.362Z] Removing intermediate container 3f88b7ee2585 [2022-05-23T16:58:48.362Z] ---> 989e597ccc43 [2022-05-23T16:58:48.362Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T16:58:48.655Z] ---> Running in 84f913a576e6 [2022-05-23T16:58:49.278Z] Removing intermediate container 84f913a576e6 [2022-05-23T16:58:49.278Z] ---> 2378b44d810b [2022-05-23T16:58:49.278Z] Step 28/31 : CMD ["gate"] [2022-05-23T16:58:49.558Z] ---> Running in 29d3581e4bff [2022-05-23T16:58:50.175Z] Removing intermediate container 29d3581e4bff [2022-05-23T16:58:50.175Z] ---> c27616f98b95 [2022-05-23T16:58:50.175Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T16:58:50.458Z] OK: 220 MiB in 52 packages [2022-05-23T16:58:50.458Z] ---> Running in 5b6c92904d71 [2022-05-23T16:58:51.479Z] Removing intermediate container 5b6c92904d71 [2022-05-23T16:58:51.479Z] ---> 51bb01a59c14 [2022-05-23T16:58:51.479Z] Step 30/31 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T16:58:52.097Z] Removing intermediate container 0dbeb17d2571 [2022-05-23T16:58:52.097Z] ---> 8e51e03959d1 [2022-05-23T16:58:52.097Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T16:58:52.097Z] ---> Running in 5a450b927111 [2022-05-23T16:58:53.093Z] Removing intermediate container 5a450b927111 [2022-05-23T16:58:53.094Z] ---> 78f94b84cdb3 [2022-05-23T16:58:53.094Z] Step 31/31 : LABEL version=2.2.1-dev.6 [2022-05-23T16:58:53.375Z] ---> 16c4f1961acd [2022-05-23T16:58:53.375Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:58:53.375Z] ---> Running in 5dd1056bb844 [2022-05-23T16:58:53.659Z] ---> Running in 85b9e83bf5bc [2022-05-23T16:58:54.670Z] Removing intermediate container 5dd1056bb844 [2022-05-23T16:58:54.670Z] ---> dc86c9d63983 [2022-05-23T16:58:54.670Z] [2022-05-23T16:58:54.954Z] Successfully built dc86c9d63983 [2022-05-23T16:58:54.954Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T16:58:54.954Z] Building core-data [2022-05-23T16:59:00.413Z]  Building security-bootstrapper ... done Removing intermediate container 85b9e83bf5bc [2022-05-23T16:59:00.413Z] ---> 0f5dd4cb0279 [2022-05-23T16:59:00.413Z] Step 8/25 : COPY . . [2022-05-23T16:59:15.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T16:59:15.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T16:59:15.600Z] ---> 05dfb2f0ad9f [2022-05-23T16:59:15.600Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T16:59:15.600Z] ---> Using cache [2022-05-23T16:59:15.600Z] ---> 6d7ce3712ca5 [2022-05-23T16:59:15.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T16:59:15.600Z] ---> Using cache [2022-05-23T16:59:15.600Z] ---> 58e5476b0330 [2022-05-23T16:59:15.600Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T16:59:16.216Z] ---> Running in 91d1d45b5d86 [2022-05-23T16:59:18.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T16:59:19.164Z] ---> 0c56109636f0 [2022-05-23T16:59:19.164Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T16:59:19.164Z] ---> Running in 125e1fb98fe8 [2022-05-23T16:59:19.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T16:59:19.791Z] Removing intermediate container 125e1fb98fe8 [2022-05-23T16:59:19.791Z] ---> b0bd719756b0 [2022-05-23T16:59:19.791Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T16:59:20.097Z] ---> Running in 6e4153c48984 [2022-05-23T16:59:21.558Z] OK: 220 MiB in 52 packages [2022-05-23T16:59:23.611Z] Removing intermediate container 91d1d45b5d86 [2022-05-23T16:59:23.611Z] ---> bd512de25ec6 [2022-05-23T16:59:23.612Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T16:59:23.612Z] Removing intermediate container 6e4153c48984 [2022-05-23T16:59:23.612Z] ---> d9abe10fc9b9 [2022-05-23T16:59:23.612Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T16:59:23.612Z] ---> Running in e1892587d994 [2022-05-23T16:59:24.628Z] Removing intermediate container e1892587d994 [2022-05-23T16:59:24.628Z] ---> 859e87d64fd7 [2022-05-23T16:59:24.628Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-23T16:59:24.628Z] ---> 5b068f5bd8b8 [2022-05-23T16:59:24.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T16:59:24.628Z] ---> Running in f44f6bb9b2d4 [2022-05-23T16:59:24.922Z] ---> Running in 1052ec9c5460 [2022-05-23T16:59:28.370Z] spire-1.2.1/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.data/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.data/.file [2022-05-23T16:59:28.370Z] spire-1.2.1/.dockerignore [2022-05-23T16:59:28.370Z] spire-1.2.1/.gitattributes [2022-05-23T16:59:28.370Z] spire-1.2.1/.githooks/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T16:59:28.370Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T16:59:28.370Z] spire-1.2.1/.gitignore [2022-05-23T16:59:28.370Z] spire-1.2.1/.go-version [2022-05-23T16:59:28.370Z] spire-1.2.1/.golangci.yml [2022-05-23T16:59:28.370Z] spire-1.2.1/ADOPTERS.md [2022-05-23T16:59:28.370Z] spire-1.2.1/CHANGELOG.md [2022-05-23T16:59:28.370Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T16:59:28.370Z] spire-1.2.1/CODEOWNERS [2022-05-23T16:59:28.370Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T16:59:28.370Z] spire-1.2.1/Dockerfile [2022-05-23T16:59:28.370Z] spire-1.2.1/Dockerfile.dev [2022-05-23T16:59:28.370Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T16:59:28.370Z] spire-1.2.1/LICENSE [2022-05-23T16:59:28.370Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T16:59:28.370Z] spire-1.2.1/Makefile [2022-05-23T16:59:28.370Z] spire-1.2.1/README.md [2022-05-23T16:59:28.370Z] spire-1.2.1/ROADMAP.md [2022-05-23T16:59:28.370Z] spire-1.2.1/SECURITY.md [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T16:59:28.370Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T16:59:28.371Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/ [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/agent/ [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/server/ [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/server/server.conf [2022-05-23T16:59:28.371Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/ [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/auditlog.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/ [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T16:59:28.371Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/spire_server.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/telemetry.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/upgrading.md [2022-05-23T16:59:28.653Z] spire-1.2.1/doc/using_spire.md [2022-05-23T16:59:28.653Z] spire-1.2.1/examples/ [2022-05-23T16:59:28.653Z] spire-1.2.1/examples/README.md [2022-05-23T16:59:28.653Z] spire-1.2.1/go.mod [2022-05-23T16:59:28.653Z] spire-1.2.1/go.sum [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T16:59:28.653Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T16:59:28.654Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T16:59:28.934Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T16:59:28.935Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/version/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T16:59:28.936Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T16:59:29.216Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/config.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T16:59:29.217Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T16:59:29.218Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/server.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T16:59:29.501Z] spire-1.2.1/proto/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/private/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/private/server/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T16:59:29.502Z] spire-1.2.1/release/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/README.md [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/conf/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T16:59:29.502Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T16:59:29.502Z] spire-1.2.1/script/ [2022-05-23T16:59:29.502Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T16:59:29.502Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T16:59:29.502Z] spire-1.2.1/support/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T16:59:29.502Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T16:59:29.502Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T16:59:29.502Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T16:59:29.782Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/clock/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/clock/clock.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/ [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T16:59:29.782Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/common [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T16:59:29.783Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T16:59:29.784Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T16:59:30.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T16:59:30.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T16:59:30.066Z] spire-1.2.1/test/integration/test.sh [2022-05-23T16:59:30.066Z] spire-1.2.1/test/plugintest/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testca/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testca/ca.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testkey/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/testkey/new.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/ [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/race.go [2022-05-23T16:59:30.066Z] spire-1.2.1/test/util/util.go [2022-05-23T16:59:30.066Z] building spire from source... [2022-05-23T16:59:30.896Z] Installing go1.17.7... [2022-05-23T16:59:31.935Z] Removing intermediate container f44f6bb9b2d4 [2022-05-23T16:59:31.935Z] ---> 58b601373f16 [2022-05-23T16:59:31.935Z] Step 8/23 : COPY . . [2022-05-23T16:59:47.421Z] ---> 48bb4817fb71 [2022-05-23T16:59:47.421Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T16:59:47.421Z] ---> Running in e479a8e2aeca [2022-05-23T16:59:48.876Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-23T17:00:01.345Z] Building bin/spire-server... [2022-05-23T17:00:01.345Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T17:00:01.345Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T17:00:01.345Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T17:00:02.352Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T17:00:02.639Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T17:00:04.653Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T17:00:05.648Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T17:00:06.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T17:00:06.920Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T17:00:08.910Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T17:00:08.910Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T17:00:08.910Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T17:00:09.188Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T17:00:09.188Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T17:00:09.792Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T17:00:09.792Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T17:00:09.792Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T17:00:11.247Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T17:00:11.247Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T17:00:11.247Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T17:00:11.525Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T17:00:11.525Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T17:00:12.978Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T17:00:12.978Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T17:00:28.159Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T17:00:28.159Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T17:00:28.159Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T17:00:28.159Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T17:00:28.159Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T17:00:28.442Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T17:00:28.725Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T17:00:28.725Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T17:00:29.011Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T17:00:29.011Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T17:00:29.011Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T17:00:29.290Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T17:00:29.570Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T17:00:29.570Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T17:00:29.855Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T17:00:30.856Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T17:00:31.852Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T17:00:31.853Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T17:00:31.853Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T17:00:32.135Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T17:00:32.135Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T17:00:32.135Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T17:00:32.417Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T17:00:32.417Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T17:00:32.695Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T17:00:33.303Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T17:00:33.918Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T17:00:33.918Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T17:00:33.918Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T17:00:34.928Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T17:00:39.277Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T17:00:51.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T17:00:51.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T17:00:51.722Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T17:00:51.722Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T17:00:51.722Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T17:01:06.887Z] Removing intermediate container 52efb84f1533 [2022-05-23T17:01:06.887Z] ---> 6737c9670cc1 [2022-05-23T17:01:06.887Z] [2022-05-23T17:01:06.887Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T17:01:06.887Z] ---> ac73e934f311 [2022-05-23T17:01:06.887Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T17:01:06.887Z] ---> Running in b429ea1ed434 [2022-05-23T17:01:08.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:08.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:01:10.091Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T17:01:10.091Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T17:01:10.091Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T17:01:10.091Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T17:01:10.372Z] OK: 6 MiB in 16 packages [2022-05-23T17:01:13.027Z] Removing intermediate container b429ea1ed434 [2022-05-23T17:01:13.027Z] ---> 4c5f375e73af [2022-05-23T17:01:13.027Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T17:01:13.027Z] ---> Running in d5cea931cfbb [2022-05-23T17:01:13.640Z] Removing intermediate container d5cea931cfbb [2022-05-23T17:01:13.640Z] ---> b3d46c7ab33e [2022-05-23T17:01:13.640Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T17:01:13.640Z] ---> Running in 94a7727ebe1c [2022-05-23T17:01:14.260Z] Removing intermediate container 94a7727ebe1c [2022-05-23T17:01:14.260Z] ---> 80f9e8f40166 [2022-05-23T17:01:14.260Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T17:01:14.543Z] ---> Running in f5c83497bed1 [2022-05-23T17:01:15.148Z] Removing intermediate container f5c83497bed1 [2022-05-23T17:01:15.148Z] ---> 3370743a7f3e [2022-05-23T17:01:15.148Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T17:01:16.145Z] ---> e1bb2d8ed76c [2022-05-23T17:01:16.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T17:01:18.877Z] ---> d74eb9127836 [2022-05-23T17:01:18.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T17:01:19.771Z] ---> e73080106b2f [2022-05-23T17:01:19.771Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T17:01:19.771Z] ---> Running in b726366dfdea [2022-05-23T17:01:20.407Z] Removing intermediate container b726366dfdea [2022-05-23T17:01:20.407Z] ---> c4c73e52240f [2022-05-23T17:01:20.407Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T17:01:20.734Z] ---> Running in 3e7b6954de8f [2022-05-23T17:01:21.448Z] Removing intermediate container 3e7b6954de8f [2022-05-23T17:01:21.448Z] ---> fc1cf8876dd7 [2022-05-23T17:01:21.448Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T17:01:21.448Z] ---> Running in 4742e9593c7c [2022-05-23T17:01:22.078Z] Removing intermediate container 4742e9593c7c [2022-05-23T17:01:22.078Z] ---> 38e6ed7eaef1 [2022-05-23T17:01:22.078Z] Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:01:22.354Z] ---> Running in 13dffa18d8b7 [2022-05-23T17:01:22.959Z] Removing intermediate container 13dffa18d8b7 [2022-05-23T17:01:22.959Z] ---> 92fa40a2655f [2022-05-23T17:01:22.959Z] Step 22/22 : LABEL version=2.2.1-dev.6 [2022-05-23T17:01:22.959Z] ---> Running in e7839a347f55 [2022-05-23T17:01:23.569Z] Removing intermediate container e7839a347f55 [2022-05-23T17:01:23.850Z] ---> 5a6ab36e4845 [2022-05-23T17:01:23.850Z] [2022-05-23T17:01:24.135Z] Successfully built 5a6ab36e4845 [2022-05-23T17:01:24.135Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T17:01:25.826Z]  Building support-notifications ... done go: downloading k8s.io/client-go v0.23.4 [2022-05-23T17:01:25.826Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T17:01:25.826Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T17:01:39.361Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T17:01:39.361Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T17:01:39.361Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T17:01:41.061Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T17:02:03.610Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T17:02:03.610Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T17:02:03.610Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T17:02:03.610Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T17:02:05.440Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T17:02:05.769Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T17:02:07.977Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T17:02:07.977Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T17:02:07.977Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T17:02:07.977Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T17:02:08.888Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T17:02:08.888Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T17:02:09.176Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T17:02:09.463Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T17:02:09.756Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T17:02:09.756Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T17:02:09.756Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T17:02:10.087Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T17:02:10.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T17:02:10.402Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T17:02:11.973Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T17:02:11.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T17:02:12.654Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T17:02:18.401Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T17:02:18.914Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T17:02:19.214Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T17:02:19.214Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T17:02:19.882Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T17:02:19.882Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T17:02:20.583Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T17:02:20.583Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T17:02:20.902Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T17:02:20.902Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T17:02:21.196Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T17:02:21.196Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T17:02:22.450Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T17:02:23.108Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T17:02:23.400Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T17:02:23.906Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T17:02:23.906Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T17:02:23.906Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T17:02:24.436Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T17:02:24.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T17:02:24.437Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T17:02:25.563Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T17:02:25.870Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T17:02:26.198Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T17:02:26.198Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T17:02:26.696Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T17:02:28.163Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T17:02:29.189Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T17:02:29.189Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T17:02:29.471Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T17:02:29.471Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T17:02:29.471Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T17:02:29.755Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T17:02:30.368Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T17:02:30.653Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T17:02:33.303Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T17:02:35.303Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T17:02:35.303Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T17:02:35.581Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T17:02:35.581Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T17:02:35.581Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T17:02:36.187Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T17:02:36.466Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T17:02:36.466Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T17:02:36.744Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T17:02:36.744Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T17:02:36.744Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T17:02:37.020Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T17:02:45.341Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T17:02:45.341Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T17:02:45.341Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T17:02:45.341Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T17:03:07.601Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T17:03:07.601Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T17:05:45.073Z] Removing intermediate container e479a8e2aeca [2022-05-23T17:05:45.073Z] ---> b19e1b1bec21 [2022-05-23T17:05:45.073Z] [2022-05-23T17:05:45.073Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T17:05:45.073Z] ---> ac73e934f311 [2022-05-23T17:05:45.073Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T17:05:45.073Z] ---> Running in aa7efedd6fc7 [2022-05-23T17:05:45.073Z] Removing intermediate container aa7efedd6fc7 [2022-05-23T17:05:45.073Z] ---> 746c334b2496 [2022-05-23T17:05:45.073Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T17:05:45.073Z] ---> Running in f99c8f4585ce [2022-05-23T17:05:45.073Z] Removing intermediate container f99c8f4585ce [2022-05-23T17:05:45.073Z] ---> 11f0aa9d4611 [2022-05-23T17:05:45.073Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T17:05:45.073Z] ---> Running in 5067f7ccb5d9 [2022-05-23T17:05:45.073Z] Removing intermediate container 5067f7ccb5d9 [2022-05-23T17:05:45.073Z] ---> 9fb673c76adb [2022-05-23T17:05:45.073Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:05:45.073Z] ---> Running in b71e5124452b [2022-05-23T17:05:47.830Z] Removing intermediate container b71e5124452b [2022-05-23T17:05:47.830Z] ---> bcef0471de3f [2022-05-23T17:05:47.830Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T17:05:48.109Z] ---> Running in 729828a6d6f5 [2022-05-23T17:05:50.815Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:05:51.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:05:52.897Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T17:05:52.897Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T17:05:52.897Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T17:05:52.897Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T17:05:53.171Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T17:05:53.450Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T17:05:53.450Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T17:05:53.450Z] OK: 8 MiB in 20 packages [2022-05-23T17:05:55.450Z] Removing intermediate container 729828a6d6f5 [2022-05-23T17:05:55.450Z] ---> a0ca1b261831 [2022-05-23T17:05:55.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T17:05:56.109Z] ---> 00b5e3e6f7a4 [2022-05-23T17:05:56.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T17:05:58.754Z] ---> 3b96d9fbc362 [2022-05-23T17:05:58.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T17:05:59.036Z] ---> 249a65ae14c5 [2022-05-23T17:05:59.036Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T17:05:59.314Z] ---> Running in 7bb98cb7c37f [2022-05-23T17:05:59.923Z] Removing intermediate container 7bb98cb7c37f [2022-05-23T17:05:59.923Z] ---> 36ee85dc2046 [2022-05-23T17:05:59.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T17:05:59.923Z] ---> Running in 766f18c098b3 [2022-05-23T17:06:00.534Z] Removing intermediate container 766f18c098b3 [2022-05-23T17:06:00.534Z] ---> 41b6406d9e60 [2022-05-23T17:06:00.534Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T17:06:00.815Z] ---> Running in 0d6fd208d64e [2022-05-23T17:06:01.438Z] Removing intermediate container 0d6fd208d64e [2022-05-23T17:06:01.438Z] ---> 4f2d7d062a63 [2022-05-23T17:06:01.438Z] Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:06:01.732Z] ---> Running in cb6b803881f0 [2022-05-23T17:06:02.343Z] Removing intermediate container cb6b803881f0 [2022-05-23T17:06:02.343Z] ---> a768e4228a2e [2022-05-23T17:06:02.343Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-05-23T17:06:02.343Z] ---> Running in ca1f0378eddd [2022-05-23T17:06:02.953Z] Removing intermediate container ca1f0378eddd [2022-05-23T17:06:02.953Z] ---> 450c60c77b17 [2022-05-23T17:06:02.953Z] [2022-05-23T17:06:03.233Z] Successfully built 450c60c77b17 [2022-05-23T17:06:03.233Z] Successfully tagged core-data-arm64:latest [2022-05-23T17:20:26.640Z]  Building core-data ... done Building bin/spire-agent... [2022-05-23T17:20:26.640Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:20:26.640Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:20:26.640Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:20:26.640Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:20:26.640Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:20:26.640Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:20:26.641Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:20:26.641Z] Building bin/spire-agent... [2022-05-23T17:20:26.641Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:20:26.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:20:26.641Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:20:26.641Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:20:27.636Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:20:27.636Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:20:27.636Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:20:27.636Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:20:27.636Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:20:27.636Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:20:31.061Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:20:33.065Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:20:33.065Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:20:33.344Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:20:33.622Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:20:33.622Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:20:33.903Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:20:33.903Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:20:33.903Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:27:26.379Z] Removing intermediate container 20f3e9ed47ce [2022-05-23T17:27:26.379Z] ---> 1b727c07b54c [2022-05-23T17:27:26.379Z] [2022-05-23T17:27:26.379Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:27:26.379Z] ---> 3fb3c9af89a9 [2022-05-23T17:27:26.379Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:27:26.379Z] ---> Using cache [2022-05-23T17:27:26.379Z] ---> 4964e7b96044 [2022-05-23T17:27:26.379Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:27:26.379Z] ---> Using cache [2022-05-23T17:27:26.379Z] ---> 644ddecc92f1 [2022-05-23T17:27:26.379Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T17:27:26.379Z] ---> Running in 799be233aaca [2022-05-23T17:27:27.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:28.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:29.826Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:27:29.826Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:27:29.826Z] OK: 15734 distinct packages available [2022-05-23T17:27:29.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:30.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:31.839Z] Removing intermediate container 5726d4b9a230 [2022-05-23T17:27:31.839Z] ---> df2bd1593a8c [2022-05-23T17:27:31.839Z] [2022-05-23T17:27:31.839Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T17:27:31.839Z] ---> 3fb3c9af89a9 [2022-05-23T17:27:31.839Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:27:31.839Z] ---> Using cache [2022-05-23T17:27:31.839Z] ---> 4964e7b96044 [2022-05-23T17:27:31.839Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:27:31.839Z] ---> Using cache [2022-05-23T17:27:31.839Z] ---> 644ddecc92f1 [2022-05-23T17:27:31.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:27:31.839Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T17:27:31.839Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:27:31.839Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T17:27:32.118Z] ---> Running in e29e1f6553c3 [2022-05-23T17:27:32.118Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T17:27:32.118Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:27:32.118Z] OK: 6 MiB in 18 packages [2022-05-23T17:27:33.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:33.579Z] Removing intermediate container 799be233aaca [2022-05-23T17:27:33.579Z] ---> 102e9e15fae6 [2022-05-23T17:27:33.579Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:27:34.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:35.560Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T17:27:35.560Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T17:27:35.560Z] OK: 15734 distinct packages available [2022-05-23T17:27:35.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:36.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T17:27:37.544Z] ---> 69116b1f62a8 [2022-05-23T17:27:37.544Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:27:37.544Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T17:27:37.544Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T17:27:37.819Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T17:27:37.819Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T17:27:37.819Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T17:27:38.095Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T17:27:38.096Z] ---> 7ddda8b0bb55 [2022-05-23T17:27:38.096Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T17:27:38.096Z] OK: 6 MiB in 19 packages [2022-05-23T17:27:38.096Z] ---> Running in 45f85efafcb0 [2022-05-23T17:27:38.708Z] Removing intermediate container 45f85efafcb0 [2022-05-23T17:27:38.708Z] ---> 3ea1c98bc62b [2022-05-23T17:27:38.708Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T17:27:39.311Z] Removing intermediate container e29e1f6553c3 [2022-05-23T17:27:39.311Z] ---> 1c0c91492d9a [2022-05-23T17:27:39.311Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T17:27:39.587Z] ---> d7c991f91c99 [2022-05-23T17:27:39.587Z] Step 21/26 : WORKDIR / [2022-05-23T17:27:39.587Z] ---> Running in b89bf7adf8b3 [2022-05-23T17:27:40.197Z] Removing intermediate container b89bf7adf8b3 [2022-05-23T17:27:40.197Z] ---> e016f8a035b2 [2022-05-23T17:27:40.197Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:27:40.477Z] ---> Running in d6521198d7f9 [2022-05-23T17:27:40.754Z] Removing intermediate container d6521198d7f9 [2022-05-23T17:27:40.754Z] ---> 671c5520fdde [2022-05-23T17:27:40.754Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:27:40.754Z] ---> Running in 4f5d4f11a986 [2022-05-23T17:27:41.437Z] Removing intermediate container 4f5d4f11a986 [2022-05-23T17:27:41.437Z] ---> 812d0bc2a2ce [2022-05-23T17:27:41.437Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:27:41.761Z] ---> Running in 6467b896b531 [2022-05-23T17:27:42.140Z] Removing intermediate container 6467b896b531 [2022-05-23T17:27:42.140Z] ---> 5deea497af0e [2022-05-23T17:27:42.140Z] Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:27:42.531Z] ---> Running in 1cb30340ece8 [2022-05-23T17:27:42.839Z] ---> 1165de8ec501 [2022-05-23T17:27:42.839Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:27:43.173Z] Removing intermediate container 1cb30340ece8 [2022-05-23T17:27:43.173Z] ---> 70ea5da2277b [2022-05-23T17:27:43.173Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-05-23T17:27:43.173Z] ---> Running in 04bc38426f87 [2022-05-23T17:27:43.466Z] Removing intermediate container 04bc38426f87 [2022-05-23T17:27:43.466Z] ---> 7e3b42336099 [2022-05-23T17:27:43.466Z] [2022-05-23T17:27:44.060Z] Successfully built 7e3b42336099 [2022-05-23T17:27:44.060Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T17:27:46.686Z]  Building security-spire-config ... done  ---> 12b8078a64c7 [2022-05-23T17:27:46.686Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:27:47.280Z] ---> 0ff147bc4961 [2022-05-23T17:27:47.280Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T17:27:47.882Z] ---> a19d3c25f54f [2022-05-23T17:27:47.882Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T17:27:48.483Z] ---> 3726f19a10f1 [2022-05-23T17:27:48.483Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:27:48.483Z] ---> Running in 02ecaeec1fdb [2022-05-23T17:27:48.760Z] Removing intermediate container 02ecaeec1fdb [2022-05-23T17:27:48.760Z] ---> 57b544ce2ceb [2022-05-23T17:27:48.760Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:27:49.038Z] ---> Running in 33022654eb39 [2022-05-23T17:27:49.309Z] Removing intermediate container 33022654eb39 [2022-05-23T17:27:49.309Z] ---> 91cf53728435 [2022-05-23T17:27:49.309Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T17:27:49.309Z] ---> Running in cee087023335 [2022-05-23T17:27:49.593Z] Removing intermediate container cee087023335 [2022-05-23T17:27:49.593Z] ---> 6fb5410f91f8 [2022-05-23T17:27:49.593Z] Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:27:49.866Z] ---> Running in ca50719d032f [2022-05-23T17:27:50.140Z] Removing intermediate container ca50719d032f [2022-05-23T17:27:50.140Z] ---> 4bc65b858a65 [2022-05-23T17:27:50.140Z] Step 26/26 : LABEL version=2.2.1-dev.6 [2022-05-23T17:27:50.140Z] ---> Running in f3f74aa6325f [2022-05-23T17:27:50.418Z] Removing intermediate container f3f74aa6325f [2022-05-23T17:27:50.418Z] ---> fbd2995cdadc [2022-05-23T17:27:50.418Z] [2022-05-23T17:27:50.690Z] Successfully built fbd2995cdadc [2022-05-23T17:27:50.690Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T17:28:47.186Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-23T17:28:47.186Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T17:28:47.186Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T17:28:47.186Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T17:28:47.186Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T17:28:47.186Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T17:28:47.186Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T17:28:47.186Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T17:28:47.186Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T17:28:47.186Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T17:28:47.186Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T17:28:47.186Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T17:28:47.186Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T17:28:47.186Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T17:32:24.173Z] Removing intermediate container 1052ec9c5460 [2022-05-23T17:32:24.173Z] ---> 9771fd93733b [2022-05-23T17:32:24.173Z] [2022-05-23T17:32:24.173Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T17:32:24.173Z] ---> 3fb3c9af89a9 [2022-05-23T17:32:24.173Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T17:32:24.173Z] ---> Using cache [2022-05-23T17:32:24.173Z] ---> 4964e7b96044 [2022-05-23T17:32:24.173Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T17:32:24.173Z] ---> Using cache [2022-05-23T17:32:24.173Z] ---> 644ddecc92f1 [2022-05-23T17:32:24.173Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T17:32:24.173Z] ---> Using cache [2022-05-23T17:32:24.173Z] ---> 1c0c91492d9a [2022-05-23T17:32:24.173Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T17:32:24.173Z] ---> 4baa91043b03 [2022-05-23T17:32:24.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T17:32:25.035Z] ---> 698ba98d7a71 [2022-05-23T17:32:25.035Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T17:32:25.628Z] ---> f4bb6fc4d469 [2022-05-23T17:32:25.628Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T17:32:26.226Z] ---> ea9889d83f00 [2022-05-23T17:32:26.226Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T17:32:26.226Z] ---> Running in 2716cdc2fd20 [2022-05-23T17:32:26.497Z] Removing intermediate container 2716cdc2fd20 [2022-05-23T17:32:26.497Z] ---> cd2ce1da276d [2022-05-23T17:32:26.497Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T17:32:26.497Z] ---> Running in a30859168a29 [2022-05-23T17:32:26.770Z] Removing intermediate container a30859168a29 [2022-05-23T17:32:26.770Z] ---> 633bd1c0585d [2022-05-23T17:32:26.770Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T17:32:26.770Z] ---> Running in 9c5e49ca665d [2022-05-23T17:32:27.053Z] Removing intermediate container 9c5e49ca665d [2022-05-23T17:32:27.053Z] ---> e535660da67a [2022-05-23T17:32:27.053Z] Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:27.325Z] ---> Running in a7fe02d2492f [2022-05-23T17:32:27.595Z] Removing intermediate container a7fe02d2492f [2022-05-23T17:32:27.595Z] ---> e80bcd5cc3b2 [2022-05-23T17:32:27.595Z] Step 25/25 : LABEL version=2.2.1-dev.6 [2022-05-23T17:32:27.595Z] ---> Running in ff6c35111e41 [2022-05-23T17:32:27.866Z] Removing intermediate container ff6c35111e41 [2022-05-23T17:32:27.866Z] ---> bff047da759d [2022-05-23T17:32:27.866Z] [2022-05-23T17:32:28.137Z] Successfully built bff047da759d [2022-05-23T17:32:28.137Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T17:32:28.425Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-23T17:32:28.446Z] $ docker stop --time=1 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 [2022-05-23T17:32:30.133Z] $ docker rm -f 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T17:32:30.673Z] + docker images [2022-05-23T17:32:30.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T17:32:30.944Z] security-spire-server-arm64 latest bff047da759d 3 seconds ago 86.3MB [2022-05-23T17:32:30.944Z] 9771fd93733b 24 seconds ago 3.98GB [2022-05-23T17:32:30.944Z] security-spire-agent-arm64 latest fbd2995cdadc 4 minutes ago 126MB [2022-05-23T17:32:30.944Z] security-spire-config-arm64 latest 7e3b42336099 4 minutes ago 85.6MB [2022-05-23T17:32:30.944Z] df2bd1593a8c 5 minutes ago 3.98GB [2022-05-23T17:32:30.944Z] 1b727c07b54c 5 minutes ago 3.98GB [2022-05-23T17:32:30.944Z] core-data-arm64 latest 450c60c77b17 26 minutes ago 21.6MB [2022-05-23T17:32:30.944Z] b19e1b1bec21 26 minutes ago 1.18GB [2022-05-23T17:32:30.944Z] support-notifications-arm64 latest 5a6ab36e4845 31 minutes ago 25.8MB [2022-05-23T17:32:30.944Z] 6737c9670cc1 31 minutes ago 1.21GB [2022-05-23T17:32:30.944Z] security-bootstrapper-arm64 latest dc86c9d63983 33 minutes ago 18.3MB [2022-05-23T17:32:30.944Z] core-metadata-arm64 latest 81b93e7a4b10 34 minutes ago 16.3MB [2022-05-23T17:32:30.944Z] 28baa924cd6c 34 minutes ago 1.15GB [2022-05-23T17:32:30.945Z] 1da973f6e19b 34 minutes ago 1.15GB [2022-05-23T17:32:30.945Z] support-scheduler-arm64 latest ab1890c1ec11 40 minutes ago 25.2MB [2022-05-23T17:32:30.945Z] 61676c1a9d5b 40 minutes ago 1.21GB [2022-05-23T17:32:30.945Z] security-proxy-setup-arm64 latest fa920051410c 40 minutes ago 26.1MB [2022-05-23T17:32:30.945Z] 40de2a864123 41 minutes ago 1.16GB [2022-05-23T17:32:30.945Z] sys-mgmt-agent-arm64 latest 322b8423e50d 41 minutes ago 282MB [2022-05-23T17:32:30.945Z] 4ac08997b4d1 42 minutes ago 1.15GB [2022-05-23T17:32:30.945Z] security-spiffe-token-provider-arm64 latest b84be282a53a 46 minutes ago 27.9MB [2022-05-23T17:32:30.945Z] 378057453095 47 minutes ago 1.2GB [2022-05-23T17:32:30.945Z] security-secretstore-setup-arm64 latest d3c41444c61c 49 minutes ago 27.5MB [2022-05-23T17:32:30.945Z] core-command-arm64 latest 711acb010d51 49 minutes ago 15.5MB [2022-05-23T17:32:30.945Z] 6c99bef06d93 49 minutes ago 1.16GB [2022-05-23T17:32:30.945Z] f3cd123deaee 50 minutes ago 1.15GB [2022-05-23T17:32:30.945Z] ci-base-image-arm64 latest 05dfb2f0ad9f 57 minutes ago 885MB [2022-05-23T17:32:30.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T17:32:30.945Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T17:32:30.945Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T17:32:30.945Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T17:32:30.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:32:31.045Z] provisioning config files... [2022-05-23T17:32:31.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config6829261029620514754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:32:31.413Z] ---> docker-login.sh [2022-05-23T17:32:31.413Z] nexus3.edgexfoundry.org:10001 [2022-05-23T17:32:31.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T17:32:31.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T17:32:31.684Z] Configure a credential helper to remove this warning. See [2022-05-23T17:32:31.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T17:32:31.684Z] [2022-05-23T17:32:31.684Z] Login Succeeded [2022-05-23T17:32:31.684Z] nexus3.edgexfoundry.org:10002 [2022-05-23T17:32:32.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T17:32:32.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T17:32:32.276Z] Configure a credential helper to remove this warning. See [2022-05-23T17:32:32.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T17:32:32.276Z] [2022-05-23T17:32:32.276Z] Login Succeeded [2022-05-23T17:32:32.276Z] nexus3.edgexfoundry.org:10003 [2022-05-23T17:32:32.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T17:32:32.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T17:32:32.817Z] Configure a credential helper to remove this warning. See [2022-05-23T17:32:32.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T17:32:32.817Z] [2022-05-23T17:32:32.817Z] Login Succeeded [2022-05-23T17:32:32.817Z] nexus3.edgexfoundry.org:10004 [2022-05-23T17:32:33.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T17:32:33.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T17:32:33.090Z] Configure a credential helper to remove this warning. See [2022-05-23T17:32:33.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T17:32:33.090Z] [2022-05-23T17:32:33.090Z] Login Succeeded [2022-05-23T17:32:33.362Z] docker.io [2022-05-23T17:32:33.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T17:32:33.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T17:32:33.905Z] Configure a credential helper to remove this warning. See [2022-05-23T17:32:33.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T17:32:33.905Z] [2022-05-23T17:32:33.905Z] Login Succeeded [2022-05-23T17:32:33.905Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T17:32:33.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:32:33.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T17:32:33.984Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-23T17:32:33.984Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:33.984Z] latest [2022-05-23T17:32:33.984Z] 2.2.1-dev.6 [2022-05-23T17:32:33.984Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:33.984Z] main [2022-05-23T17:32:33.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:34.343Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:34.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:34.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T17:32:34.699Z] eb941556a9d7: Preparing [2022-05-23T17:32:34.699Z] 29939d690eec: Preparing [2022-05-23T17:32:34.699Z] 3100668d791c: Preparing [2022-05-23T17:32:34.699Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:34.699Z] f73e7dbfee58: Preparing [2022-05-23T17:32:34.972Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:34.972Z] 3100668d791c: Pushed [2022-05-23T17:32:34.972Z] eb941556a9d7: Pushed [2022-05-23T17:32:34.972Z] 93c7fbc2e08d: Pushed [2022-05-23T17:32:37.633Z] 29939d690eec: Pushed [2022-05-23T17:32:37.633Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:38.266Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:38.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-23T17:32:38.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T17:32:38.605Z] eb941556a9d7: Preparing [2022-05-23T17:32:38.605Z] 29939d690eec: Preparing [2022-05-23T17:32:38.605Z] 3100668d791c: Preparing [2022-05-23T17:32:38.605Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:38.605Z] f73e7dbfee58: Preparing [2022-05-23T17:32:38.605Z] 29939d690eec: Layer already exists [2022-05-23T17:32:38.605Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:38.605Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:38.605Z] 3100668d791c: Layer already exists [2022-05-23T17:32:38.605Z] eb941556a9d7: Layer already exists [2022-05-23T17:32:38.874Z] latest: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:39.216Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:39.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 [2022-05-23T17:32:39.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T17:32:39.554Z] eb941556a9d7: Preparing [2022-05-23T17:32:39.554Z] 29939d690eec: Preparing [2022-05-23T17:32:39.554Z] 3100668d791c: Preparing [2022-05-23T17:32:39.554Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:39.554Z] f73e7dbfee58: Preparing [2022-05-23T17:32:39.554Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:39.554Z] eb941556a9d7: Layer already exists [2022-05-23T17:32:39.554Z] 3100668d791c: Layer already exists [2022-05-23T17:32:39.554Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:39.554Z] 29939d690eec: Layer already exists [2022-05-23T17:32:39.824Z] 2.2.1-dev.6: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:40.170Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:40.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:40.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T17:32:40.506Z] eb941556a9d7: Preparing [2022-05-23T17:32:40.507Z] 29939d690eec: Preparing [2022-05-23T17:32:40.507Z] 3100668d791c: Preparing [2022-05-23T17:32:40.507Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:40.507Z] f73e7dbfee58: Preparing [2022-05-23T17:32:40.507Z] 3100668d791c: Layer already exists [2022-05-23T17:32:40.507Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:40.507Z] 29939d690eec: Layer already exists [2022-05-23T17:32:40.507Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:40.507Z] eb941556a9d7: Layer already exists [2022-05-23T17:32:40.777Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:41.121Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:41.462Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-23T17:32:41.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-23T17:32:41.462Z] eb941556a9d7: Preparing [2022-05-23T17:32:41.462Z] 29939d690eec: Preparing [2022-05-23T17:32:41.462Z] 3100668d791c: Preparing [2022-05-23T17:32:41.462Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:41.462Z] f73e7dbfee58: Preparing [2022-05-23T17:32:41.462Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:41.462Z] 29939d690eec: Layer already exists [2022-05-23T17:32:41.462Z] eb941556a9d7: Layer already exists [2022-05-23T17:32:41.462Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:41.462Z] 3100668d791c: Layer already exists [2022-05-23T17:32:41.731Z] main: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:32:41.782Z] ===================================================== [Pipeline] echo [2022-05-23T17:32:41.789Z] taggedImages: [2022-05-23T17:32:41.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:41.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-23T17:32:41.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 [2022-05-23T17:32:41.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:41.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-23T17:32:41.812Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-23T17:32:41.812Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:41.812Z] latest [2022-05-23T17:32:41.812Z] 2.2.1-dev.6 [2022-05-23T17:32:41.812Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:41.812Z] main [2022-05-23T17:32:41.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:42.173Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:42.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:42.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T17:32:42.509Z] ced8750f392f: Preparing [2022-05-23T17:32:42.509Z] 2cf0d670239e: Preparing [2022-05-23T17:32:42.509Z] 3100668d791c: Preparing [2022-05-23T17:32:42.510Z] 5088a22fd155: Preparing [2022-05-23T17:32:42.510Z] acfa5d02e7ad: Preparing [2022-05-23T17:32:42.510Z] f73e7dbfee58: Preparing [2022-05-23T17:32:42.510Z] f73e7dbfee58: Waiting [2022-05-23T17:32:42.510Z] 3100668d791c: Layer already exists [2022-05-23T17:32:42.788Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:42.788Z] acfa5d02e7ad: Pushed [2022-05-23T17:32:42.788Z] ced8750f392f: Pushed [2022-05-23T17:32:43.382Z] 5088a22fd155: Pushed [2022-05-23T17:32:46.753Z] 2cf0d670239e: Pushed [2022-05-23T17:32:46.753Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:47.098Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:47.437Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-23T17:32:47.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T17:32:47.437Z] ced8750f392f: Preparing [2022-05-23T17:32:47.437Z] 2cf0d670239e: Preparing [2022-05-23T17:32:47.437Z] 3100668d791c: Preparing [2022-05-23T17:32:47.437Z] 5088a22fd155: Preparing [2022-05-23T17:32:47.437Z] acfa5d02e7ad: Preparing [2022-05-23T17:32:47.437Z] f73e7dbfee58: Preparing [2022-05-23T17:32:47.437Z] f73e7dbfee58: Waiting [2022-05-23T17:32:47.437Z] 2cf0d670239e: Layer already exists [2022-05-23T17:32:47.437Z] 5088a22fd155: Layer already exists [2022-05-23T17:32:47.437Z] 3100668d791c: Layer already exists [2022-05-23T17:32:47.437Z] acfa5d02e7ad: Layer already exists [2022-05-23T17:32:47.437Z] ced8750f392f: Layer already exists [2022-05-23T17:32:47.708Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:47.708Z] latest: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:48.055Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:48.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 [2022-05-23T17:32:48.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T17:32:48.398Z] ced8750f392f: Preparing [2022-05-23T17:32:48.398Z] 2cf0d670239e: Preparing [2022-05-23T17:32:48.398Z] 3100668d791c: Preparing [2022-05-23T17:32:48.398Z] 5088a22fd155: Preparing [2022-05-23T17:32:48.398Z] acfa5d02e7ad: Preparing [2022-05-23T17:32:48.398Z] f73e7dbfee58: Preparing [2022-05-23T17:32:48.398Z] f73e7dbfee58: Waiting [2022-05-23T17:32:48.398Z] acfa5d02e7ad: Layer already exists [2022-05-23T17:32:48.398Z] ced8750f392f: Layer already exists [2022-05-23T17:32:48.398Z] 3100668d791c: Layer already exists [2022-05-23T17:32:48.398Z] 2cf0d670239e: Layer already exists [2022-05-23T17:32:48.398Z] 5088a22fd155: Layer already exists [2022-05-23T17:32:48.398Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:48.671Z] 2.2.1-dev.6: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:49.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:49.368Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:49.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T17:32:49.368Z] ced8750f392f: Preparing [2022-05-23T17:32:49.368Z] 2cf0d670239e: Preparing [2022-05-23T17:32:49.368Z] 3100668d791c: Preparing [2022-05-23T17:32:49.368Z] 5088a22fd155: Preparing [2022-05-23T17:32:49.368Z] acfa5d02e7ad: Preparing [2022-05-23T17:32:49.368Z] f73e7dbfee58: Preparing [2022-05-23T17:32:49.368Z] f73e7dbfee58: Waiting [2022-05-23T17:32:49.368Z] acfa5d02e7ad: Layer already exists [2022-05-23T17:32:49.368Z] 5088a22fd155: Layer already exists [2022-05-23T17:32:49.368Z] 3100668d791c: Layer already exists [2022-05-23T17:32:49.368Z] ced8750f392f: Layer already exists [2022-05-23T17:32:49.368Z] 2cf0d670239e: Layer already exists [2022-05-23T17:32:49.368Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:49.640Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:49.987Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:50.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-23T17:32:50.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-23T17:32:50.329Z] ced8750f392f: Preparing [2022-05-23T17:32:50.329Z] 2cf0d670239e: Preparing [2022-05-23T17:32:50.329Z] 3100668d791c: Preparing [2022-05-23T17:32:50.329Z] 5088a22fd155: Preparing [2022-05-23T17:32:50.329Z] acfa5d02e7ad: Preparing [2022-05-23T17:32:50.329Z] f73e7dbfee58: Preparing [2022-05-23T17:32:50.329Z] f73e7dbfee58: Waiting [2022-05-23T17:32:50.329Z] 3100668d791c: Layer already exists [2022-05-23T17:32:50.329Z] 2cf0d670239e: Layer already exists [2022-05-23T17:32:50.329Z] ced8750f392f: Layer already exists [2022-05-23T17:32:50.329Z] 5088a22fd155: Layer already exists [2022-05-23T17:32:50.329Z] acfa5d02e7ad: Layer already exists [2022-05-23T17:32:50.329Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:50.600Z] main: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:32:50.713Z] ===================================================== [Pipeline] echo [2022-05-23T17:32:50.725Z] taggedImages: [2022-05-23T17:32:50.725Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:50.725Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-23T17:32:50.725Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 [2022-05-23T17:32:50.725Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:50.725Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-23T17:32:50.744Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-23T17:32:50.744Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:50.744Z] latest [2022-05-23T17:32:50.744Z] 2.2.1-dev.6 [2022-05-23T17:32:50.744Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:50.744Z] main [2022-05-23T17:32:50.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:51.119Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:51.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:51.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T17:32:51.457Z] 0b46ea3b0fad: Preparing [2022-05-23T17:32:51.457Z] d73754de98d6: Preparing [2022-05-23T17:32:51.457Z] 3100668d791c: Preparing [2022-05-23T17:32:51.457Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:51.457Z] f73e7dbfee58: Preparing [2022-05-23T17:32:51.457Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:51.744Z] 3100668d791c: Layer already exists [2022-05-23T17:32:51.744Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:51.744Z] 0b46ea3b0fad: Pushed [2022-05-23T17:32:54.354Z] d73754de98d6: Pushed [2022-05-23T17:32:54.627Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:54.981Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:55.343Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-23T17:32:55.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T17:32:55.343Z] 0b46ea3b0fad: Preparing [2022-05-23T17:32:55.343Z] d73754de98d6: Preparing [2022-05-23T17:32:55.343Z] 3100668d791c: Preparing [2022-05-23T17:32:55.343Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:55.343Z] f73e7dbfee58: Preparing [2022-05-23T17:32:55.343Z] 3100668d791c: Layer already exists [2022-05-23T17:32:55.343Z] d73754de98d6: Layer already exists [2022-05-23T17:32:55.343Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:55.343Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:55.343Z] 0b46ea3b0fad: Layer already exists [2022-05-23T17:32:55.616Z] latest: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:55.991Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:56.357Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 [2022-05-23T17:32:56.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T17:32:56.357Z] 0b46ea3b0fad: Preparing [2022-05-23T17:32:56.357Z] d73754de98d6: Preparing [2022-05-23T17:32:56.357Z] 3100668d791c: Preparing [2022-05-23T17:32:56.357Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:56.357Z] f73e7dbfee58: Preparing [2022-05-23T17:32:56.630Z] 0b46ea3b0fad: Layer already exists [2022-05-23T17:32:56.630Z] 3100668d791c: Layer already exists [2022-05-23T17:32:56.630Z] d73754de98d6: Layer already exists [2022-05-23T17:32:56.630Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:56.630Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:56.630Z] 2.2.1-dev.6: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:56.977Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:57.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:57.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T17:32:57.315Z] 0b46ea3b0fad: Preparing [2022-05-23T17:32:57.315Z] d73754de98d6: Preparing [2022-05-23T17:32:57.315Z] 3100668d791c: Preparing [2022-05-23T17:32:57.315Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:57.315Z] f73e7dbfee58: Preparing [2022-05-23T17:32:57.315Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:57.315Z] 3100668d791c: Layer already exists [2022-05-23T17:32:57.315Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:57.315Z] 0b46ea3b0fad: Layer already exists [2022-05-23T17:32:57.315Z] d73754de98d6: Layer already exists [2022-05-23T17:32:57.588Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:57.930Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:58.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-23T17:32:58.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-23T17:32:58.265Z] 0b46ea3b0fad: Preparing [2022-05-23T17:32:58.265Z] d73754de98d6: Preparing [2022-05-23T17:32:58.265Z] 3100668d791c: Preparing [2022-05-23T17:32:58.265Z] 93c7fbc2e08d: Preparing [2022-05-23T17:32:58.265Z] f73e7dbfee58: Preparing [2022-05-23T17:32:58.265Z] f73e7dbfee58: Layer already exists [2022-05-23T17:32:58.265Z] 3100668d791c: Layer already exists [2022-05-23T17:32:58.265Z] d73754de98d6: Layer already exists [2022-05-23T17:32:58.265Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:32:58.265Z] 0b46ea3b0fad: Layer already exists [2022-05-23T17:32:58.535Z] main: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:32:58.573Z] ===================================================== [Pipeline] echo [2022-05-23T17:32:58.580Z] taggedImages: [2022-05-23T17:32:58.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:58.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-23T17:32:58.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 [2022-05-23T17:32:58.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:58.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-23T17:32:58.594Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-23T17:32:58.594Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:58.594Z] latest [2022-05-23T17:32:58.594Z] 2.2.1-dev.6 [2022-05-23T17:32:58.594Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:32:58.594Z] main [2022-05-23T17:32:58.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:58.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:32:59.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:32:59.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T17:32:59.262Z] 8cfb81340557: Preparing [2022-05-23T17:32:59.262Z] 8cfb81340557: Preparing [2022-05-23T17:32:59.262Z] cb80f311c04a: Preparing [2022-05-23T17:32:59.262Z] a78f75ff780c: Preparing [2022-05-23T17:32:59.262Z] 061bd9394da2: Preparing [2022-05-23T17:32:59.262Z] 5b0ba30619bb: Preparing [2022-05-23T17:32:59.262Z] 3100668d791c: Preparing [2022-05-23T17:32:59.262Z] 0d5ec457ce07: Preparing [2022-05-23T17:32:59.262Z] f87408c2750f: Preparing [2022-05-23T17:32:59.262Z] 07f01f76f2ba: Preparing [2022-05-23T17:32:59.262Z] 46e34c8e6079: Preparing [2022-05-23T17:32:59.262Z] f73e7dbfee58: Preparing [2022-05-23T17:32:59.262Z] 3100668d791c: Waiting [2022-05-23T17:32:59.262Z] 0d5ec457ce07: Waiting [2022-05-23T17:32:59.262Z] f87408c2750f: Waiting [2022-05-23T17:32:59.262Z] 07f01f76f2ba: Waiting [2022-05-23T17:32:59.262Z] 46e34c8e6079: Waiting [2022-05-23T17:32:59.262Z] f73e7dbfee58: Waiting [2022-05-23T17:32:59.535Z] cb80f311c04a: Pushed [2022-05-23T17:32:59.535Z] 061bd9394da2: Pushed [2022-05-23T17:32:59.535Z] 3100668d791c: Layer already exists [2022-05-23T17:32:59.808Z] 8cfb81340557: Pushed [2022-05-23T17:32:59.808Z] a78f75ff780c: Pushed [2022-05-23T17:32:59.808Z] 0d5ec457ce07: Pushed [2022-05-23T17:32:59.808Z] f87408c2750f: Pushed [2022-05-23T17:32:59.808Z] 07f01f76f2ba: Pushed [2022-05-23T17:32:59.808Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:00.078Z] 46e34c8e6079: Pushed [2022-05-23T17:33:02.684Z] 5b0ba30619bb: Pushed [2022-05-23T17:33:02.954Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:03.299Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:03.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-23T17:33:03.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T17:33:03.637Z] 8cfb81340557: Preparing [2022-05-23T17:33:03.637Z] 8cfb81340557: Preparing [2022-05-23T17:33:03.637Z] cb80f311c04a: Preparing [2022-05-23T17:33:03.637Z] a78f75ff780c: Preparing [2022-05-23T17:33:03.637Z] 061bd9394da2: Preparing [2022-05-23T17:33:03.637Z] 5b0ba30619bb: Preparing [2022-05-23T17:33:03.637Z] 3100668d791c: Preparing [2022-05-23T17:33:03.637Z] 0d5ec457ce07: Preparing [2022-05-23T17:33:03.637Z] f87408c2750f: Preparing [2022-05-23T17:33:03.637Z] 07f01f76f2ba: Preparing [2022-05-23T17:33:03.637Z] 46e34c8e6079: Preparing [2022-05-23T17:33:03.637Z] f73e7dbfee58: Preparing [2022-05-23T17:33:03.637Z] 3100668d791c: Waiting [2022-05-23T17:33:03.637Z] 0d5ec457ce07: Waiting [2022-05-23T17:33:03.637Z] 46e34c8e6079: Waiting [2022-05-23T17:33:03.637Z] 07f01f76f2ba: Waiting [2022-05-23T17:33:03.637Z] f73e7dbfee58: Waiting [2022-05-23T17:33:03.637Z] f87408c2750f: Waiting [2022-05-23T17:33:03.637Z] 061bd9394da2: Layer already exists [2022-05-23T17:33:03.637Z] cb80f311c04a: Layer already exists [2022-05-23T17:33:03.637Z] 8cfb81340557: Layer already exists [2022-05-23T17:33:03.637Z] a78f75ff780c: Layer already exists [2022-05-23T17:33:03.637Z] 5b0ba30619bb: Layer already exists [2022-05-23T17:33:03.637Z] 3100668d791c: Layer already exists [2022-05-23T17:33:03.637Z] f87408c2750f: Layer already exists [2022-05-23T17:33:03.637Z] 46e34c8e6079: Layer already exists [2022-05-23T17:33:03.637Z] 0d5ec457ce07: Layer already exists [2022-05-23T17:33:03.637Z] 07f01f76f2ba: Layer already exists [2022-05-23T17:33:03.908Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:03.908Z] latest: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:04.246Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:04.580Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 [2022-05-23T17:33:04.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T17:33:04.580Z] 8cfb81340557: Preparing [2022-05-23T17:33:04.580Z] 8cfb81340557: Preparing [2022-05-23T17:33:04.580Z] cb80f311c04a: Preparing [2022-05-23T17:33:04.580Z] a78f75ff780c: Preparing [2022-05-23T17:33:04.580Z] 061bd9394da2: Preparing [2022-05-23T17:33:04.580Z] 5b0ba30619bb: Preparing [2022-05-23T17:33:04.580Z] 3100668d791c: Preparing [2022-05-23T17:33:04.580Z] 0d5ec457ce07: Preparing [2022-05-23T17:33:04.580Z] f87408c2750f: Preparing [2022-05-23T17:33:04.580Z] 07f01f76f2ba: Preparing [2022-05-23T17:33:04.580Z] 46e34c8e6079: Preparing [2022-05-23T17:33:04.580Z] f73e7dbfee58: Preparing [2022-05-23T17:33:04.580Z] 3100668d791c: Waiting [2022-05-23T17:33:04.580Z] 0d5ec457ce07: Waiting [2022-05-23T17:33:04.580Z] f87408c2750f: Waiting [2022-05-23T17:33:04.580Z] 46e34c8e6079: Waiting [2022-05-23T17:33:04.580Z] 07f01f76f2ba: Waiting [2022-05-23T17:33:04.580Z] 8cfb81340557: Layer already exists [2022-05-23T17:33:04.580Z] cb80f311c04a: Layer already exists [2022-05-23T17:33:04.580Z] a78f75ff780c: Layer already exists [2022-05-23T17:33:04.580Z] 5b0ba30619bb: Layer already exists [2022-05-23T17:33:04.580Z] 061bd9394da2: Layer already exists [2022-05-23T17:33:04.851Z] f87408c2750f: Layer already exists [2022-05-23T17:33:04.851Z] 3100668d791c: Layer already exists [2022-05-23T17:33:04.851Z] 07f01f76f2ba: Layer already exists [2022-05-23T17:33:04.851Z] 0d5ec457ce07: Layer already exists [2022-05-23T17:33:04.851Z] 46e34c8e6079: Layer already exists [2022-05-23T17:33:04.851Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:04.851Z] 2.2.1-dev.6: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:05.189Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:05.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:05.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T17:33:05.522Z] 8cfb81340557: Preparing [2022-05-23T17:33:05.522Z] 8cfb81340557: Preparing [2022-05-23T17:33:05.522Z] cb80f311c04a: Preparing [2022-05-23T17:33:05.522Z] a78f75ff780c: Preparing [2022-05-23T17:33:05.522Z] 061bd9394da2: Preparing [2022-05-23T17:33:05.522Z] 5b0ba30619bb: Preparing [2022-05-23T17:33:05.522Z] 3100668d791c: Preparing [2022-05-23T17:33:05.522Z] 0d5ec457ce07: Preparing [2022-05-23T17:33:05.522Z] f87408c2750f: Preparing [2022-05-23T17:33:05.522Z] 07f01f76f2ba: Preparing [2022-05-23T17:33:05.522Z] 46e34c8e6079: Preparing [2022-05-23T17:33:05.522Z] f73e7dbfee58: Preparing [2022-05-23T17:33:05.522Z] 3100668d791c: Waiting [2022-05-23T17:33:05.522Z] 0d5ec457ce07: Waiting [2022-05-23T17:33:05.522Z] f87408c2750f: Waiting [2022-05-23T17:33:05.522Z] 07f01f76f2ba: Waiting [2022-05-23T17:33:05.522Z] 46e34c8e6079: Waiting [2022-05-23T17:33:05.522Z] f73e7dbfee58: Waiting [2022-05-23T17:33:05.522Z] 061bd9394da2: Layer already exists [2022-05-23T17:33:05.522Z] a78f75ff780c: Layer already exists [2022-05-23T17:33:05.522Z] 8cfb81340557: Layer already exists [2022-05-23T17:33:05.522Z] 5b0ba30619bb: Layer already exists [2022-05-23T17:33:05.522Z] cb80f311c04a: Layer already exists [2022-05-23T17:33:05.522Z] f87408c2750f: Layer already exists [2022-05-23T17:33:05.522Z] 3100668d791c: Layer already exists [2022-05-23T17:33:05.522Z] 0d5ec457ce07: Layer already exists [2022-05-23T17:33:05.522Z] 46e34c8e6079: Layer already exists [2022-05-23T17:33:05.522Z] 07f01f76f2ba: Layer already exists [2022-05-23T17:33:05.792Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:05.792Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:06.135Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:06.470Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-23T17:33:06.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-23T17:33:06.471Z] 8cfb81340557: Preparing [2022-05-23T17:33:06.471Z] 8cfb81340557: Preparing [2022-05-23T17:33:06.471Z] cb80f311c04a: Preparing [2022-05-23T17:33:06.471Z] a78f75ff780c: Preparing [2022-05-23T17:33:06.471Z] 061bd9394da2: Preparing [2022-05-23T17:33:06.471Z] 5b0ba30619bb: Preparing [2022-05-23T17:33:06.471Z] 3100668d791c: Preparing [2022-05-23T17:33:06.471Z] 0d5ec457ce07: Preparing [2022-05-23T17:33:06.471Z] f87408c2750f: Preparing [2022-05-23T17:33:06.471Z] 07f01f76f2ba: Preparing [2022-05-23T17:33:06.471Z] 46e34c8e6079: Preparing [2022-05-23T17:33:06.471Z] f73e7dbfee58: Preparing [2022-05-23T17:33:06.471Z] 3100668d791c: Waiting [2022-05-23T17:33:06.471Z] 0d5ec457ce07: Waiting [2022-05-23T17:33:06.471Z] f87408c2750f: Waiting [2022-05-23T17:33:06.471Z] 07f01f76f2ba: Waiting [2022-05-23T17:33:06.471Z] 46e34c8e6079: Waiting [2022-05-23T17:33:06.471Z] f73e7dbfee58: Waiting [2022-05-23T17:33:06.471Z] 5b0ba30619bb: Layer already exists [2022-05-23T17:33:06.471Z] 061bd9394da2: Layer already exists [2022-05-23T17:33:06.471Z] a78f75ff780c: Layer already exists [2022-05-23T17:33:06.471Z] 8cfb81340557: Layer already exists [2022-05-23T17:33:06.471Z] cb80f311c04a: Layer already exists [2022-05-23T17:33:06.744Z] f87408c2750f: Layer already exists [2022-05-23T17:33:06.744Z] 0d5ec457ce07: Layer already exists [2022-05-23T17:33:06.744Z] 3100668d791c: Layer already exists [2022-05-23T17:33:06.744Z] 46e34c8e6079: Layer already exists [2022-05-23T17:33:06.744Z] 07f01f76f2ba: Layer already exists [2022-05-23T17:33:06.744Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:06.744Z] main: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:33:06.794Z] ===================================================== [Pipeline] echo [2022-05-23T17:33:06.803Z] taggedImages: [2022-05-23T17:33:06.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:06.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-23T17:33:06.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 [2022-05-23T17:33:06.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:06.803Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-23T17:33:06.824Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-23T17:33:06.824Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:06.824Z] latest [2022-05-23T17:33:06.824Z] 2.2.1-dev.6 [2022-05-23T17:33:06.824Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:06.824Z] main [2022-05-23T17:33:06.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:07.178Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:07.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:07.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T17:33:07.522Z] 3fcf66df948f: Preparing [2022-05-23T17:33:07.522Z] 99c426445f04: Preparing [2022-05-23T17:33:07.522Z] 6716a5934927: Preparing [2022-05-23T17:33:07.522Z] 70ac7abf169b: Preparing [2022-05-23T17:33:07.522Z] 314f5b76f706: Preparing [2022-05-23T17:33:07.522Z] 069abd3edc9f: Preparing [2022-05-23T17:33:07.522Z] 53a8af5e8366: Preparing [2022-05-23T17:33:07.522Z] f73e7dbfee58: Preparing [2022-05-23T17:33:07.522Z] 53a8af5e8366: Waiting [2022-05-23T17:33:07.522Z] f73e7dbfee58: Waiting [2022-05-23T17:33:07.522Z] 069abd3edc9f: Waiting [2022-05-23T17:33:07.799Z] 3fcf66df948f: Pushed [2022-05-23T17:33:07.800Z] 99c426445f04: Pushed [2022-05-23T17:33:07.800Z] 314f5b76f706: Pushed [2022-05-23T17:33:07.800Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:08.072Z] 069abd3edc9f: Pushed [2022-05-23T17:33:08.665Z] 53a8af5e8366: Pushed [2022-05-23T17:33:10.093Z] 70ac7abf169b: Pushed [2022-05-23T17:33:10.093Z] 6716a5934927: Pushed [2022-05-23T17:33:10.364Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:10.710Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:11.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-23T17:33:11.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T17:33:11.047Z] 3fcf66df948f: Preparing [2022-05-23T17:33:11.047Z] 99c426445f04: Preparing [2022-05-23T17:33:11.047Z] 6716a5934927: Preparing [2022-05-23T17:33:11.047Z] 70ac7abf169b: Preparing [2022-05-23T17:33:11.047Z] 314f5b76f706: Preparing [2022-05-23T17:33:11.047Z] 069abd3edc9f: Preparing [2022-05-23T17:33:11.047Z] 53a8af5e8366: Preparing [2022-05-23T17:33:11.047Z] f73e7dbfee58: Preparing [2022-05-23T17:33:11.047Z] 069abd3edc9f: Waiting [2022-05-23T17:33:11.047Z] 53a8af5e8366: Waiting [2022-05-23T17:33:11.047Z] f73e7dbfee58: Waiting [2022-05-23T17:33:11.047Z] 3fcf66df948f: Layer already exists [2022-05-23T17:33:11.047Z] 70ac7abf169b: Layer already exists [2022-05-23T17:33:11.047Z] 99c426445f04: Layer already exists [2022-05-23T17:33:11.047Z] 314f5b76f706: Layer already exists [2022-05-23T17:33:11.047Z] 6716a5934927: Layer already exists [2022-05-23T17:33:11.047Z] 53a8af5e8366: Layer already exists [2022-05-23T17:33:11.047Z] 069abd3edc9f: Layer already exists [2022-05-23T17:33:11.047Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:11.318Z] latest: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:11.656Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:12.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 [2022-05-23T17:33:12.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T17:33:12.209Z] 3fcf66df948f: Preparing [2022-05-23T17:33:12.209Z] 99c426445f04: Preparing [2022-05-23T17:33:12.209Z] 6716a5934927: Preparing [2022-05-23T17:33:12.209Z] 70ac7abf169b: Preparing [2022-05-23T17:33:12.209Z] 314f5b76f706: Preparing [2022-05-23T17:33:12.209Z] 069abd3edc9f: Preparing [2022-05-23T17:33:12.209Z] 53a8af5e8366: Preparing [2022-05-23T17:33:12.209Z] f73e7dbfee58: Preparing [2022-05-23T17:33:12.209Z] 53a8af5e8366: Waiting [2022-05-23T17:33:12.209Z] 069abd3edc9f: Waiting [2022-05-23T17:33:12.209Z] f73e7dbfee58: Waiting [2022-05-23T17:33:12.209Z] 99c426445f04: Layer already exists [2022-05-23T17:33:12.209Z] 314f5b76f706: Layer already exists [2022-05-23T17:33:12.209Z] 6716a5934927: Layer already exists [2022-05-23T17:33:12.209Z] 70ac7abf169b: Layer already exists [2022-05-23T17:33:12.209Z] 3fcf66df948f: Layer already exists [2022-05-23T17:33:12.209Z] 069abd3edc9f: Layer already exists [2022-05-23T17:33:12.209Z] 53a8af5e8366: Layer already exists [2022-05-23T17:33:12.489Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:12.489Z] 2.2.1-dev.6: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:12.849Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:13.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:13.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T17:33:13.197Z] 3fcf66df948f: Preparing [2022-05-23T17:33:13.197Z] 99c426445f04: Preparing [2022-05-23T17:33:13.197Z] 6716a5934927: Preparing [2022-05-23T17:33:13.197Z] 70ac7abf169b: Preparing [2022-05-23T17:33:13.197Z] 314f5b76f706: Preparing [2022-05-23T17:33:13.197Z] 069abd3edc9f: Preparing [2022-05-23T17:33:13.197Z] 53a8af5e8366: Preparing [2022-05-23T17:33:13.197Z] f73e7dbfee58: Preparing [2022-05-23T17:33:13.197Z] 069abd3edc9f: Waiting [2022-05-23T17:33:13.197Z] 53a8af5e8366: Waiting [2022-05-23T17:33:13.197Z] f73e7dbfee58: Waiting [2022-05-23T17:33:13.197Z] 99c426445f04: Layer already exists [2022-05-23T17:33:13.197Z] 70ac7abf169b: Layer already exists [2022-05-23T17:33:13.197Z] 314f5b76f706: Layer already exists [2022-05-23T17:33:13.197Z] 3fcf66df948f: Layer already exists [2022-05-23T17:33:13.197Z] 6716a5934927: Layer already exists [2022-05-23T17:33:13.472Z] 069abd3edc9f: Layer already exists [2022-05-23T17:33:13.472Z] 53a8af5e8366: Layer already exists [2022-05-23T17:33:13.472Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:13.472Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:13.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:14.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-23T17:33:14.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-23T17:33:14.151Z] 3fcf66df948f: Preparing [2022-05-23T17:33:14.151Z] 99c426445f04: Preparing [2022-05-23T17:33:14.151Z] 6716a5934927: Preparing [2022-05-23T17:33:14.151Z] 70ac7abf169b: Preparing [2022-05-23T17:33:14.151Z] 314f5b76f706: Preparing [2022-05-23T17:33:14.151Z] 069abd3edc9f: Preparing [2022-05-23T17:33:14.151Z] 53a8af5e8366: Preparing [2022-05-23T17:33:14.151Z] f73e7dbfee58: Preparing [2022-05-23T17:33:14.151Z] 069abd3edc9f: Waiting [2022-05-23T17:33:14.151Z] 53a8af5e8366: Waiting [2022-05-23T17:33:14.151Z] f73e7dbfee58: Waiting [2022-05-23T17:33:14.151Z] 314f5b76f706: Layer already exists [2022-05-23T17:33:14.151Z] 6716a5934927: Layer already exists [2022-05-23T17:33:14.151Z] 70ac7abf169b: Layer already exists [2022-05-23T17:33:14.151Z] 3fcf66df948f: Layer already exists [2022-05-23T17:33:14.151Z] 99c426445f04: Layer already exists [2022-05-23T17:33:14.151Z] 53a8af5e8366: Layer already exists [2022-05-23T17:33:14.151Z] 069abd3edc9f: Layer already exists [2022-05-23T17:33:14.151Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:14.423Z] main: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:33:14.465Z] ===================================================== [Pipeline] echo [2022-05-23T17:33:14.473Z] taggedImages: [2022-05-23T17:33:14.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:14.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-23T17:33:14.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 [2022-05-23T17:33:14.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:14.473Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-23T17:33:14.496Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-23T17:33:14.496Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:14.496Z] latest [2022-05-23T17:33:14.496Z] 2.2.1-dev.6 [2022-05-23T17:33:14.496Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:14.496Z] main [2022-05-23T17:33:14.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:14.846Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:15.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:15.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T17:33:15.183Z] aeeb41034be2: Preparing [2022-05-23T17:33:15.183Z] ac6322c4204c: Preparing [2022-05-23T17:33:15.183Z] e018bbba80af: Preparing [2022-05-23T17:33:15.183Z] 0525786730ff: Preparing [2022-05-23T17:33:15.183Z] e53b32e20036: Preparing [2022-05-23T17:33:15.183Z] deb082bdeb99: Preparing [2022-05-23T17:33:15.183Z] 78492ee83c45: Preparing [2022-05-23T17:33:15.183Z] 7414b5b32295: Preparing [2022-05-23T17:33:15.183Z] 48ab6dc67775: Preparing [2022-05-23T17:33:15.183Z] f73e7dbfee58: Preparing [2022-05-23T17:33:15.183Z] 78492ee83c45: Waiting [2022-05-23T17:33:15.183Z] deb082bdeb99: Waiting [2022-05-23T17:33:15.183Z] 7414b5b32295: Waiting [2022-05-23T17:33:15.183Z] 48ab6dc67775: Waiting [2022-05-23T17:33:15.183Z] f73e7dbfee58: Waiting [2022-05-23T17:33:15.458Z] e53b32e20036: Pushed [2022-05-23T17:33:15.458Z] ac6322c4204c: Pushed [2022-05-23T17:33:15.458Z] aeeb41034be2: Pushed [2022-05-23T17:33:15.729Z] deb082bdeb99: Pushed [2022-05-23T17:33:15.729Z] 78492ee83c45: Pushed [2022-05-23T17:33:15.729Z] 7414b5b32295: Pushed [2022-05-23T17:33:15.729Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:16.004Z] 48ab6dc67775: Pushed [2022-05-23T17:33:17.971Z] 0525786730ff: Pushed [2022-05-23T17:33:18.563Z] e018bbba80af: Pushed [2022-05-23T17:33:18.835Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:19.179Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:19.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-23T17:33:19.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T17:33:19.513Z] aeeb41034be2: Preparing [2022-05-23T17:33:19.513Z] ac6322c4204c: Preparing [2022-05-23T17:33:19.513Z] e018bbba80af: Preparing [2022-05-23T17:33:19.513Z] 0525786730ff: Preparing [2022-05-23T17:33:19.513Z] e53b32e20036: Preparing [2022-05-23T17:33:19.513Z] deb082bdeb99: Preparing [2022-05-23T17:33:19.513Z] 78492ee83c45: Preparing [2022-05-23T17:33:19.513Z] 7414b5b32295: Preparing [2022-05-23T17:33:19.513Z] 48ab6dc67775: Preparing [2022-05-23T17:33:19.513Z] f73e7dbfee58: Preparing [2022-05-23T17:33:19.513Z] 78492ee83c45: Waiting [2022-05-23T17:33:19.514Z] 48ab6dc67775: Waiting [2022-05-23T17:33:19.514Z] f73e7dbfee58: Waiting [2022-05-23T17:33:19.514Z] 7414b5b32295: Waiting [2022-05-23T17:33:19.514Z] deb082bdeb99: Waiting [2022-05-23T17:33:19.514Z] aeeb41034be2: Layer already exists [2022-05-23T17:33:19.514Z] e018bbba80af: Layer already exists [2022-05-23T17:33:19.514Z] e53b32e20036: Layer already exists [2022-05-23T17:33:19.514Z] 0525786730ff: Layer already exists [2022-05-23T17:33:19.514Z] ac6322c4204c: Layer already exists [2022-05-23T17:33:19.514Z] 7414b5b32295: Layer already exists [2022-05-23T17:33:19.786Z] 78492ee83c45: Layer already exists [2022-05-23T17:33:19.786Z] deb082bdeb99: Layer already exists [2022-05-23T17:33:19.786Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:19.786Z] 48ab6dc67775: Layer already exists [2022-05-23T17:33:19.786Z] latest: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:20.125Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:20.459Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 [2022-05-23T17:33:20.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T17:33:20.459Z] aeeb41034be2: Preparing [2022-05-23T17:33:20.459Z] ac6322c4204c: Preparing [2022-05-23T17:33:20.459Z] e018bbba80af: Preparing [2022-05-23T17:33:20.459Z] 0525786730ff: Preparing [2022-05-23T17:33:20.459Z] e53b32e20036: Preparing [2022-05-23T17:33:20.459Z] deb082bdeb99: Preparing [2022-05-23T17:33:20.459Z] 78492ee83c45: Preparing [2022-05-23T17:33:20.459Z] 7414b5b32295: Preparing [2022-05-23T17:33:20.459Z] 48ab6dc67775: Preparing [2022-05-23T17:33:20.459Z] f73e7dbfee58: Preparing [2022-05-23T17:33:20.459Z] deb082bdeb99: Waiting [2022-05-23T17:33:20.459Z] 78492ee83c45: Waiting [2022-05-23T17:33:20.459Z] 7414b5b32295: Waiting [2022-05-23T17:33:20.459Z] 48ab6dc67775: Waiting [2022-05-23T17:33:20.459Z] f73e7dbfee58: Waiting [2022-05-23T17:33:20.459Z] ac6322c4204c: Layer already exists [2022-05-23T17:33:20.459Z] 0525786730ff: Layer already exists [2022-05-23T17:33:20.459Z] e018bbba80af: Layer already exists [2022-05-23T17:33:20.459Z] e53b32e20036: Layer already exists [2022-05-23T17:33:20.459Z] aeeb41034be2: Layer already exists [2022-05-23T17:33:20.731Z] 78492ee83c45: Layer already exists [2022-05-23T17:33:20.731Z] deb082bdeb99: Layer already exists [2022-05-23T17:33:20.731Z] 48ab6dc67775: Layer already exists [2022-05-23T17:33:20.731Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:20.731Z] 7414b5b32295: Layer already exists [2022-05-23T17:33:20.731Z] 2.2.1-dev.6: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:21.072Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:21.407Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:21.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T17:33:21.407Z] aeeb41034be2: Preparing [2022-05-23T17:33:21.407Z] ac6322c4204c: Preparing [2022-05-23T17:33:21.407Z] e018bbba80af: Preparing [2022-05-23T17:33:21.407Z] 0525786730ff: Preparing [2022-05-23T17:33:21.407Z] e53b32e20036: Preparing [2022-05-23T17:33:21.407Z] deb082bdeb99: Preparing [2022-05-23T17:33:21.407Z] 78492ee83c45: Preparing [2022-05-23T17:33:21.407Z] 7414b5b32295: Preparing [2022-05-23T17:33:21.407Z] 48ab6dc67775: Preparing [2022-05-23T17:33:21.407Z] f73e7dbfee58: Preparing [2022-05-23T17:33:21.407Z] 7414b5b32295: Waiting [2022-05-23T17:33:21.407Z] 48ab6dc67775: Waiting [2022-05-23T17:33:21.407Z] f73e7dbfee58: Waiting [2022-05-23T17:33:21.407Z] deb082bdeb99: Waiting [2022-05-23T17:33:21.407Z] 78492ee83c45: Waiting [2022-05-23T17:33:21.407Z] ac6322c4204c: Layer already exists [2022-05-23T17:33:21.407Z] e53b32e20036: Layer already exists [2022-05-23T17:33:21.407Z] 0525786730ff: Layer already exists [2022-05-23T17:33:21.407Z] e018bbba80af: Layer already exists [2022-05-23T17:33:21.407Z] aeeb41034be2: Layer already exists [2022-05-23T17:33:21.407Z] deb082bdeb99: Layer already exists [2022-05-23T17:33:21.407Z] 78492ee83c45: Layer already exists [2022-05-23T17:33:21.407Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:21.407Z] 7414b5b32295: Layer already exists [2022-05-23T17:33:21.678Z] 48ab6dc67775: Layer already exists [2022-05-23T17:33:21.678Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:22.018Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:22.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-23T17:33:22.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-23T17:33:22.354Z] aeeb41034be2: Preparing [2022-05-23T17:33:22.354Z] ac6322c4204c: Preparing [2022-05-23T17:33:22.354Z] e018bbba80af: Preparing [2022-05-23T17:33:22.354Z] 0525786730ff: Preparing [2022-05-23T17:33:22.354Z] e53b32e20036: Preparing [2022-05-23T17:33:22.354Z] deb082bdeb99: Preparing [2022-05-23T17:33:22.354Z] 78492ee83c45: Preparing [2022-05-23T17:33:22.354Z] 7414b5b32295: Preparing [2022-05-23T17:33:22.354Z] 48ab6dc67775: Preparing [2022-05-23T17:33:22.354Z] f73e7dbfee58: Preparing [2022-05-23T17:33:22.354Z] 48ab6dc67775: Waiting [2022-05-23T17:33:22.354Z] 7414b5b32295: Waiting [2022-05-23T17:33:22.354Z] f73e7dbfee58: Waiting [2022-05-23T17:33:22.354Z] 78492ee83c45: Waiting [2022-05-23T17:33:22.354Z] deb082bdeb99: Waiting [2022-05-23T17:33:22.354Z] aeeb41034be2: Layer already exists [2022-05-23T17:33:22.354Z] e018bbba80af: Layer already exists [2022-05-23T17:33:22.354Z] 0525786730ff: Layer already exists [2022-05-23T17:33:22.354Z] e53b32e20036: Layer already exists [2022-05-23T17:33:22.354Z] ac6322c4204c: Layer already exists [2022-05-23T17:33:22.354Z] deb082bdeb99: Layer already exists [2022-05-23T17:33:22.354Z] 78492ee83c45: Layer already exists [2022-05-23T17:33:22.354Z] 7414b5b32295: Layer already exists [2022-05-23T17:33:22.623Z] f73e7dbfee58: Layer already exists [2022-05-23T17:33:22.623Z] 48ab6dc67775: Layer already exists [2022-05-23T17:33:22.623Z] main: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:33:22.665Z] ===================================================== [Pipeline] echo [2022-05-23T17:33:22.675Z] taggedImages: [2022-05-23T17:33:22.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:22.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-23T17:33:22.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 [2022-05-23T17:33:22.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:22.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-23T17:33:22.696Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-23T17:33:22.696Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:22.696Z] latest [2022-05-23T17:33:22.696Z] 2.2.1-dev.6 [2022-05-23T17:33:22.696Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:22.696Z] main [2022-05-23T17:33:22.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:23.036Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:23.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:23.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T17:33:23.374Z] 550d71155f9d: Preparing [2022-05-23T17:33:23.374Z] f388e45157c3: Preparing [2022-05-23T17:33:23.374Z] 3100668d791c: Preparing [2022-05-23T17:33:23.374Z] 625e09c98469: Preparing [2022-05-23T17:33:23.374Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:23.375Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:23.375Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:23.647Z] 3100668d791c: Layer already exists [2022-05-23T17:33:23.647Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:23.647Z] 550d71155f9d: Pushed [2022-05-23T17:33:23.647Z] 2cba53f3bcc5: Pushed [2022-05-23T17:33:25.079Z] 625e09c98469: Pushed [2022-05-23T17:33:28.448Z] f388e45157c3: Pushed [2022-05-23T17:33:28.448Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:28.784Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:29.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-23T17:33:29.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T17:33:29.116Z] 550d71155f9d: Preparing [2022-05-23T17:33:29.116Z] f388e45157c3: Preparing [2022-05-23T17:33:29.116Z] 3100668d791c: Preparing [2022-05-23T17:33:29.116Z] 625e09c98469: Preparing [2022-05-23T17:33:29.116Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:29.116Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:29.116Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:29.116Z] 3100668d791c: Layer already exists [2022-05-23T17:33:29.116Z] 550d71155f9d: Layer already exists [2022-05-23T17:33:29.116Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:29.116Z] f388e45157c3: Layer already exists [2022-05-23T17:33:29.116Z] 625e09c98469: Layer already exists [2022-05-23T17:33:29.116Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:29.387Z] latest: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:29.726Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:30.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 [2022-05-23T17:33:30.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T17:33:30.058Z] 550d71155f9d: Preparing [2022-05-23T17:33:30.058Z] f388e45157c3: Preparing [2022-05-23T17:33:30.058Z] 3100668d791c: Preparing [2022-05-23T17:33:30.058Z] 625e09c98469: Preparing [2022-05-23T17:33:30.058Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:30.058Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:30.058Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:30.058Z] 3100668d791c: Layer already exists [2022-05-23T17:33:30.058Z] 550d71155f9d: Layer already exists [2022-05-23T17:33:30.058Z] f388e45157c3: Layer already exists [2022-05-23T17:33:30.058Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:30.058Z] 625e09c98469: Layer already exists [2022-05-23T17:33:30.331Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:30.331Z] 2.2.1-dev.6: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:30.672Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:31.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:31.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T17:33:31.009Z] 550d71155f9d: Preparing [2022-05-23T17:33:31.009Z] f388e45157c3: Preparing [2022-05-23T17:33:31.009Z] 3100668d791c: Preparing [2022-05-23T17:33:31.009Z] 625e09c98469: Preparing [2022-05-23T17:33:31.009Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:31.009Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:31.009Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:31.009Z] 550d71155f9d: Layer already exists [2022-05-23T17:33:31.009Z] 3100668d791c: Layer already exists [2022-05-23T17:33:31.009Z] 625e09c98469: Layer already exists [2022-05-23T17:33:31.009Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:31.009Z] f388e45157c3: Layer already exists [2022-05-23T17:33:31.009Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:31.281Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:31.621Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:31.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-23T17:33:31.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-23T17:33:31.981Z] 550d71155f9d: Preparing [2022-05-23T17:33:31.981Z] f388e45157c3: Preparing [2022-05-23T17:33:31.981Z] 3100668d791c: Preparing [2022-05-23T17:33:31.981Z] 625e09c98469: Preparing [2022-05-23T17:33:31.981Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:31.981Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:31.981Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:31.981Z] 625e09c98469: Layer already exists [2022-05-23T17:33:31.981Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:31.981Z] 3100668d791c: Layer already exists [2022-05-23T17:33:32.256Z] 550d71155f9d: Layer already exists [2022-05-23T17:33:32.256Z] f388e45157c3: Layer already exists [2022-05-23T17:33:32.256Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:32.256Z] main: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:33:32.307Z] ===================================================== [Pipeline] echo [2022-05-23T17:33:32.317Z] taggedImages: [2022-05-23T17:33:32.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:32.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-23T17:33:32.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 [2022-05-23T17:33:32.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:32.317Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-23T17:33:32.337Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-23T17:33:32.337Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:32.337Z] latest [2022-05-23T17:33:32.337Z] 2.2.1-dev.6 [2022-05-23T17:33:32.337Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:32.337Z] main [2022-05-23T17:33:32.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:32.692Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:33.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:33.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T17:33:33.118Z] 4bb5d158ef61: Preparing [2022-05-23T17:33:33.118Z] 9898e23bbe87: Preparing [2022-05-23T17:33:33.118Z] bbf3af811d7f: Preparing [2022-05-23T17:33:33.118Z] 862c79ebc885: Preparing [2022-05-23T17:33:33.118Z] 14ad8aa40d62: Preparing [2022-05-23T17:33:33.118Z] b390543547b5: Preparing [2022-05-23T17:33:33.118Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:33.118Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:33.118Z] b390543547b5: Waiting [2022-05-23T17:33:33.118Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:33.118Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:33.393Z] bbf3af811d7f: Pushed [2022-05-23T17:33:33.393Z] 4bb5d158ef61: Pushed [2022-05-23T17:33:33.393Z] 9898e23bbe87: Pushed [2022-05-23T17:33:33.393Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:33.676Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:34.273Z] b390543547b5: Pushed [2022-05-23T17:33:42.528Z] 14ad8aa40d62: Pushed [2022-05-23T17:33:50.783Z] 862c79ebc885: Pushed [2022-05-23T17:33:50.783Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:51.124Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:51.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-23T17:33:51.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T17:33:51.459Z] 4bb5d158ef61: Preparing [2022-05-23T17:33:51.459Z] 9898e23bbe87: Preparing [2022-05-23T17:33:51.459Z] bbf3af811d7f: Preparing [2022-05-23T17:33:51.459Z] 862c79ebc885: Preparing [2022-05-23T17:33:51.459Z] 14ad8aa40d62: Preparing [2022-05-23T17:33:51.459Z] b390543547b5: Preparing [2022-05-23T17:33:51.459Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:51.459Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:51.459Z] b390543547b5: Waiting [2022-05-23T17:33:51.459Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:51.459Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:51.459Z] 14ad8aa40d62: Layer already exists [2022-05-23T17:33:51.459Z] 862c79ebc885: Layer already exists [2022-05-23T17:33:51.459Z] bbf3af811d7f: Layer already exists [2022-05-23T17:33:51.459Z] 4bb5d158ef61: Layer already exists [2022-05-23T17:33:51.459Z] 9898e23bbe87: Layer already exists [2022-05-23T17:33:51.459Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:51.459Z] b390543547b5: Layer already exists [2022-05-23T17:33:51.459Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:51.730Z] latest: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:52.074Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:52.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 [2022-05-23T17:33:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T17:33:52.413Z] 4bb5d158ef61: Preparing [2022-05-23T17:33:52.413Z] 9898e23bbe87: Preparing [2022-05-23T17:33:52.413Z] bbf3af811d7f: Preparing [2022-05-23T17:33:52.413Z] 862c79ebc885: Preparing [2022-05-23T17:33:52.413Z] 14ad8aa40d62: Preparing [2022-05-23T17:33:52.413Z] b390543547b5: Preparing [2022-05-23T17:33:52.413Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:52.413Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:52.413Z] b390543547b5: Waiting [2022-05-23T17:33:52.413Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:52.413Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:52.413Z] 14ad8aa40d62: Layer already exists [2022-05-23T17:33:52.413Z] 862c79ebc885: Layer already exists [2022-05-23T17:33:52.413Z] bbf3af811d7f: Layer already exists [2022-05-23T17:33:52.413Z] 9898e23bbe87: Layer already exists [2022-05-23T17:33:52.413Z] 4bb5d158ef61: Layer already exists [2022-05-23T17:33:52.413Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:52.413Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:52.413Z] b390543547b5: Layer already exists [2022-05-23T17:33:52.683Z] 2.2.1-dev.6: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:53.019Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:53.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:53.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T17:33:53.353Z] 4bb5d158ef61: Preparing [2022-05-23T17:33:53.353Z] 9898e23bbe87: Preparing [2022-05-23T17:33:53.353Z] bbf3af811d7f: Preparing [2022-05-23T17:33:53.353Z] 862c79ebc885: Preparing [2022-05-23T17:33:53.353Z] 14ad8aa40d62: Preparing [2022-05-23T17:33:53.353Z] b390543547b5: Preparing [2022-05-23T17:33:53.353Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:53.353Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:53.353Z] b390543547b5: Waiting [2022-05-23T17:33:53.353Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:53.353Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:53.353Z] 9898e23bbe87: Layer already exists [2022-05-23T17:33:53.353Z] bbf3af811d7f: Layer already exists [2022-05-23T17:33:53.353Z] 862c79ebc885: Layer already exists [2022-05-23T17:33:53.353Z] 4bb5d158ef61: Layer already exists [2022-05-23T17:33:53.353Z] 14ad8aa40d62: Layer already exists [2022-05-23T17:33:53.353Z] b390543547b5: Layer already exists [2022-05-23T17:33:53.353Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:53.353Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:53.623Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:53.961Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:54.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-23T17:33:54.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-23T17:33:54.296Z] 4bb5d158ef61: Preparing [2022-05-23T17:33:54.296Z] 9898e23bbe87: Preparing [2022-05-23T17:33:54.296Z] bbf3af811d7f: Preparing [2022-05-23T17:33:54.296Z] 862c79ebc885: Preparing [2022-05-23T17:33:54.296Z] 14ad8aa40d62: Preparing [2022-05-23T17:33:54.296Z] b390543547b5: Preparing [2022-05-23T17:33:54.296Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:54.296Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:54.296Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:54.296Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:54.296Z] b390543547b5: Waiting [2022-05-23T17:33:54.296Z] 14ad8aa40d62: Layer already exists [2022-05-23T17:33:54.296Z] 9898e23bbe87: Layer already exists [2022-05-23T17:33:54.296Z] 862c79ebc885: Layer already exists [2022-05-23T17:33:54.296Z] 4bb5d158ef61: Layer already exists [2022-05-23T17:33:54.296Z] bbf3af811d7f: Layer already exists [2022-05-23T17:33:54.296Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:54.296Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:54.296Z] b390543547b5: Layer already exists [2022-05-23T17:33:54.567Z] main: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:33:54.608Z] ===================================================== [Pipeline] echo [2022-05-23T17:33:54.618Z] taggedImages: [2022-05-23T17:33:54.618Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:54.618Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-23T17:33:54.618Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 [2022-05-23T17:33:54.618Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:54.618Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-23T17:33:54.640Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-23T17:33:54.640Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:54.640Z] latest [2022-05-23T17:33:54.640Z] 2.2.1-dev.6 [2022-05-23T17:33:54.640Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:33:54.640Z] main [2022-05-23T17:33:54.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:54.983Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:33:55.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:33:55.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T17:33:55.324Z] bb215a11d23d: Preparing [2022-05-23T17:33:55.324Z] 1da1e1fecd45: Preparing [2022-05-23T17:33:55.324Z] 5b60731b5a79: Preparing [2022-05-23T17:33:55.324Z] 01d292efa840: Preparing [2022-05-23T17:33:55.324Z] d06fce14478b: Preparing [2022-05-23T17:33:55.324Z] 2cba53f3bcc5: Preparing [2022-05-23T17:33:55.325Z] 4f4ce317c6bb: Preparing [2022-05-23T17:33:55.325Z] 2cba53f3bcc5: Waiting [2022-05-23T17:33:55.325Z] 4f4ce317c6bb: Waiting [2022-05-23T17:33:55.598Z] bb215a11d23d: Pushed [2022-05-23T17:33:55.598Z] 1da1e1fecd45: Pushed [2022-05-23T17:33:55.598Z] 5b60731b5a79: Pushed [2022-05-23T17:33:55.598Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:33:55.598Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:33:56.193Z] d06fce14478b: Pushed [2022-05-23T17:34:14.474Z] 01d292efa840: Pushed [2022-05-23T17:34:14.474Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:14.821Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:15.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-23T17:34:15.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T17:34:15.159Z] bb215a11d23d: Preparing [2022-05-23T17:34:15.159Z] 1da1e1fecd45: Preparing [2022-05-23T17:34:15.159Z] 5b60731b5a79: Preparing [2022-05-23T17:34:15.159Z] 01d292efa840: Preparing [2022-05-23T17:34:15.159Z] d06fce14478b: Preparing [2022-05-23T17:34:15.159Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:15.159Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:15.159Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:15.159Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:15.159Z] 1da1e1fecd45: Layer already exists [2022-05-23T17:34:15.159Z] bb215a11d23d: Layer already exists [2022-05-23T17:34:15.159Z] 5b60731b5a79: Layer already exists [2022-05-23T17:34:15.159Z] d06fce14478b: Layer already exists [2022-05-23T17:34:15.159Z] 01d292efa840: Layer already exists [2022-05-23T17:34:15.428Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:15.428Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:15.428Z] latest: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:15.769Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:16.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 [2022-05-23T17:34:16.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T17:34:16.108Z] bb215a11d23d: Preparing [2022-05-23T17:34:16.108Z] 1da1e1fecd45: Preparing [2022-05-23T17:34:16.108Z] 5b60731b5a79: Preparing [2022-05-23T17:34:16.108Z] 01d292efa840: Preparing [2022-05-23T17:34:16.108Z] d06fce14478b: Preparing [2022-05-23T17:34:16.108Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:16.108Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:16.108Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:16.108Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:16.108Z] 1da1e1fecd45: Layer already exists [2022-05-23T17:34:16.108Z] 5b60731b5a79: Layer already exists [2022-05-23T17:34:16.108Z] d06fce14478b: Layer already exists [2022-05-23T17:34:16.108Z] bb215a11d23d: Layer already exists [2022-05-23T17:34:16.108Z] 01d292efa840: Layer already exists [2022-05-23T17:34:16.108Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:16.108Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:16.379Z] 2.2.1-dev.6: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:16.720Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:17.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T17:34:17.051Z] bb215a11d23d: Preparing [2022-05-23T17:34:17.051Z] 1da1e1fecd45: Preparing [2022-05-23T17:34:17.051Z] 5b60731b5a79: Preparing [2022-05-23T17:34:17.051Z] 01d292efa840: Preparing [2022-05-23T17:34:17.051Z] d06fce14478b: Preparing [2022-05-23T17:34:17.051Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:17.051Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:17.051Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:17.051Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:17.051Z] bb215a11d23d: Layer already exists [2022-05-23T17:34:17.051Z] 01d292efa840: Layer already exists [2022-05-23T17:34:17.051Z] 5b60731b5a79: Layer already exists [2022-05-23T17:34:17.051Z] 1da1e1fecd45: Layer already exists [2022-05-23T17:34:17.051Z] d06fce14478b: Layer already exists [2022-05-23T17:34:17.051Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:17.051Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:17.324Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:17.664Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:18.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-23T17:34:18.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-23T17:34:18.058Z] bb215a11d23d: Preparing [2022-05-23T17:34:18.058Z] 1da1e1fecd45: Preparing [2022-05-23T17:34:18.058Z] 5b60731b5a79: Preparing [2022-05-23T17:34:18.058Z] 01d292efa840: Preparing [2022-05-23T17:34:18.058Z] d06fce14478b: Preparing [2022-05-23T17:34:18.058Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:18.058Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:18.058Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:18.058Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:18.058Z] d06fce14478b: Layer already exists [2022-05-23T17:34:18.058Z] bb215a11d23d: Layer already exists [2022-05-23T17:34:18.058Z] 1da1e1fecd45: Layer already exists [2022-05-23T17:34:18.058Z] 5b60731b5a79: Layer already exists [2022-05-23T17:34:18.058Z] 01d292efa840: Layer already exists [2022-05-23T17:34:18.341Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:18.341Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:18.341Z] main: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:34:18.388Z] ===================================================== [Pipeline] echo [2022-05-23T17:34:18.397Z] taggedImages: [2022-05-23T17:34:18.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:18.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-23T17:34:18.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 [2022-05-23T17:34:18.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:18.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-23T17:34:18.413Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-23T17:34:18.413Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:18.413Z] latest [2022-05-23T17:34:18.413Z] 2.2.1-dev.6 [2022-05-23T17:34:18.413Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:18.413Z] main [2022-05-23T17:34:18.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:18.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:19.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:19.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T17:34:19.108Z] 76944dd6fdaf: Preparing [2022-05-23T17:34:19.108Z] 77bd57a1d408: Preparing [2022-05-23T17:34:19.108Z] 85f3d0361e01: Preparing [2022-05-23T17:34:19.108Z] f838fc610f55: Preparing [2022-05-23T17:34:19.108Z] b390543547b5: Preparing [2022-05-23T17:34:19.108Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:19.108Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:19.108Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:19.108Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:19.392Z] b390543547b5: Layer already exists [2022-05-23T17:34:19.392Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:19.392Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:19.392Z] 77bd57a1d408: Pushed [2022-05-23T17:34:19.392Z] 85f3d0361e01: Pushed [2022-05-23T17:34:19.392Z] 76944dd6fdaf: Pushed [2022-05-23T17:34:37.670Z] f838fc610f55: Pushed [2022-05-23T17:34:37.670Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:38.004Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:38.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-23T17:34:38.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T17:34:38.334Z] 76944dd6fdaf: Preparing [2022-05-23T17:34:38.334Z] 77bd57a1d408: Preparing [2022-05-23T17:34:38.334Z] 85f3d0361e01: Preparing [2022-05-23T17:34:38.334Z] f838fc610f55: Preparing [2022-05-23T17:34:38.334Z] b390543547b5: Preparing [2022-05-23T17:34:38.334Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:38.334Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:38.334Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:38.334Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:38.334Z] 85f3d0361e01: Layer already exists [2022-05-23T17:34:38.334Z] b390543547b5: Layer already exists [2022-05-23T17:34:38.334Z] 77bd57a1d408: Layer already exists [2022-05-23T17:34:38.334Z] 76944dd6fdaf: Layer already exists [2022-05-23T17:34:38.334Z] f838fc610f55: Layer already exists [2022-05-23T17:34:38.334Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:38.334Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:38.603Z] latest: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:38.936Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:39.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 [2022-05-23T17:34:39.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T17:34:39.265Z] 76944dd6fdaf: Preparing [2022-05-23T17:34:39.265Z] 77bd57a1d408: Preparing [2022-05-23T17:34:39.265Z] 85f3d0361e01: Preparing [2022-05-23T17:34:39.265Z] f838fc610f55: Preparing [2022-05-23T17:34:39.265Z] b390543547b5: Preparing [2022-05-23T17:34:39.265Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:39.265Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:39.265Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:39.265Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:39.265Z] 77bd57a1d408: Layer already exists [2022-05-23T17:34:39.265Z] 85f3d0361e01: Layer already exists [2022-05-23T17:34:39.265Z] 76944dd6fdaf: Layer already exists [2022-05-23T17:34:39.265Z] b390543547b5: Layer already exists [2022-05-23T17:34:39.265Z] f838fc610f55: Layer already exists [2022-05-23T17:34:39.265Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:39.265Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:39.534Z] 2.2.1-dev.6: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:39.869Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:40.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:40.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T17:34:40.198Z] 76944dd6fdaf: Preparing [2022-05-23T17:34:40.198Z] 77bd57a1d408: Preparing [2022-05-23T17:34:40.198Z] 85f3d0361e01: Preparing [2022-05-23T17:34:40.198Z] f838fc610f55: Preparing [2022-05-23T17:34:40.198Z] b390543547b5: Preparing [2022-05-23T17:34:40.198Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:40.198Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:40.198Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:40.198Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:40.198Z] f838fc610f55: Layer already exists [2022-05-23T17:34:40.198Z] b390543547b5: Layer already exists [2022-05-23T17:34:40.198Z] 77bd57a1d408: Layer already exists [2022-05-23T17:34:40.198Z] 85f3d0361e01: Layer already exists [2022-05-23T17:34:40.198Z] 76944dd6fdaf: Layer already exists [2022-05-23T17:34:40.198Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:40.198Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:40.468Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:40.802Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:41.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-23T17:34:41.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-23T17:34:41.130Z] 76944dd6fdaf: Preparing [2022-05-23T17:34:41.130Z] 77bd57a1d408: Preparing [2022-05-23T17:34:41.130Z] 85f3d0361e01: Preparing [2022-05-23T17:34:41.130Z] f838fc610f55: Preparing [2022-05-23T17:34:41.130Z] b390543547b5: Preparing [2022-05-23T17:34:41.130Z] 2cba53f3bcc5: Preparing [2022-05-23T17:34:41.130Z] 4f4ce317c6bb: Preparing [2022-05-23T17:34:41.130Z] 2cba53f3bcc5: Waiting [2022-05-23T17:34:41.130Z] 4f4ce317c6bb: Waiting [2022-05-23T17:34:41.130Z] 77bd57a1d408: Layer already exists [2022-05-23T17:34:41.130Z] 76944dd6fdaf: Layer already exists [2022-05-23T17:34:41.130Z] f838fc610f55: Layer already exists [2022-05-23T17:34:41.130Z] b390543547b5: Layer already exists [2022-05-23T17:34:41.130Z] 85f3d0361e01: Layer already exists [2022-05-23T17:34:41.130Z] 2cba53f3bcc5: Layer already exists [2022-05-23T17:34:41.130Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:34:41.399Z] main: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:34:41.445Z] ===================================================== [Pipeline] echo [2022-05-23T17:34:41.454Z] taggedImages: [2022-05-23T17:34:41.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:41.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-23T17:34:41.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 [2022-05-23T17:34:41.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:41.454Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-23T17:34:41.474Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-23T17:34:41.474Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:41.474Z] latest [2022-05-23T17:34:41.474Z] 2.2.1-dev.6 [2022-05-23T17:34:41.474Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:41.474Z] main [2022-05-23T17:34:41.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:41.818Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:42.148Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:42.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T17:34:42.148Z] 4b2c9bba4427: Preparing [2022-05-23T17:34:42.148Z] c55385752948: Preparing [2022-05-23T17:34:42.148Z] 3100668d791c: Preparing [2022-05-23T17:34:42.148Z] ea94936a010d: Preparing [2022-05-23T17:34:42.148Z] f73e7dbfee58: Preparing [2022-05-23T17:34:42.148Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:42.148Z] 3100668d791c: Layer already exists [2022-05-23T17:34:42.417Z] 4b2c9bba4427: Pushed [2022-05-23T17:34:42.687Z] ea94936a010d: Pushed [2022-05-23T17:34:46.957Z] c55385752948: Pushed [2022-05-23T17:34:46.957Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:47.290Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:47.621Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-23T17:34:47.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T17:34:47.621Z] 4b2c9bba4427: Preparing [2022-05-23T17:34:47.621Z] c55385752948: Preparing [2022-05-23T17:34:47.621Z] 3100668d791c: Preparing [2022-05-23T17:34:47.621Z] ea94936a010d: Preparing [2022-05-23T17:34:47.621Z] f73e7dbfee58: Preparing [2022-05-23T17:34:47.621Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:47.621Z] 4b2c9bba4427: Layer already exists [2022-05-23T17:34:47.621Z] ea94936a010d: Layer already exists [2022-05-23T17:34:47.621Z] c55385752948: Layer already exists [2022-05-23T17:34:47.621Z] 3100668d791c: Layer already exists [2022-05-23T17:34:47.891Z] latest: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:48.226Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:48.554Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 [2022-05-23T17:34:48.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T17:34:48.554Z] 4b2c9bba4427: Preparing [2022-05-23T17:34:48.554Z] c55385752948: Preparing [2022-05-23T17:34:48.554Z] 3100668d791c: Preparing [2022-05-23T17:34:48.554Z] ea94936a010d: Preparing [2022-05-23T17:34:48.554Z] f73e7dbfee58: Preparing [2022-05-23T17:34:48.554Z] c55385752948: Layer already exists [2022-05-23T17:34:48.554Z] ea94936a010d: Layer already exists [2022-05-23T17:34:48.554Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:48.554Z] 4b2c9bba4427: Layer already exists [2022-05-23T17:34:48.554Z] 3100668d791c: Layer already exists [2022-05-23T17:34:48.824Z] 2.2.1-dev.6: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:49.161Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:49.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:49.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T17:34:49.489Z] 4b2c9bba4427: Preparing [2022-05-23T17:34:49.489Z] c55385752948: Preparing [2022-05-23T17:34:49.489Z] 3100668d791c: Preparing [2022-05-23T17:34:49.489Z] ea94936a010d: Preparing [2022-05-23T17:34:49.489Z] f73e7dbfee58: Preparing [2022-05-23T17:34:49.489Z] 4b2c9bba4427: Layer already exists [2022-05-23T17:34:49.489Z] c55385752948: Layer already exists [2022-05-23T17:34:49.489Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:49.489Z] ea94936a010d: Layer already exists [2022-05-23T17:34:49.489Z] 3100668d791c: Layer already exists [2022-05-23T17:34:49.760Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:50.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:50.423Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-23T17:34:50.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-23T17:34:50.423Z] 4b2c9bba4427: Preparing [2022-05-23T17:34:50.423Z] c55385752948: Preparing [2022-05-23T17:34:50.423Z] 3100668d791c: Preparing [2022-05-23T17:34:50.423Z] ea94936a010d: Preparing [2022-05-23T17:34:50.423Z] f73e7dbfee58: Preparing [2022-05-23T17:34:50.423Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:50.423Z] ea94936a010d: Layer already exists [2022-05-23T17:34:50.423Z] 3100668d791c: Layer already exists [2022-05-23T17:34:50.423Z] 4b2c9bba4427: Layer already exists [2022-05-23T17:34:50.423Z] c55385752948: Layer already exists [2022-05-23T17:34:50.693Z] main: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:34:50.736Z] ===================================================== [Pipeline] echo [2022-05-23T17:34:50.745Z] taggedImages: [2022-05-23T17:34:50.745Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:50.745Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-23T17:34:50.745Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 [2022-05-23T17:34:50.745Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:50.745Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-23T17:34:50.769Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-23T17:34:50.769Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:50.769Z] latest [2022-05-23T17:34:50.769Z] 2.2.1-dev.6 [2022-05-23T17:34:50.769Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:50.769Z] main [2022-05-23T17:34:50.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:51.136Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:51.517Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:34:51.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T17:34:51.517Z] ee878dd45788: Preparing [2022-05-23T17:34:51.517Z] c7c33b595ff6: Preparing [2022-05-23T17:34:51.517Z] 3100668d791c: Preparing [2022-05-23T17:34:51.517Z] 93c7fbc2e08d: Preparing [2022-05-23T17:34:51.517Z] f73e7dbfee58: Preparing [2022-05-23T17:34:51.793Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:34:51.793Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:51.793Z] 3100668d791c: Layer already exists [2022-05-23T17:34:51.793Z] ee878dd45788: Pushed [2022-05-23T17:34:57.171Z] c7c33b595ff6: Pushed [2022-05-23T17:34:57.171Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:57.509Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:57.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-23T17:34:57.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T17:34:57.838Z] ee878dd45788: Preparing [2022-05-23T17:34:57.838Z] c7c33b595ff6: Preparing [2022-05-23T17:34:57.838Z] 3100668d791c: Preparing [2022-05-23T17:34:57.838Z] 93c7fbc2e08d: Preparing [2022-05-23T17:34:57.838Z] f73e7dbfee58: Preparing [2022-05-23T17:34:57.838Z] c7c33b595ff6: Layer already exists [2022-05-23T17:34:57.838Z] ee878dd45788: Layer already exists [2022-05-23T17:34:57.838Z] 3100668d791c: Layer already exists [2022-05-23T17:34:57.838Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:34:57.838Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:58.109Z] latest: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:58.446Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:58.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 [2022-05-23T17:34:58.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T17:34:58.780Z] ee878dd45788: Preparing [2022-05-23T17:34:58.780Z] c7c33b595ff6: Preparing [2022-05-23T17:34:58.780Z] 3100668d791c: Preparing [2022-05-23T17:34:58.780Z] 93c7fbc2e08d: Preparing [2022-05-23T17:34:58.780Z] f73e7dbfee58: Preparing [2022-05-23T17:34:58.780Z] ee878dd45788: Layer already exists [2022-05-23T17:34:58.780Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:58.780Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:34:58.780Z] c7c33b595ff6: Layer already exists [2022-05-23T17:34:58.780Z] 3100668d791c: Layer already exists [2022-05-23T17:34:59.052Z] 2.2.1-dev.6: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:59.389Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:34:59.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:34:59.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T17:34:59.723Z] ee878dd45788: Preparing [2022-05-23T17:34:59.723Z] c7c33b595ff6: Preparing [2022-05-23T17:34:59.723Z] 3100668d791c: Preparing [2022-05-23T17:34:59.723Z] 93c7fbc2e08d: Preparing [2022-05-23T17:34:59.723Z] f73e7dbfee58: Preparing [2022-05-23T17:34:59.723Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:34:59.723Z] c7c33b595ff6: Layer already exists [2022-05-23T17:34:59.723Z] f73e7dbfee58: Layer already exists [2022-05-23T17:34:59.723Z] 3100668d791c: Layer already exists [2022-05-23T17:34:59.723Z] ee878dd45788: Layer already exists [2022-05-23T17:34:59.993Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:00.328Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:00.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-23T17:35:00.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-23T17:35:00.661Z] ee878dd45788: Preparing [2022-05-23T17:35:00.661Z] c7c33b595ff6: Preparing [2022-05-23T17:35:00.661Z] 3100668d791c: Preparing [2022-05-23T17:35:00.661Z] 93c7fbc2e08d: Preparing [2022-05-23T17:35:00.661Z] f73e7dbfee58: Preparing [2022-05-23T17:35:00.661Z] c7c33b595ff6: Layer already exists [2022-05-23T17:35:00.661Z] 3100668d791c: Layer already exists [2022-05-23T17:35:00.661Z] ee878dd45788: Layer already exists [2022-05-23T17:35:00.661Z] 93c7fbc2e08d: Layer already exists [2022-05-23T17:35:00.661Z] f73e7dbfee58: Layer already exists [2022-05-23T17:35:00.932Z] main: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:35:00.974Z] ===================================================== [Pipeline] echo [2022-05-23T17:35:00.983Z] taggedImages: [2022-05-23T17:35:00.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:35:00.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-23T17:35:00.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 [2022-05-23T17:35:00.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:35:00.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-23T17:35:01.002Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-23T17:35:01.002Z] ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:35:01.002Z] latest [2022-05-23T17:35:01.002Z] 2.2.1-dev.6 [2022-05-23T17:35:01.002Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:35:01.002Z] main [2022-05-23T17:35:01.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:01.347Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:01.678Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:35:01.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T17:35:01.678Z] a70cd10d0912: Preparing [2022-05-23T17:35:01.678Z] ac8b3e649e60: Preparing [2022-05-23T17:35:01.678Z] b84e2ec65d9a: Preparing [2022-05-23T17:35:01.678Z] b5a1c0c86490: Preparing [2022-05-23T17:35:01.678Z] f0e5a4d6c014: Preparing [2022-05-23T17:35:01.678Z] 3b19d27f08f7: Preparing [2022-05-23T17:35:01.678Z] 73bb99a6e169: Preparing [2022-05-23T17:35:01.678Z] ec06c3102977: Preparing [2022-05-23T17:35:01.678Z] 6a3c62e080c7: Preparing [2022-05-23T17:35:01.678Z] 340cb19ca677: Preparing [2022-05-23T17:35:01.678Z] 4f4ce317c6bb: Preparing [2022-05-23T17:35:01.678Z] 3b19d27f08f7: Waiting [2022-05-23T17:35:01.678Z] 73bb99a6e169: Waiting [2022-05-23T17:35:01.678Z] ec06c3102977: Waiting [2022-05-23T17:35:01.678Z] 6a3c62e080c7: Waiting [2022-05-23T17:35:01.678Z] 340cb19ca677: Waiting [2022-05-23T17:35:01.678Z] 4f4ce317c6bb: Waiting [2022-05-23T17:35:01.678Z] f0e5a4d6c014: Layer already exists [2022-05-23T17:35:01.948Z] 3b19d27f08f7: Layer already exists [2022-05-23T17:35:01.948Z] 73bb99a6e169: Layer already exists [2022-05-23T17:35:01.948Z] ec06c3102977: Layer already exists [2022-05-23T17:35:01.948Z] ac8b3e649e60: Pushed [2022-05-23T17:35:01.948Z] 6a3c62e080c7: Layer already exists [2022-05-23T17:35:01.948Z] 340cb19ca677: Layer already exists [2022-05-23T17:35:01.948Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:35:02.540Z] a70cd10d0912: Pushed [2022-05-23T17:35:04.507Z] b84e2ec65d9a: Pushed [2022-05-23T17:35:22.769Z] b5a1c0c86490: Pushed [2022-05-23T17:35:22.769Z] ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:23.103Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:23.432Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-23T17:35:23.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T17:35:23.432Z] a70cd10d0912: Preparing [2022-05-23T17:35:23.432Z] ac8b3e649e60: Preparing [2022-05-23T17:35:23.432Z] b84e2ec65d9a: Preparing [2022-05-23T17:35:23.432Z] b5a1c0c86490: Preparing [2022-05-23T17:35:23.432Z] f0e5a4d6c014: Preparing [2022-05-23T17:35:23.432Z] 3b19d27f08f7: Preparing [2022-05-23T17:35:23.432Z] 73bb99a6e169: Preparing [2022-05-23T17:35:23.432Z] ec06c3102977: Preparing [2022-05-23T17:35:23.432Z] 6a3c62e080c7: Preparing [2022-05-23T17:35:23.432Z] 340cb19ca677: Preparing [2022-05-23T17:35:23.432Z] 4f4ce317c6bb: Preparing [2022-05-23T17:35:23.432Z] ec06c3102977: Waiting [2022-05-23T17:35:23.432Z] 6a3c62e080c7: Waiting [2022-05-23T17:35:23.432Z] 340cb19ca677: Waiting [2022-05-23T17:35:23.432Z] 4f4ce317c6bb: Waiting [2022-05-23T17:35:23.432Z] 3b19d27f08f7: Waiting [2022-05-23T17:35:23.432Z] 73bb99a6e169: Waiting [2022-05-23T17:35:23.432Z] b84e2ec65d9a: Layer already exists [2022-05-23T17:35:23.432Z] ac8b3e649e60: Layer already exists [2022-05-23T17:35:23.432Z] b5a1c0c86490: Layer already exists [2022-05-23T17:35:23.432Z] f0e5a4d6c014: Layer already exists [2022-05-23T17:35:23.432Z] a70cd10d0912: Layer already exists [2022-05-23T17:35:23.432Z] ec06c3102977: Layer already exists [2022-05-23T17:35:23.432Z] 3b19d27f08f7: Layer already exists [2022-05-23T17:35:23.432Z] 73bb99a6e169: Layer already exists [2022-05-23T17:35:23.432Z] 6a3c62e080c7: Layer already exists [2022-05-23T17:35:23.432Z] 340cb19ca677: Layer already exists [2022-05-23T17:35:23.432Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:35:23.702Z] latest: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:24.033Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:24.361Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 [2022-05-23T17:35:24.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T17:35:24.361Z] a70cd10d0912: Preparing [2022-05-23T17:35:24.361Z] ac8b3e649e60: Preparing [2022-05-23T17:35:24.362Z] b84e2ec65d9a: Preparing [2022-05-23T17:35:24.362Z] b5a1c0c86490: Preparing [2022-05-23T17:35:24.362Z] f0e5a4d6c014: Preparing [2022-05-23T17:35:24.362Z] 3b19d27f08f7: Preparing [2022-05-23T17:35:24.362Z] 73bb99a6e169: Preparing [2022-05-23T17:35:24.362Z] ec06c3102977: Preparing [2022-05-23T17:35:24.362Z] 6a3c62e080c7: Preparing [2022-05-23T17:35:24.362Z] 340cb19ca677: Preparing [2022-05-23T17:35:24.362Z] 4f4ce317c6bb: Preparing [2022-05-23T17:35:24.362Z] ec06c3102977: Waiting [2022-05-23T17:35:24.362Z] 6a3c62e080c7: Waiting [2022-05-23T17:35:24.362Z] 340cb19ca677: Waiting [2022-05-23T17:35:24.362Z] 4f4ce317c6bb: Waiting [2022-05-23T17:35:24.362Z] 3b19d27f08f7: Waiting [2022-05-23T17:35:24.362Z] 73bb99a6e169: Waiting [2022-05-23T17:35:24.362Z] b5a1c0c86490: Layer already exists [2022-05-23T17:35:24.362Z] b84e2ec65d9a: Layer already exists [2022-05-23T17:35:24.362Z] ac8b3e649e60: Layer already exists [2022-05-23T17:35:24.362Z] f0e5a4d6c014: Layer already exists [2022-05-23T17:35:24.362Z] a70cd10d0912: Layer already exists [2022-05-23T17:35:24.362Z] 3b19d27f08f7: Layer already exists [2022-05-23T17:35:24.362Z] 73bb99a6e169: Layer already exists [2022-05-23T17:35:24.362Z] ec06c3102977: Layer already exists [2022-05-23T17:35:24.362Z] 6a3c62e080c7: Layer already exists [2022-05-23T17:35:24.362Z] 340cb19ca677: Layer already exists [2022-05-23T17:35:24.362Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:35:24.634Z] 2.2.1-dev.6: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:24.975Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:25.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:35:25.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T17:35:25.313Z] a70cd10d0912: Preparing [2022-05-23T17:35:25.313Z] ac8b3e649e60: Preparing [2022-05-23T17:35:25.313Z] b84e2ec65d9a: Preparing [2022-05-23T17:35:25.313Z] b5a1c0c86490: Preparing [2022-05-23T17:35:25.313Z] f0e5a4d6c014: Preparing [2022-05-23T17:35:25.313Z] 3b19d27f08f7: Preparing [2022-05-23T17:35:25.313Z] 73bb99a6e169: Preparing [2022-05-23T17:35:25.313Z] ec06c3102977: Preparing [2022-05-23T17:35:25.313Z] 6a3c62e080c7: Preparing [2022-05-23T17:35:25.313Z] 340cb19ca677: Preparing [2022-05-23T17:35:25.313Z] 4f4ce317c6bb: Preparing [2022-05-23T17:35:25.313Z] 3b19d27f08f7: Waiting [2022-05-23T17:35:25.313Z] 73bb99a6e169: Waiting [2022-05-23T17:35:25.313Z] ec06c3102977: Waiting [2022-05-23T17:35:25.313Z] 6a3c62e080c7: Waiting [2022-05-23T17:35:25.313Z] 340cb19ca677: Waiting [2022-05-23T17:35:25.313Z] 4f4ce317c6bb: Waiting [2022-05-23T17:35:25.313Z] f0e5a4d6c014: Layer already exists [2022-05-23T17:35:25.313Z] ac8b3e649e60: Layer already exists [2022-05-23T17:35:25.313Z] b5a1c0c86490: Layer already exists [2022-05-23T17:35:25.313Z] a70cd10d0912: Layer already exists [2022-05-23T17:35:25.313Z] b84e2ec65d9a: Layer already exists [2022-05-23T17:35:25.584Z] 73bb99a6e169: Layer already exists [2022-05-23T17:35:25.584Z] ec06c3102977: Layer already exists [2022-05-23T17:35:25.584Z] 6a3c62e080c7: Layer already exists [2022-05-23T17:35:25.584Z] 3b19d27f08f7: Layer already exists [2022-05-23T17:35:25.584Z] 340cb19ca677: Layer already exists [2022-05-23T17:35:25.584Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:35:25.584Z] ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:25.926Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:26.259Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-23T17:35:26.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-23T17:35:26.259Z] a70cd10d0912: Preparing [2022-05-23T17:35:26.259Z] ac8b3e649e60: Preparing [2022-05-23T17:35:26.259Z] b84e2ec65d9a: Preparing [2022-05-23T17:35:26.259Z] b5a1c0c86490: Preparing [2022-05-23T17:35:26.259Z] f0e5a4d6c014: Preparing [2022-05-23T17:35:26.259Z] 3b19d27f08f7: Preparing [2022-05-23T17:35:26.259Z] 73bb99a6e169: Preparing [2022-05-23T17:35:26.259Z] ec06c3102977: Preparing [2022-05-23T17:35:26.259Z] 6a3c62e080c7: Preparing [2022-05-23T17:35:26.259Z] 340cb19ca677: Preparing [2022-05-23T17:35:26.259Z] 4f4ce317c6bb: Preparing [2022-05-23T17:35:26.259Z] ec06c3102977: Waiting [2022-05-23T17:35:26.259Z] 3b19d27f08f7: Waiting [2022-05-23T17:35:26.259Z] 6a3c62e080c7: Waiting [2022-05-23T17:35:26.259Z] 4f4ce317c6bb: Waiting [2022-05-23T17:35:26.259Z] 340cb19ca677: Waiting [2022-05-23T17:35:26.259Z] 73bb99a6e169: Waiting [2022-05-23T17:35:26.259Z] f0e5a4d6c014: Layer already exists [2022-05-23T17:35:26.259Z] a70cd10d0912: Layer already exists [2022-05-23T17:35:26.259Z] ac8b3e649e60: Layer already exists [2022-05-23T17:35:26.259Z] b5a1c0c86490: Layer already exists [2022-05-23T17:35:26.259Z] b84e2ec65d9a: Layer already exists [2022-05-23T17:35:26.259Z] ec06c3102977: Layer already exists [2022-05-23T17:35:26.259Z] 340cb19ca677: Layer already exists [2022-05-23T17:35:26.259Z] 73bb99a6e169: Layer already exists [2022-05-23T17:35:26.259Z] 6a3c62e080c7: Layer already exists [2022-05-23T17:35:26.259Z] 3b19d27f08f7: Layer already exists [2022-05-23T17:35:26.531Z] 4f4ce317c6bb: Layer already exists [2022-05-23T17:35:26.531Z] main: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-23T17:35:26.581Z] ===================================================== [Pipeline] echo [2022-05-23T17:35:26.591Z] taggedImages: [2022-05-23T17:35:26.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [2022-05-23T17:35:26.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-23T17:35:26.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 [2022-05-23T17:35:26.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [2022-05-23T17:35:26.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:27.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:35:27.012Z] [2022-05-23T17:35:27.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:35:27.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:35:27.646Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T17:35:27.646Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T17:35:27.646Z] 04944245beec: Pulling fs layer [2022-05-23T17:35:27.646Z] 699f458cf7ca: Pulling fs layer [2022-05-23T17:35:27.646Z] 765212b225bb: Pulling fs layer [2022-05-23T17:35:27.646Z] f23df028b6ca: Pulling fs layer [2022-05-23T17:35:27.646Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T17:35:27.646Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T17:35:27.646Z] 765212b225bb: Waiting [2022-05-23T17:35:27.646Z] f23df028b6ca: Waiting [2022-05-23T17:35:27.646Z] d65c8cfc05b1: Waiting [2022-05-23T17:35:27.646Z] 2437ff75d9bd: Waiting [2022-05-23T17:35:27.646Z] 04944245beec: Verifying Checksum [2022-05-23T17:35:27.646Z] 04944245beec: Download complete [2022-05-23T17:35:27.646Z] 765212b225bb: Verifying Checksum [2022-05-23T17:35:27.646Z] 765212b225bb: Download complete [2022-05-23T17:35:27.646Z] f23df028b6ca: Download complete [2022-05-23T17:35:27.932Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T17:35:27.932Z] d65c8cfc05b1: Download complete [2022-05-23T17:35:27.932Z] 699f458cf7ca: Verifying Checksum [2022-05-23T17:35:27.932Z] 699f458cf7ca: Download complete [2022-05-23T17:35:28.206Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T17:35:28.206Z] 8998bd30e6a1: Download complete [2022-05-23T17:35:30.822Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T17:35:30.822Z] 2437ff75d9bd: Download complete [2022-05-23T17:35:32.257Z] 8998bd30e6a1: Pull complete [2022-05-23T17:35:32.851Z] 04944245beec: Pull complete [2022-05-23T17:35:34.288Z] 699f458cf7ca: Pull complete [2022-05-23T17:35:34.559Z] 765212b225bb: Pull complete [2022-05-23T17:35:35.534Z] f23df028b6ca: Pull complete [2022-05-23T17:35:35.534Z] d65c8cfc05b1: Pull complete [2022-05-23T17:35:50.604Z] 2437ff75d9bd: Pull complete [2022-05-23T17:35:50.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T17:35:50.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T17:35:50.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T17:35:50.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container [2022-05-23T17:35:50.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T17:35:53.659Z] $ docker top 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:35:54.644Z] ---> job-cost.sh [2022-05-23T17:35:54.644Z] lf-activate-venv: SKIPPING [2022-05-23T17:35:54.644Z] INFO: No Stack... [2022-05-23T17:35:55.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T17:35:56.211Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T17:35:56.871Z] + cat /w/workspace/edgex-go/234/archives/cost.csv [2022-05-23T17:35:56.871Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T17:35:56.902Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] [2022-05-23T17:35:56.908Z] Resource [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] did not exist. Created. [2022-05-23T17:35:56.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T17:35:57.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T17:35:58.182Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T17:35:58.190Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T17:35:58.223Z] $ docker stop --time=1 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f [2022-05-23T17:35:59.734Z] $ docker rm -f 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-23T17:36:00.229Z] provisioning config files... [2022-05-23T17:36:00.239Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/234@tmp/config7250399435063495524tmp [Pipeline] { [Pipeline] sh [2022-05-23T17:36:00.543Z] + set +x [2022-05-23T17:36:00.543Z] + curl -s https://codecov.io/bash [2022-05-23T17:36:00.543Z] + bash -s -- [2022-05-23T17:36:00.543Z] [2022-05-23T17:36:00.543Z] _____ _ [2022-05-23T17:36:00.543Z] / ____| | | [2022-05-23T17:36:00.543Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T17:36:00.543Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T17:36:00.543Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T17:36:00.543Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T17:36:00.543Z] Bash-1.0.6 [2022-05-23T17:36:00.543Z] [2022-05-23T17:36:00.543Z] [2022-05-23T17:36:00.543Z] ==> git version 2.25.1 found [2022-05-23T17:36:00.543Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T17:36:00.543Z] Release-Date: 2020-01-08 [2022-05-23T17:36:00.543Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T17:36:00.543Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T17:36:00.543Z] ==> Jenkins CI detected. [2022-05-23T17:36:00.543Z] current dir:  /w/workspace/edgex-go/234 [2022-05-23T17:36:00.543Z] project root: . [2022-05-23T17:36:00.543Z] --> token set from env [2022-05-23T17:36:00.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T17:36:00.543Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T17:36:00.543Z] ==> Python coveragepy not found [2022-05-23T17:36:00.543Z] ==> Searching for coverage reports in: [2022-05-23T17:36:00.543Z] + . [2022-05-23T17:36:00.543Z] -> Found 1 reports [2022-05-23T17:36:00.543Z] ==> Detecting git/mercurial file structure [2022-05-23T17:36:00.803Z] ==> Reading reports [2022-05-23T17:36:00.803Z] + ./coverage.out bytes=435134 [2022-05-23T17:36:00.803Z] ==> Appending adjustments [2022-05-23T17:36:00.803Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T17:36:01.746Z] + Found adjustments [2022-05-23T17:36:01.746Z] ==> Gzipping contents [2022-05-23T17:36:02.007Z] 60K /tmp/codecov.g6TmjZ.gz [2022-05-23T17:36:02.007Z] ==> Uploading reports [2022-05-23T17:36:02.007Z] url: https://codecov.io [2022-05-23T17:36:02.007Z] query: branch=main&commit=ba7dda9ba69436b2236138c750336dcb3254af2a&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T17:36:02.007Z] -> Pinging Codecov [2022-05-23T17:36:02.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ba7dda9ba69436b2236138c750336dcb3254af2a&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-23T17:36:02.268Z] -> Uploading to [2022-05-23T17:36:02.268Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/ba7dda9ba69436b2236138c750336dcb3254af2a/1c71ec1e-3b03-4420-b841-67c230455cad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T173602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acb4371bcd35f18e1fa6b1bfedb250861c243abae1e9b8dc21a60ba624e40d40 [2022-05-23T17:36:02.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:02.268Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:02.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59783 0 0 100 59783 0 275k --:--:-- --:--:-- --:--:-- 275k [2022-05-23T17:36:02.528Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] } [2022-05-23T17:36:02.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-23T17:36:02.667Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-23T17:36:02.681Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:02.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T17:36:02.975Z] [2022-05-23T17:36:02.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:03.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T17:36:03.278Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-23T17:36:03.278Z] 188c0c94c7c5: Pulling fs layer [2022-05-23T17:36:03.278Z] 0ef7d3d256c8: Pulling fs layer [2022-05-23T17:36:03.278Z] de9db76c5a1d: Pulling fs layer [2022-05-23T17:36:03.278Z] 0eba1c9be4d2: Pulling fs layer [2022-05-23T17:36:03.278Z] 0d57e429df01: Pulling fs layer [2022-05-23T17:36:03.278Z] 4e4be7b47b0d: Pulling fs layer [2022-05-23T17:36:03.278Z] e1f770b5df2f: Pulling fs layer [2022-05-23T17:36:03.278Z] 85a0685a4137: Pulling fs layer [2022-05-23T17:36:03.278Z] 0d57e429df01: Waiting [2022-05-23T17:36:03.278Z] 4e4be7b47b0d: Waiting [2022-05-23T17:36:03.278Z] e1f770b5df2f: Waiting [2022-05-23T17:36:03.278Z] 85a0685a4137: Waiting [2022-05-23T17:36:03.278Z] 0eba1c9be4d2: Waiting [2022-05-23T17:36:03.278Z] de9db76c5a1d: Verifying Checksum [2022-05-23T17:36:03.278Z] de9db76c5a1d: Download complete [2022-05-23T17:36:03.278Z] 0ef7d3d256c8: Download complete [2022-05-23T17:36:03.278Z] 0d57e429df01: Verifying Checksum [2022-05-23T17:36:03.278Z] 0d57e429df01: Download complete [2022-05-23T17:36:03.278Z] 4e4be7b47b0d: Download complete [2022-05-23T17:36:03.278Z] 188c0c94c7c5: Download complete [2022-05-23T17:36:03.539Z] e1f770b5df2f: Verifying Checksum [2022-05-23T17:36:03.540Z] e1f770b5df2f: Download complete [2022-05-23T17:36:03.540Z] 188c0c94c7c5: Pull complete [2022-05-23T17:36:03.800Z] 0ef7d3d256c8: Pull complete [2022-05-23T17:36:03.800Z] de9db76c5a1d: Pull complete [2022-05-23T17:36:04.064Z] 0eba1c9be4d2: Verifying Checksum [2022-05-23T17:36:04.064Z] 0eba1c9be4d2: Download complete [2022-05-23T17:36:04.322Z] 85a0685a4137: Verifying Checksum [2022-05-23T17:36:04.322Z] 85a0685a4137: Download complete [2022-05-23T17:36:07.610Z] 0eba1c9be4d2: Pull complete [2022-05-23T17:36:07.610Z] 0d57e429df01: Pull complete [2022-05-23T17:36:07.610Z] 4e4be7b47b0d: Pull complete [2022-05-23T17:36:07.610Z] e1f770b5df2f: Pull complete [2022-05-23T17:36:10.902Z] 85a0685a4137: Pull complete [2022-05-23T17:36:10.902Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-23T17:36:10.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-23T17:36:10.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-23T17:36:10.970Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:36:11.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-23T17:36:13.435Z] $ docker top 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T17:36:13.531Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-23T17:36:13.816Z] + set -o pipefail [2022-05-23T17:36:13.816Z] + snyk monitor '--org=edgex-jenkins' [2022-05-23T17:36:20.400Z] [2022-05-23T17:36:20.400Z] Monitoring /w/workspace/edgex-go/234 (github.com/edgexfoundry/edgex-go)... [2022-05-23T17:36:20.400Z] [2022-05-23T17:36:20.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/39df839d-d951-4b95-9fdc-214d27b681bd [2022-05-23T17:36:20.400Z] [2022-05-23T17:36:20.400Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-23T17:36:20.400Z] [2022-05-23T17:36:20.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-23T17:36:20.400Z] [2022-05-23T17:36:20.400Z] [Pipeline] } [2022-05-23T17:36:20.410Z] $ docker stop --time=1 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed [2022-05-23T17:36:22.529Z] $ docker rm -f 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-23T17:36:22.923Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:36:22.933Z] provisioning config files... [2022-05-23T17:36:22.941Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/234@tmp/config5135632526834200082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:36:23.274Z] --> edgex-publish-swagger.sh [2022-05-23T17:36:23.274Z] === Publish openapi/v2 API === [2022-05-23T17:36:23.274Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-23T17:36:23.274Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/234/openapi/v2/core-command.yaml] [2022-05-23T17:36:23.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:23.274Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:24.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38270 --:--:-- --:--:-- --:--:-- 38270 [2022-05-23T17:36:24.215Z] [2022-05-23T17:36:24.215Z] [2022-05-23T17:36:24.215Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/234/openapi/v2/core-data.yaml] [2022-05-23T17:36:24.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:24.215Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:25.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 703k --:--:-- --:--:-- --:--:-- 695k 100 71604 0 0 100 71604 0 79915 --:--:-- --:--:-- --:--:-- 79826 [2022-05-23T17:36:25.157Z] [2022-05-23T17:36:25.157Z] [2022-05-23T17:36:25.157Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/234/openapi/v2/core-metadata.yaml] [2022-05-23T17:36:25.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:25.157Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:26.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 695k --:--:-- --:--:-- --:--:-- 692k 100 141k 0 0 100 141k 0 156k --:--:-- --:--:-- --:--:-- 155k [2022-05-23T17:36:26.100Z] [2022-05-23T17:36:26.100Z] [2022-05-23T17:36:26.100Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/234/openapi/v2/support-notifications.yaml] [2022-05-23T17:36:26.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:26.100Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:27.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83945 0:00:01 0:00:01 --:--:-- 83945 100 89318 0 0 100 89318 0 83945 0:00:01 0:00:01 --:--:-- 83945 [2022-05-23T17:36:27.041Z] [2022-05-23T17:36:27.041Z] [2022-05-23T17:36:27.041Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/234/openapi/v2/support-scheduler.yaml] [2022-05-23T17:36:27.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:27.041Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:27.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 188k --:--:-- --:--:-- --:--:-- 188k 100 39556 0 0 100 39556 0 48121 --:--:-- --:--:-- --:--:-- 48063 [2022-05-23T17:36:27.868Z] [2022-05-23T17:36:27.868Z] [2022-05-23T17:36:27.868Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/234/openapi/v2/system-agent.yaml] [2022-05-23T17:36:27.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T17:36:27.868Z] Dload Upload Total Spent Left Speed [2022-05-23T17:36:28.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 25923 --:--:-- --:--:-- --:--:-- 25890 100 20091 0 0 100 20091 0 25923 --:--:-- --:--:-- --:--:-- 25890 [2022-05-23T17:36:28.805Z] [2022-05-23T17:36:28.805Z] [Pipeline] } [2022-05-23T17:36:28.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-23T17:36:29.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T17:36:29.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:29.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T17:36:29.518Z] . [Pipeline] withDockerContainer [2022-05-23T17:36:29.579Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:36:29.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T17:36:30.062Z] $ docker top c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e -eo pid,comm [2022-05-23T17:36:30.126Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T17:36:30.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T17:36:30.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T17:36:30.165Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T17:36:30.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T17:36:30.312Z] $ docker exec c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e ssh-agent [2022-05-23T17:36:30.435Z] SSH_AUTH_SOCK=/tmp/ssh-loiCpQQQPDUo/agent.34 [2022-05-23T17:36:30.435Z] SSH_AGENT_PID=40 [2022-05-23T17:36:30.440Z] Running ssh-add (command line suppressed) [2022-05-23T17:36:30.557Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_5814254986612385862.key (/w/workspace/edgex-go/234@tmp/private_key_5814254986612385862.key) [2022-05-23T17:36:30.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T17:36:30.864Z] + git semver tag [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,078 [run_tag] DEBUG tag force:False [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,078 [check_head_tag] DEBUG check head tag [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,080 [execute] INFO git cat-file --batch-check [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=) [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,086 [execute] INFO git cat-file --batch [2022-05-23T17:36:31.125Z] 2022-05-23 17:36:31,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=) [2022-05-23T17:36:31.385Z] 2022-05-23 17:36:31,142 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:31.385Z] 2022-05-23 17:36:31,142 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-05-23T17:36:31.385Z] 2022-05-23 17:36:31,142 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) [2022-05-23T17:36:31.385Z] 2022-05-23 17:36:31,147 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:31.385Z] 2.2.1-dev.6 [Pipeline] } [2022-05-23T17:36:31.394Z] $ docker exec --env ******** --env ******** c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e ssh-agent -k [2022-05-23T17:36:31.519Z] unset SSH_AUTH_SOCK; [2022-05-23T17:36:31.519Z] unset SSH_AGENT_PID; [2022-05-23T17:36:31.519Z] echo Agent pid 40 killed; [2022-05-23T17:36:31.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T17:36:31.847Z] + git semver [Pipeline] } [2022-05-23T17:36:32.122Z] $ docker stop --time=1 c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e [2022-05-23T17:36:33.466Z] $ docker rm -f c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:33.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T17:36:33.847Z] [2022-05-23T17:36:33.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:34.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T17:36:34.147Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-23T17:36:34.147Z] ab5ef0e58194: Pulling fs layer [2022-05-23T17:36:34.147Z] 9712f1f96733: Pulling fs layer [2022-05-23T17:36:34.147Z] 63f879dbbcfc: Pulling fs layer [2022-05-23T17:36:34.147Z] 0d9ebad4ef96: Pulling fs layer [2022-05-23T17:36:34.147Z] e9a5061849ea: Pulling fs layer [2022-05-23T17:36:34.147Z] d747dcd14b5f: Pulling fs layer [2022-05-23T17:36:34.147Z] 2de7ff778b66: Pulling fs layer [2022-05-23T17:36:34.147Z] 0d9ebad4ef96: Waiting [2022-05-23T17:36:34.147Z] e9a5061849ea: Waiting [2022-05-23T17:36:34.147Z] d747dcd14b5f: Waiting [2022-05-23T17:36:34.147Z] 2de7ff778b66: Waiting [2022-05-23T17:36:34.147Z] 9712f1f96733: Verifying Checksum [2022-05-23T17:36:34.147Z] 9712f1f96733: Download complete [2022-05-23T17:36:34.409Z] 63f879dbbcfc: Verifying Checksum [2022-05-23T17:36:34.409Z] 63f879dbbcfc: Download complete [2022-05-23T17:36:34.669Z] e9a5061849ea: Verifying Checksum [2022-05-23T17:36:34.669Z] e9a5061849ea: Download complete [2022-05-23T17:36:34.669Z] d747dcd14b5f: Verifying Checksum [2022-05-23T17:36:34.669Z] d747dcd14b5f: Download complete [2022-05-23T17:36:34.669Z] 0d9ebad4ef96: Verifying Checksum [2022-05-23T17:36:34.669Z] 0d9ebad4ef96: Download complete [2022-05-23T17:36:34.669Z] ab5ef0e58194: Verifying Checksum [2022-05-23T17:36:34.669Z] ab5ef0e58194: Download complete [2022-05-23T17:36:34.669Z] 2de7ff778b66: Verifying Checksum [2022-05-23T17:36:34.669Z] 2de7ff778b66: Download complete [2022-05-23T17:36:37.957Z] ab5ef0e58194: Pull complete [2022-05-23T17:36:37.957Z] 9712f1f96733: Pull complete [2022-05-23T17:36:38.216Z] 63f879dbbcfc: Pull complete [2022-05-23T17:36:42.405Z] 0d9ebad4ef96: Pull complete [2022-05-23T17:36:42.405Z] e9a5061849ea: Pull complete [2022-05-23T17:36:42.405Z] d747dcd14b5f: Pull complete [2022-05-23T17:36:43.345Z] 2de7ff778b66: Pull complete [2022-05-23T17:36:43.345Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-23T17:36:43.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-23T17:36:43.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-23T17:36:43.416Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:36:43.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-23T17:36:45.762Z] $ docker top 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:36:45.852Z] provisioning config files... [2022-05-23T17:36:45.861Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/234@tmp/config930418799548986216tmp [2022-05-23T17:36:45.872Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/234@tmp/config4817488876128388919tmp [2022-05-23T17:36:45.882Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/234@tmp/config2807974513319348698tmp [Pipeline] { [Pipeline] echo [2022-05-23T17:36:45.898Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:36:46.185Z] ---> sigul-configuration.sh [2022-05-23T17:36:46.185Z] gpg: directory `/root/.gnupg' created [2022-05-23T17:36:46.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-23T17:36:46.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-23T17:36:46.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-23T17:36:46.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-23T17:36:46.185Z] gpg: CAST5 encrypted data [2022-05-23T17:36:46.185Z] gpg: encrypted with 1 passphrase [2022-05-23T17:36:46.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-23T17:36:46.474Z] + mkdir /home/jenkins [2022-05-23T17:36:46.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-23T17:36:46.765Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-23T17:36:46.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:36:47.061Z] ---> sigul-install.sh [2022-05-23T17:36:47.061Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-23T17:36:47.354Z] + git tag --list [2022-05-23T17:36:47.354Z] 0.6.0 [2022-05-23T17:36:47.354Z] 0.6.1 [2022-05-23T17:36:47.354Z] 0.7.0 [2022-05-23T17:36:47.354Z] 0.7.1 [2022-05-23T17:36:47.354Z] v1.0.0 [2022-05-23T17:36:47.354Z] v1.0.1 [2022-05-23T17:36:47.354Z] v1.1.0 [2022-05-23T17:36:47.354Z] v1.2.0 [2022-05-23T17:36:47.354Z] v1.2.1 [2022-05-23T17:36:47.354Z] v1.3.0 [2022-05-23T17:36:47.354Z] v1.3.1 [2022-05-23T17:36:47.354Z] v2.0.0 [2022-05-23T17:36:47.354Z] v2.0.1-dev.1 [2022-05-23T17:36:47.354Z] v2.0.1-dev.10 [2022-05-23T17:36:47.354Z] v2.0.1-dev.11 [2022-05-23T17:36:47.354Z] v2.0.1-dev.12 [2022-05-23T17:36:47.354Z] v2.0.1-dev.13 [2022-05-23T17:36:47.354Z] v2.0.1-dev.14 [2022-05-23T17:36:47.354Z] v2.0.1-dev.15 [2022-05-23T17:36:47.354Z] v2.0.1-dev.16 [2022-05-23T17:36:47.354Z] v2.0.1-dev.17 [2022-05-23T17:36:47.354Z] v2.0.1-dev.18 [2022-05-23T17:36:47.354Z] v2.0.1-dev.19 [2022-05-23T17:36:47.354Z] v2.0.1-dev.2 [2022-05-23T17:36:47.354Z] v2.0.1-dev.20 [2022-05-23T17:36:47.354Z] v2.0.1-dev.21 [2022-05-23T17:36:47.354Z] v2.0.1-dev.22 [2022-05-23T17:36:47.354Z] v2.0.1-dev.23 [2022-05-23T17:36:47.354Z] v2.0.1-dev.24 [2022-05-23T17:36:47.354Z] v2.0.1-dev.25 [2022-05-23T17:36:47.354Z] v2.0.1-dev.26 [2022-05-23T17:36:47.354Z] v2.0.1-dev.27 [2022-05-23T17:36:47.354Z] v2.0.1-dev.28 [2022-05-23T17:36:47.354Z] v2.0.1-dev.29 [2022-05-23T17:36:47.354Z] v2.0.1-dev.3 [2022-05-23T17:36:47.354Z] v2.0.1-dev.30 [2022-05-23T17:36:47.354Z] v2.0.1-dev.31 [2022-05-23T17:36:47.354Z] v2.0.1-dev.32 [2022-05-23T17:36:47.354Z] v2.0.1-dev.33 [2022-05-23T17:36:47.354Z] v2.0.1-dev.34 [2022-05-23T17:36:47.354Z] v2.0.1-dev.35 [2022-05-23T17:36:47.354Z] v2.0.1-dev.36 [2022-05-23T17:36:47.354Z] v2.0.1-dev.37 [2022-05-23T17:36:47.354Z] v2.0.1-dev.38 [2022-05-23T17:36:47.354Z] v2.0.1-dev.39 [2022-05-23T17:36:47.354Z] v2.0.1-dev.4 [2022-05-23T17:36:47.354Z] v2.0.1-dev.40 [2022-05-23T17:36:47.354Z] v2.0.1-dev.41 [2022-05-23T17:36:47.354Z] v2.0.1-dev.42 [2022-05-23T17:36:47.354Z] v2.0.1-dev.43 [2022-05-23T17:36:47.354Z] v2.0.1-dev.44 [2022-05-23T17:36:47.354Z] v2.0.1-dev.45 [2022-05-23T17:36:47.354Z] v2.0.1-dev.46 [2022-05-23T17:36:47.354Z] v2.0.1-dev.47 [2022-05-23T17:36:47.354Z] v2.0.1-dev.48 [2022-05-23T17:36:47.354Z] v2.0.1-dev.49 [2022-05-23T17:36:47.354Z] v2.0.1-dev.5 [2022-05-23T17:36:47.354Z] v2.0.1-dev.50 [2022-05-23T17:36:47.354Z] v2.0.1-dev.51 [2022-05-23T17:36:47.354Z] v2.0.1-dev.52 [2022-05-23T17:36:47.354Z] v2.0.1-dev.53 [2022-05-23T17:36:47.354Z] v2.0.1-dev.54 [2022-05-23T17:36:47.354Z] v2.0.1-dev.55 [2022-05-23T17:36:47.354Z] v2.0.1-dev.56 [2022-05-23T17:36:47.354Z] v2.0.1-dev.57 [2022-05-23T17:36:47.354Z] v2.0.1-dev.58 [2022-05-23T17:36:47.354Z] v2.0.1-dev.59 [2022-05-23T17:36:47.354Z] v2.0.1-dev.6 [2022-05-23T17:36:47.354Z] v2.0.1-dev.60 [2022-05-23T17:36:47.354Z] v2.0.1-dev.61 [2022-05-23T17:36:47.354Z] v2.0.1-dev.62 [2022-05-23T17:36:47.354Z] v2.0.1-dev.63 [2022-05-23T17:36:47.354Z] v2.0.1-dev.64 [2022-05-23T17:36:47.354Z] v2.0.1-dev.65 [2022-05-23T17:36:47.354Z] v2.0.1-dev.66 [2022-05-23T17:36:47.354Z] v2.0.1-dev.67 [2022-05-23T17:36:47.354Z] v2.0.1-dev.68 [2022-05-23T17:36:47.354Z] v2.0.1-dev.69 [2022-05-23T17:36:47.354Z] v2.0.1-dev.7 [2022-05-23T17:36:47.354Z] v2.0.1-dev.70 [2022-05-23T17:36:47.354Z] v2.0.1-dev.71 [2022-05-23T17:36:47.354Z] v2.0.1-dev.72 [2022-05-23T17:36:47.354Z] v2.0.1-dev.73 [2022-05-23T17:36:47.354Z] v2.0.1-dev.74 [2022-05-23T17:36:47.354Z] v2.0.1-dev.75 [2022-05-23T17:36:47.354Z] v2.0.1-dev.76 [2022-05-23T17:36:47.354Z] v2.0.1-dev.77 [2022-05-23T17:36:47.354Z] v2.0.1-dev.78 [2022-05-23T17:36:47.354Z] v2.0.1-dev.79 [2022-05-23T17:36:47.354Z] v2.0.1-dev.8 [2022-05-23T17:36:47.354Z] v2.0.1-dev.80 [2022-05-23T17:36:47.354Z] v2.0.1-dev.81 [2022-05-23T17:36:47.354Z] v2.0.1-dev.82 [2022-05-23T17:36:47.354Z] v2.0.1-dev.83 [2022-05-23T17:36:47.354Z] v2.0.1-dev.84 [2022-05-23T17:36:47.354Z] v2.0.1-dev.85 [2022-05-23T17:36:47.354Z] v2.0.1-dev.86 [2022-05-23T17:36:47.354Z] v2.0.1-dev.87 [2022-05-23T17:36:47.354Z] v2.0.1-dev.88 [2022-05-23T17:36:47.354Z] v2.0.1-dev.89 [2022-05-23T17:36:47.354Z] v2.0.1-dev.9 [2022-05-23T17:36:47.354Z] v2.0.1-dev.90 [2022-05-23T17:36:47.354Z] v2.0.1-dev.91 [2022-05-23T17:36:47.354Z] v2.0.1-dev.92 [2022-05-23T17:36:47.354Z] v2.0.1-dev.93 [2022-05-23T17:36:47.354Z] v2.0.1-dev.94 [2022-05-23T17:36:47.354Z] v2.0.1-dev.95 [2022-05-23T17:36:47.354Z] v2.0.1-dev.96 [2022-05-23T17:36:47.354Z] v2.0.1-dev.97 [2022-05-23T17:36:47.354Z] v2.0.1-dev.98 [2022-05-23T17:36:47.354Z] v2.0.1-dev.99 [2022-05-23T17:36:47.354Z] v2.1.0 [2022-05-23T17:36:47.354Z] v2.2.0 [2022-05-23T17:36:47.354Z] v2.2.0-dev.1 [2022-05-23T17:36:47.354Z] v2.2.0-dev.10 [2022-05-23T17:36:47.354Z] v2.2.0-dev.11 [2022-05-23T17:36:47.354Z] v2.2.0-dev.12 [2022-05-23T17:36:47.354Z] v2.2.0-dev.13 [2022-05-23T17:36:47.354Z] v2.2.0-dev.14 [2022-05-23T17:36:47.354Z] v2.2.0-dev.15 [2022-05-23T17:36:47.354Z] v2.2.0-dev.16 [2022-05-23T17:36:47.354Z] v2.2.0-dev.17 [2022-05-23T17:36:47.354Z] v2.2.0-dev.18 [2022-05-23T17:36:47.354Z] v2.2.0-dev.19 [2022-05-23T17:36:47.354Z] v2.2.0-dev.2 [2022-05-23T17:36:47.354Z] v2.2.0-dev.20 [2022-05-23T17:36:47.354Z] v2.2.0-dev.21 [2022-05-23T17:36:47.354Z] v2.2.0-dev.22 [2022-05-23T17:36:47.355Z] v2.2.0-dev.23 [2022-05-23T17:36:47.355Z] v2.2.0-dev.24 [2022-05-23T17:36:47.355Z] v2.2.0-dev.25 [2022-05-23T17:36:47.355Z] v2.2.0-dev.26 [2022-05-23T17:36:47.355Z] v2.2.0-dev.27 [2022-05-23T17:36:47.355Z] v2.2.0-dev.28 [2022-05-23T17:36:47.355Z] v2.2.0-dev.29 [2022-05-23T17:36:47.355Z] v2.2.0-dev.3 [2022-05-23T17:36:47.355Z] v2.2.0-dev.30 [2022-05-23T17:36:47.355Z] v2.2.0-dev.31 [2022-05-23T17:36:47.355Z] v2.2.0-dev.32 [2022-05-23T17:36:47.355Z] v2.2.0-dev.33 [2022-05-23T17:36:47.355Z] v2.2.0-dev.34 [2022-05-23T17:36:47.355Z] v2.2.0-dev.35 [2022-05-23T17:36:47.355Z] v2.2.0-dev.36 [2022-05-23T17:36:47.355Z] v2.2.0-dev.37 [2022-05-23T17:36:47.355Z] v2.2.0-dev.38 [2022-05-23T17:36:47.355Z] v2.2.0-dev.39 [2022-05-23T17:36:47.355Z] v2.2.0-dev.4 [2022-05-23T17:36:47.355Z] v2.2.0-dev.40 [2022-05-23T17:36:47.355Z] v2.2.0-dev.41 [2022-05-23T17:36:47.355Z] v2.2.0-dev.42 [2022-05-23T17:36:47.355Z] v2.2.0-dev.43 [2022-05-23T17:36:47.355Z] v2.2.0-dev.44 [2022-05-23T17:36:47.355Z] v2.2.0-dev.45 [2022-05-23T17:36:47.355Z] v2.2.0-dev.46 [2022-05-23T17:36:47.355Z] v2.2.0-dev.47 [2022-05-23T17:36:47.355Z] v2.2.0-dev.48 [2022-05-23T17:36:47.355Z] v2.2.0-dev.49 [2022-05-23T17:36:47.355Z] v2.2.0-dev.5 [2022-05-23T17:36:47.355Z] v2.2.0-dev.50 [2022-05-23T17:36:47.355Z] v2.2.0-dev.51 [2022-05-23T17:36:47.355Z] v2.2.0-dev.52 [2022-05-23T17:36:47.355Z] v2.2.0-dev.53 [2022-05-23T17:36:47.355Z] v2.2.0-dev.54 [2022-05-23T17:36:47.355Z] v2.2.0-dev.55 [2022-05-23T17:36:47.355Z] v2.2.0-dev.56 [2022-05-23T17:36:47.355Z] v2.2.0-dev.57 [2022-05-23T17:36:47.355Z] v2.2.0-dev.58 [2022-05-23T17:36:47.355Z] v2.2.0-dev.59 [2022-05-23T17:36:47.355Z] v2.2.0-dev.6 [2022-05-23T17:36:47.355Z] v2.2.0-dev.60 [2022-05-23T17:36:47.355Z] v2.2.0-dev.61 [2022-05-23T17:36:47.355Z] v2.2.0-dev.62 [2022-05-23T17:36:47.355Z] v2.2.0-dev.63 [2022-05-23T17:36:47.355Z] v2.2.0-dev.64 [2022-05-23T17:36:47.355Z] v2.2.0-dev.65 [2022-05-23T17:36:47.355Z] v2.2.0-dev.66 [2022-05-23T17:36:47.355Z] v2.2.0-dev.67 [2022-05-23T17:36:47.355Z] v2.2.0-dev.68 [2022-05-23T17:36:47.355Z] v2.2.0-dev.69 [2022-05-23T17:36:47.355Z] v2.2.0-dev.7 [2022-05-23T17:36:47.355Z] v2.2.0-dev.70 [2022-05-23T17:36:47.355Z] v2.2.0-dev.71 [2022-05-23T17:36:47.355Z] v2.2.0-dev.72 [2022-05-23T17:36:47.355Z] v2.2.0-dev.73 [2022-05-23T17:36:47.355Z] v2.2.0-dev.74 [2022-05-23T17:36:47.355Z] v2.2.0-dev.75 [2022-05-23T17:36:47.355Z] v2.2.0-dev.76 [2022-05-23T17:36:47.355Z] v2.2.0-dev.77 [2022-05-23T17:36:47.355Z] v2.2.0-dev.78 [2022-05-23T17:36:47.355Z] v2.2.0-dev.79 [2022-05-23T17:36:47.355Z] v2.2.0-dev.8 [2022-05-23T17:36:47.355Z] v2.2.0-dev.80 [2022-05-23T17:36:47.355Z] v2.2.0-dev.81 [2022-05-23T17:36:47.355Z] v2.2.0-dev.82 [2022-05-23T17:36:47.355Z] v2.2.0-dev.83 [2022-05-23T17:36:47.355Z] v2.2.0-dev.84 [2022-05-23T17:36:47.355Z] v2.2.0-dev.85 [2022-05-23T17:36:47.355Z] v2.2.0-dev.86 [2022-05-23T17:36:47.355Z] v2.2.0-dev.87 [2022-05-23T17:36:47.355Z] v2.2.0-dev.88 [2022-05-23T17:36:47.355Z] v2.2.0-dev.89 [2022-05-23T17:36:47.355Z] v2.2.0-dev.9 [2022-05-23T17:36:47.355Z] v2.2.0-dev.90 [2022-05-23T17:36:47.355Z] v2.2.0-dev.91 [2022-05-23T17:36:47.355Z] v2.2.0-dev.92 [2022-05-23T17:36:47.355Z] v2.2.0-dev.93 [2022-05-23T17:36:47.355Z] v2.2.0-dev.94 [2022-05-23T17:36:47.355Z] v2.2.0-dev.95 [2022-05-23T17:36:47.355Z] v2.2.0-dev.96 [2022-05-23T17:36:47.355Z] v2.2.1-dev.1 [2022-05-23T17:36:47.355Z] v2.2.1-dev.2 [2022-05-23T17:36:47.355Z] v2.2.1-dev.3 [2022-05-23T17:36:47.355Z] v2.2.1-dev.4 [2022-05-23T17:36:47.355Z] v2.2.1-dev.5 [2022-05-23T17:36:47.355Z] v2.2.1-dev.6 [Pipeline] sh [2022-05-23T17:36:47.647Z] + lftools sign git-tag v2.2.1-dev.6 [2022-05-23T17:36:48.218Z] Signing Git tag with Sigul... [2022-05-23T17:36:48.218Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-05-23T17:36:48.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:36:49.089Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-23T17:36:49.097Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-23T17:36:49.119Z] $ docker stop --time=1 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 [2022-05-23T17:36:50.459Z] $ docker rm -f 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-23T17:36:50.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T17:36:50.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:51.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T17:36:51.155Z] . [Pipeline] withDockerContainer [2022-05-23T17:36:51.248Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:36:51.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T17:36:51.750Z] $ docker top 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T17:36:51.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T17:36:51.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T17:36:51.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T17:36:51.995Z] $ docker exec 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 ssh-agent [2022-05-23T17:36:52.121Z] SSH_AUTH_SOCK=/tmp/ssh-IBIz2T7WwPsc/agent.33 [2022-05-23T17:36:52.121Z] SSH_AGENT_PID=40 [2022-05-23T17:36:52.128Z] Running ssh-add (command line suppressed) [2022-05-23T17:36:52.235Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_3480928252361340930.key (/w/workspace/edgex-go/234@tmp/private_key_3480928252361340930.key) [2022-05-23T17:36:52.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T17:36:52.541Z] + git semver bump pre [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,725 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,725 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,725 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,725 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/edgex-go/234/.semver/main with force:True [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,725 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,728 [execute] INFO git cat-file --batch-check [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,733 [execute] INFO git cat-file --batch [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T17:36:52.801Z] 2022-05-23 17:36:52,738 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:52.801Z] 2.2.1-dev.7 [Pipeline] } [2022-05-23T17:36:52.810Z] $ docker exec --env ******** --env ******** 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 ssh-agent -k [2022-05-23T17:36:52.927Z] unset SSH_AUTH_SOCK; [2022-05-23T17:36:52.927Z] unset SSH_AGENT_PID; [2022-05-23T17:36:52.927Z] echo Agent pid 40 killed; [2022-05-23T17:36:52.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T17:36:53.238Z] + git semver [Pipeline] } [2022-05-23T17:36:53.512Z] $ docker stop --time=1 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 [2022-05-23T17:36:54.815Z] $ docker rm -f 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T17:36:55.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T17:36:55.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:36:55.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T17:36:55.472Z] . [Pipeline] withDockerContainer [2022-05-23T17:36:55.542Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:36:55.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T17:36:55.952Z] $ docker top 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T17:36:56.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T17:36:56.050Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T17:36:56.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T17:36:56.183Z] $ docker exec 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 ssh-agent [2022-05-23T17:36:56.327Z] SSH_AUTH_SOCK=/tmp/ssh-VfMP2PdXrvY7/agent.33 [2022-05-23T17:36:56.327Z] SSH_AGENT_PID=39 [2022-05-23T17:36:56.334Z] Running ssh-add (command line suppressed) [2022-05-23T17:36:56.447Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_3976582084110024284.key (/w/workspace/edgex-go/234@tmp/private_key_3976582084110024284.key) [2022-05-23T17:36:56.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T17:36:56.751Z] + git semver push [2022-05-23T17:36:57.011Z] 2022-05-23 17:36:56,935 [run_push] DEBUG push [2022-05-23T17:36:57.011Z] 2022-05-23 17:36:56,935 [execute] INFO git push origin semver [2022-05-23T17:36:57.011Z] 2022-05-23 17:36:56,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-23T17:36:57.947Z] 2022-05-23 17:36:57,708 [run_push] DEBUG push all version tags [2022-05-23T17:36:57.947Z] 2022-05-23 17:36:57,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-23T17:36:57.947Z] 2022-05-23 17:36:57,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) [2022-05-23T17:36:58.517Z] 2022-05-23 17:36:58,444 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main [2022-05-23T17:36:58.517Z] 2.2.1-dev.7 [Pipeline] } [2022-05-23T17:36:58.527Z] $ docker exec --env ******** --env ******** 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 ssh-agent -k [2022-05-23T17:36:58.654Z] unset SSH_AUTH_SOCK; [2022-05-23T17:36:58.654Z] unset SSH_AGENT_PID; [2022-05-23T17:36:58.654Z] echo Agent pid 39 killed; [2022-05-23T17:36:58.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T17:36:58.971Z] + git semver [Pipeline] } [2022-05-23T17:36:59.242Z] $ docker stop --time=1 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 [2022-05-23T17:37:00.551Z] $ docker rm -f 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-23T17:37:01.058Z] + [ -d /w/workspace/edgex-go/234/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:01.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:02.219Z] ---> package-listing.sh [2022-05-23T17:37:02.219Z] ++ facter osfamily [2022-05-23T17:37:02.219Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T17:37:02.481Z] + OS_FAMILY=debian [2022-05-23T17:37:02.481Z] + workspace=/w/workspace/edgex-go/234 [2022-05-23T17:37:02.481Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T17:37:02.481Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T17:37:02.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T17:37:02.481Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T17:37:02.481Z] + '[' /w/workspace/edgex-go/234 ']' [2022-05-23T17:37:02.481Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T17:37:02.481Z] + case "${OS_FAMILY}" in [2022-05-23T17:37:02.481Z] + dpkg -l [2022-05-23T17:37:02.481Z] + grep '^ii' [2022-05-23T17:37:02.481Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T17:37:02.481Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T17:37:02.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T17:37:02.481Z] + '[' /w/workspace/edgex-go/234 ']' [2022-05-23T17:37:02.481Z] + mkdir -p /w/workspace/edgex-go/234/archives/ [2022-05-23T17:37:02.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/234/archives/ [Pipeline] echo [2022-05-23T17:37:02.494Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T17:37:02.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:37:03.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:37:03.331Z] [2022-05-23T17:37:03.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T17:37:03.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:37:03.631Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T17:37:03.631Z] 5eb5b503b376: Pulling fs layer [2022-05-23T17:37:03.631Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T17:37:03.631Z] ec43610c2a17: Pulling fs layer [2022-05-23T17:37:03.631Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T17:37:03.631Z] 33b1e0a273af: Pulling fs layer [2022-05-23T17:37:03.631Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T17:37:03.631Z] 2f39f015ded8: Pulling fs layer [2022-05-23T17:37:03.631Z] 5d3b04190fa2: Waiting [2022-05-23T17:37:03.631Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T17:37:03.631Z] 5c69ac0246d0: Download complete [2022-05-23T17:37:03.631Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T17:37:03.631Z] 3a2ae6a8a46f: Download complete [2022-05-23T17:37:03.631Z] 33b1e0a273af: Verifying Checksum [2022-05-23T17:37:03.631Z] 33b1e0a273af: Download complete [2022-05-23T17:37:03.888Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T17:37:03.888Z] 5d3b04190fa2: Download complete [2022-05-23T17:37:03.888Z] ec43610c2a17: Verifying Checksum [2022-05-23T17:37:03.888Z] ec43610c2a17: Download complete [2022-05-23T17:37:03.888Z] 5eb5b503b376: Verifying Checksum [2022-05-23T17:37:03.888Z] 5eb5b503b376: Download complete [2022-05-23T17:37:04.458Z] 2f39f015ded8: Download complete [2022-05-23T17:37:05.025Z] 5eb5b503b376: Pull complete [2022-05-23T17:37:05.285Z] 5c69ac0246d0: Pull complete [2022-05-23T17:37:05.544Z] ec43610c2a17: Pull complete [2022-05-23T17:37:05.804Z] 3a2ae6a8a46f: Pull complete [2022-05-23T17:37:06.064Z] 33b1e0a273af: Pull complete [2022-05-23T17:37:06.064Z] 5d3b04190fa2: Pull complete [2022-05-23T17:37:10.258Z] 2f39f015ded8: Pull complete [2022-05-23T17:37:10.258Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T17:37:10.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T17:37:10.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T17:37:10.326Z] prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container [2022-05-23T17:37:10.360Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T17:37:11.999Z] $ docker top 78b1301fdc5883a4826493a4853c77e3bfcf80a96b6625c680dc80d1a5e9f5e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T17:37:12.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T17:37:12.704Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T17:37:12.991Z] + ls /var/log/sa-host [2022-05-23T17:37:12.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T17:37:13.077Z] provisioning config files... [2022-05-23T17:37:13.086Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/234@tmp/config1764772449177975976tmp [Pipeline] { [Pipeline] echo [2022-05-23T17:37:13.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:13.382Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T17:37:13.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:13.718Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T17:37:13.728Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:14.015Z] ---> sudo-logs.sh [2022-05-23T17:37:14.015Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T17:37:14.045Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:14.336Z] ---> job-cost.sh [2022-05-23T17:37:14.336Z] lf-activate-venv: SKIPPING [2022-05-23T17:37:14.336Z] DEBUG: total: 0.2199999988079071 [2022-05-23T17:37:14.336Z] INFO: Retrieving Stack Cost... [2022-05-23T17:37:14.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T17:37:15.482Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T17:37:15.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T17:37:15.784Z] ---> logs-deploy.sh [2022-05-23T17:37:15.784Z] lf-activate-venv: SKIPPING [2022-05-23T17:37:15.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/234 [2022-05-23T17:37:15.784Z] INFO: archiving workspace using pattern(s): [2022-05-23T17:37:16.724Z] Archives upload complete. [2022-05-23T17:37:16.724Z] INFO: archiving logs to Nexus