ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-03-17 10:52
Elapsed20m10s
Revision9dba98b86b4c18ae8a1d5656b8ed3f74edc02641
Refs 2516

No Test Failures!


Error lines from build-log.txt

... skipping 232 lines ...
++ ARTIFACTS=/workspace/source/artifacts
+ set +o allexport
+ ./test/e2e-tests.sh
================================
==== SETTING UP ENVIRONMENT ====
================================
Running fail tkn pipeline describe foo
Error: no matches for tekton.dev/, Resource=pipelines

Running fail tkn pipelinerun describe foo
Error: failed to find pipelinerun "foo"

Running fail tkn pipelinerun list foo
Failed to list objects from default namespace 
Error: failed to list PipelineRuns from namespace default: no matches for tekton.dev/, Resource=pipelineruns

Running fail tkn pipeline list
Failed to list objects from default namespace 
Error: failed to list Pipelines from namespace default: no matches for tekton.dev/, Resource=pipelines

Running fail tkn task list
Failed to list objects from default namespace 
Error: failed to list Tasks from namespace default: no matches for tekton.dev/, Resource=tasks

Running fail tkn taskrun list
Failed to list objects from default namespace 
Error: failed to list TaskRuns from namespace default: no matches for tekton.dev/, Resource=taskruns

Running fail tkn taskrun list foo
Failed to list objects from default namespace 
Error: failed to list TaskRuns from namespace default: no matches for tekton.dev/, Resource=taskruns

Running fail tkn pipelinerun logs foo
Error: no matches for tekton.dev/, Resource=pipelineruns

Running fail tkn taskrun logs foo
Error: Unable to get TaskRun: no matches for tekton.dev/, Resource=taskruns

Running fail tkn eventlistener ls
Error: failed to list EventListeners from default namespace: no matches for triggers.tekton.dev/, Resource=eventlisteners

Running fail tkn triggertemplate ls
Error: failed to list TriggerTemplates from default namespace: no matches for triggers.tekton.dev/, Resource=triggertemplates

Running fail tkn triggerbinding ls
Error: failed to list TriggerBindings from default namespace: no matches for triggers.tekton.dev/, Resource=triggerbindings

Running fail tkn clustertriggerbinding ls
Error: failed to list ClusterTriggerBindings: no matches for triggers.tekton.dev/, Resource=clustertriggerbindings

>> Deploying Tekton Pipelines
namespace/tekton-pipelines created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access created
... skipping 182 lines ...
No TriggerBindings found

Running tkn clustertriggerbinding ls
No ClusterTriggerBindings found

...............................
Running fail tkn pipeline describe foo
Error: pipelines.tekton.dev "foo" not found

Running fail tkn pipelinerun describe foo
Error: failed to find pipelinerun "foo"

Running fail tkn pipelinerun logs foo
Error: pipelineruns.tekton.dev "foo" not found

Running fail tkn taskrun logs foo
Error: Unable to get TaskRun: taskruns.tekton.dev "foo" not found

Running fail tkn eventlistener describe foo
Error: failed to get EventListener foo: failed to get EventListener foo: eventlisteners.triggers.tekton.dev "foo" not found

Running fail tkn triggertemplate describe foo
Error: failed to get TriggerTemplate foo from default namespace: triggertemplates.triggers.tekton.dev "foo" not found

.....................
namespace/tektoncd created
Context "kind-kind" modified.
task.tekton.dev/create-file-verify created
pipeline.tekton.dev/output-pipeline created
... skipping 166 lines ...
Running tkn taskrun delete test-template-volume -f
TaskRuns deleted: "test-template-volume"

Running tkn eventlistener delete github-listener-interceptor -f
EventListeners deleted: "github-listener-interceptor"

Running fail tkn pipeline describe output-pipeline
Error: pipelines.tekton.dev "output-pipeline" not found

Running fail tkn pipelinerun describe output-pipeline-run
Error: failed to find pipelinerun "output-pipeline-run"

Running fail tkn taskrun logs test-template-volume
Error: Unable to get TaskRun: taskruns.tekton.dev "test-template-volume" not found

Running fail tkn eventlistener describe github-listener-interceptor
Error: failed to get EventListener github-listener-interceptor: failed to get EventListener github-listener-interceptor: eventlisteners.triggers.tekton.dev "github-listener-interceptor" not found

Hub
.....................
Running tkn hub --help
Interact with tekton hub

... skipping 76 lines ...
      --api-server string   Hub API Server URL (default 'https://api.hub.tekton.dev' for 'tekton' type; default 'https://artifacthub.io' for 'artifact' type).
                            URL can also be defined in a file '$HOME/.tekton/hub-config' with a variable 'TEKTON_HUB_API_SERVER'/'ARTIFACT_HUB_API_SERVER'.
      --type string         The type of Hub from where to pull the resource. Either 'artifact' or 'tekton' (default "tekton")

Use "tkn hub get [command] --help" for more information about a command.

Running fail tkn hub --api-server=api.nonexistent.server search cli
Error: parse "api.nonexistent.server": invalid URI for request

Running fail tkn hub --api-server=api.nonexistent.server get task cli
Error: parse "api.nonexistent.server": invalid URI for request

task.tekton.dev "task-volume" deleted
No resources found
No resources found
No resources found
No resources found
... skipping 315 lines ...
    --- PASS: TestPipelinesNegativeE2E/Validate_pipelines_format_for_-o_(output)_flag,_as_Json_Path (0.16s)
    --- PASS: TestPipelinesNegativeE2E/Pipeline_json_Schema_validation_with_-o_(output)_flag,_as_Json_ (0.16s)
    --- PASS: TestPipelinesNegativeE2E/Validate_Pipeline_describe_command_in_namespace_testcli-xkkcr (0.17s)
    --- PASS: TestPipelinesNegativeE2E/Start_Pipeline_Run_using_pipeline_start_command_with_SA_as_'pipelines'_ (0.29s)
    --- PASS: TestPipelinesNegativeE2E/Validate_Pipeline_describe_command_in_namespace_testcli-xkkcr_after_PipelineRun_completed_successfully (0.47s)
=== NAME  TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_
    cli.go:140: procedure failed: read /dev/ptmx: input/output error
    start_test.go:234: 
=== NAME  TestPipelineInteractiveStartWithOptionalWorkspaceE2E
    start_test.go:258: Deleting namespace testcli-sjjpb
--- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E (16.33s)
    --- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Start_PipelineRun_using_pipeline_start_interactively_with_SA_as_'pipeline'_ (0.32s)
    --- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_ (14.70s)
=== RUN   TestPipelinesE2E/Get_list_of_Taskruns_from_namespace__testcli-xpz96
=== RUN   TestPipelinesE2E/Validate_Pipeline_describe_command_in_namespace_testcli-xpz96_after_PipelineRun_completed_successfully
=== RUN   TestPipelinesE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_
    cli.go:140: procedure failed: read /dev/ptmx: input/output error
    pipeline_test.go:208: 
                                                                                        
                                                                                        
        e2e-test                                                                        
=== RUN   TestPipelinesE2E/Start_PipelineRun_with_tkn_pipeline_start_--last
=== NAME  TestPipelinesE2E
... skipping 190 lines ...
io.Copy(...)
	/usr/local/go/src/io/io.go:388
github.com/Netflix/go-expect.NewPassthroughPipe.func1()
	/home/prow/go/src/github.com/tektoncd/cli/vendor/github.com/Netflix/go-expect/passthrough_pipe.go:42 +0xfb
created by github.com/Netflix/go-expect.NewPassthroughPipe in goroutine 188
	/home/prow/go/src/github.com/tektoncd/cli/vendor/github.com/Netflix/go-expect/passthrough_pipe.go:40 +0x1e7
FAIL	github.com/tektoncd/cli/test/e2e/pipeline	600.606s
=== RUN   TestPipelineRunLogE2E
=== PAUSE TestPipelineRunLogE2E
=== RUN   TestClusterResolverPipelineRunLogE2E
=== PAUSE TestClusterResolverPipelineRunLogE2E
=== CONT  TestClusterResolverPipelineRunLogE2E
=== CONT  TestPipelineRunLogE2E
... skipping 126 lines ...
    --- PASS: TestTaskStartE2E/Cancel_finished_TaskRun_with_tkn_taskrun_cancel (1.15s)
    --- PASS: TestTaskStartE2E/Cancel_TaskRun_with_tkn_taskrun_cancel (2.31s)
    --- PASS: TestTaskStartE2E/Start_TaskRun_using_tkn_task_start_with_--last_option (8.19s)
    --- PASS: TestTaskStartE2E/Start_Task_interactively_with_optional_workspace_(yes) (6.20s)
PASS
ok  	github.com/tektoncd/cli/test/e2e/task	75.313s
FAIL
Finished run, return code is 1
mktemp: failed to create file via template '/workspace/source/artifacts/junit_XXXXXXXX': No such file or directory
XML report written to .xml
***************************************
***         E2E TEST FAILED         ***
***    Start of information dump    ***
***************************************
>>> All resources:
NAMESPACE                    NAME                                                     READY   STATUS      RESTARTS   AGE
kube-system                  pod/coredns-5dd5756b68-5r4bn                             1/1     Running     0          18m
kube-system                  pod/coredns-5dd5756b68-vr7h5                             1/1     Running     0          18m
... skipping 134 lines ...
kube-system                  18m         Normal    Scheduled                      pod/kindnet-h56rr                                                Successfully assigned kube-system/kindnet-h56rr to kind-worker
kube-system                  18m         Normal    Pulled                         pod/kindnet-h56rr                                                Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system                  18m         Normal    Created                        pod/kindnet-h56rr                                                Created container kindnet-cni
kube-system                  18m         Normal    Started                        pod/kindnet-h56rr                                                Started container kindnet-cni
kube-system                  18m         Normal    Scheduled                      pod/kindnet-jxhks                                                Successfully assigned kube-system/kindnet-jxhks to kind-worker2
kube-system                  18m         Normal    Pulled                         pod/kindnet-jxhks                                                Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system                  18m         Warning   Failed                         pod/kindnet-jxhks                                                Error: services have not yet been read at least once, cannot construct envvars
kube-system                  18m         Normal    Created                        pod/kindnet-jxhks                                                Created container kindnet-cni
kube-system                  18m         Normal    Started                        pod/kindnet-jxhks                                                Started container kindnet-cni
kube-system                  18m         Normal    Scheduled                      pod/kindnet-t4r5t                                                Successfully assigned kube-system/kindnet-t4r5t to kind-control-plane
kube-system                  18m         Warning   FailedMount                    pod/kindnet-t4r5t                                                MountVolume.SetUp failed for volume "kube-api-access-wwdvh" : failed to sync configmap cache: timed out waiting for the condition
kube-system                  18m         Normal    Pulled                         pod/kindnet-t4r5t                                                Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system                  18m         Normal    Created                        pod/kindnet-t4r5t                                                Created container kindnet-cni
kube-system                  18m         Normal    Started                        pod/kindnet-t4r5t                                                Started container kindnet-cni
kube-system                  18m         Normal    Scheduled                      pod/kindnet-tvjtf                                                Successfully assigned kube-system/kindnet-tvjtf to kind-worker3
kube-system                  18m         Normal    Pulled                         pod/kindnet-tvjtf                                                Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system                  18m         Normal    Created                        pod/kindnet-tvjtf                                                Created container kindnet-cni
... skipping 9 lines ...
kube-system                  18m         Normal    Pulled                         pod/kube-controller-manager-kind-control-plane                   Container image "registry.k8s.io/kube-controller-manager:v1.28.9" already present on machine
kube-system                  18m         Normal    Created                        pod/kube-controller-manager-kind-control-plane                   Created container kube-controller-manager
kube-system                  18m         Normal    Started                        pod/kube-controller-manager-kind-control-plane                   Started container kube-controller-manager
kube-system                  18m         Warning   NodeNotReady                   pod/kube-controller-manager-kind-control-plane                   Node is not ready
kube-system                  18m         Normal    LeaderElection                 lease/kube-controller-manager                                    kind-control-plane_3c3faa90-e462-4eba-9c4f-8e6f24ddc436 became leader
kube-system                  18m         Normal    Scheduled                      pod/kube-proxy-5594b                                             Successfully assigned kube-system/kube-proxy-5594b to kind-control-plane
kube-system                  18m         Warning   FailedMount                    pod/kube-proxy-5594b                                             MountVolume.SetUp failed for volume "kube-api-access-x6txx" : failed to sync configmap cache: timed out waiting for the condition
kube-system                  18m         Normal    Pulled                         pod/kube-proxy-5594b                                             Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system                  18m         Normal    Created                        pod/kube-proxy-5594b                                             Created container kube-proxy
kube-system                  18m         Normal    Started                        pod/kube-proxy-5594b                                             Started container kube-proxy
kube-system                  18m         Normal    Scheduled                      pod/kube-proxy-gk8dt                                             Successfully assigned kube-system/kube-proxy-gk8dt to kind-worker
kube-system                  18m         Normal    Pulled                         pod/kube-proxy-gk8dt                                             Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system                  18m         Normal    Created                        pod/kube-proxy-gk8dt                                             Created container kube-proxy
kube-system                  18m         Normal    Started                        pod/kube-proxy-gk8dt                                             Started container kube-proxy
kube-system                  18m         Normal    Scheduled                      pod/kube-proxy-hxkfw                                             Successfully assigned kube-system/kube-proxy-hxkfw to kind-worker2
kube-system                  18m         Normal    Pulled                         pod/kube-proxy-hxkfw                                             Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system                  18m         Warning   Failed                         pod/kube-proxy-hxkfw                                             Error: services have not yet been read at least once, cannot construct envvars
kube-system                  18m         Normal    Created                        pod/kube-proxy-hxkfw                                             Created container kube-proxy
kube-system                  18m         Normal    Started                        pod/kube-proxy-hxkfw                                             Started container kube-proxy
kube-system                  18m         Normal    Scheduled                      pod/kube-proxy-jdmxk                                             Successfully assigned kube-system/kube-proxy-jdmxk to kind-worker3
kube-system                  18m         Normal    Pulled                         pod/kube-proxy-jdmxk                                             Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system                  18m         Normal    Created                        pod/kube-proxy-jdmxk                                             Created container kube-proxy
kube-system                  18m         Normal    Started                        pod/kube-proxy-jdmxk                                             Started container kube-proxy
... skipping 47 lines ...
metallb-system               18m         Normal    Pulling                        pod/speaker-lw8lg                                                Pulling image "quay.io/metallb/speaker:v0.13.10"
metallb-system               18m         Normal    Pulled                         pod/speaker-lw8lg                                                Successfully pulled image "quay.io/metallb/speaker:v0.13.10" in 9.018s (9.018s including waiting)
metallb-system               18m         Normal    Created                        pod/speaker-lw8lg                                                Created container speaker
metallb-system               18m         Normal    Started                        pod/speaker-lw8lg                                                Started container speaker
metallb-system               18m         Warning   FailedScheduling               pod/speaker-w64xf                                                0/4 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/4 nodes are available: 1 Preemption is not helpful for scheduling, 3 No preemption victims found for incoming pod..
metallb-system               17m         Normal    Scheduled                      pod/speaker-w64xf                                                Successfully assigned metallb-system/speaker-w64xf to kind-worker2
metallb-system               17m         Warning   FailedMount                    pod/speaker-w64xf                                                MountVolume.SetUp failed for volume "memberlist" : failed to sync secret cache: timed out waiting for the condition
metallb-system               17m         Warning   FailedMount                    pod/speaker-w64xf                                                MountVolume.SetUp failed for volume "kube-api-access-4vs2z" : failed to sync configmap cache: timed out waiting for the condition
metallb-system               17m         Normal    Pulling                        pod/speaker-w64xf                                                Pulling image "quay.io/metallb/speaker:v0.13.10"
metallb-system               17m         Normal    Pulled                         pod/speaker-w64xf                                                Successfully pulled image "quay.io/metallb/speaker:v0.13.10" in 5.327s (5.327s including waiting)
metallb-system               17m         Normal    Created                        pod/speaker-w64xf                                                Created container speaker
metallb-system               17m         Normal    Started                        pod/speaker-w64xf                                                Started container speaker
metallb-system               18m         Normal    SuccessfulCreate               daemonset/speaker                                                Created pod: speaker-5fzxk
metallb-system               18m         Normal    SuccessfulCreate               daemonset/speaker                                                Created pod: speaker-lw8lg
... skipping 4 lines ...
tekton-pipelines-resolvers   14m         Normal    Pulled                         pod/tekton-pipelines-remote-resolvers-7c4df89fbb-x6knw           Successfully pulled image "ghcr.io/tektoncd/pipeline/resolvers-ff86b24f130c42b88983d3c13993056d:v0.69.0@sha256:9a05e45464c87744963b13bd1e086be941249571805f692e2c39548593033f3c" in 3s (3s including waiting)
tekton-pipelines-resolvers   14m         Normal    Created                        pod/tekton-pipelines-remote-resolvers-7c4df89fbb-x6knw           Created container controller
tekton-pipelines-resolvers   14m         Normal    Started                        pod/tekton-pipelines-remote-resolvers-7c4df89fbb-x6knw           Started container controller
tekton-pipelines-resolvers   14m         Normal    SuccessfulCreate               replicaset/tekton-pipelines-remote-resolvers-7c4df89fbb          Created pod: tekton-pipelines-remote-resolvers-7c4df89fbb-x6knw
tekton-pipelines-resolvers   14m         Normal    ScalingReplicaSet              deployment/tekton-pipelines-remote-resolvers                     Scaled up replica set tekton-pipelines-remote-resolvers-7c4df89fbb to 1
tekton-pipelines             14m         Normal    Scheduled                      pod/tekton-events-controller-8548f6df56-ht6n6                    Successfully assigned tekton-pipelines/tekton-events-controller-8548f6df56-ht6n6 to kind-worker2
tekton-pipelines             14m         Warning   FailedMount                    pod/tekton-events-controller-8548f6df56-ht6n6                    MountVolume.SetUp failed for volume "config-registry-cert" : failed to sync configmap cache: timed out waiting for the condition
tekton-pipelines             14m         Warning   FailedMount                    pod/tekton-events-controller-8548f6df56-ht6n6                    MountVolume.SetUp failed for volume "kube-api-access-zl6sx" : failed to sync configmap cache: timed out waiting for the condition
tekton-pipelines             14m         Normal    Pulling                        pod/tekton-events-controller-8548f6df56-ht6n6                    Pulling image "ghcr.io/tektoncd/pipeline/events-a9042f7efb0cbade2a868a1ee5ddd52c:v0.69.0@sha256:38711b49ccbadbd0ec2832421bf99f5f9e2a86b443adb7d50357c058137684ea"
tekton-pipelines             14m         Normal    Pulled                         pod/tekton-events-controller-8548f6df56-ht6n6                    Successfully pulled image "ghcr.io/tektoncd/pipeline/events-a9042f7efb0cbade2a868a1ee5ddd52c:v0.69.0@sha256:38711b49ccbadbd0ec2832421bf99f5f9e2a86b443adb7d50357c058137684ea" in 1.844s (3.251s including waiting)
tekton-pipelines             14m         Normal    Created                        pod/tekton-events-controller-8548f6df56-ht6n6                    Created container tekton-events-controller
tekton-pipelines             14m         Normal    Started                        pod/tekton-events-controller-8548f6df56-ht6n6                    Started container tekton-events-controller
tekton-pipelines             14m         Normal    SuccessfulCreate               replicaset/tekton-events-controller-8548f6df56                   Created pod: tekton-events-controller-8548f6df56-ht6n6
tekton-pipelines             14m         Normal    ScalingReplicaSet              deployment/tekton-events-controller                              Scaled up replica set tekton-events-controller-8548f6df56 to 1
... skipping 8 lines ...
tekton-pipelines             14m         Normal    Pulling                        pod/tekton-pipelines-webhook-59874ff55-6fsgp                     Pulling image "ghcr.io/tektoncd/pipeline/webhook-d4749e605405422fd87700164e31b2d1:v0.69.0@sha256:d295b914dee401a7a23a28b779394b3d471d96e091f0ade937accf6d058915b6"
tekton-pipelines             14m         Normal    Pulled                         pod/tekton-pipelines-webhook-59874ff55-6fsgp                     Successfully pulled image "ghcr.io/tektoncd/pipeline/webhook-d4749e605405422fd87700164e31b2d1:v0.69.0@sha256:d295b914dee401a7a23a28b779394b3d471d96e091f0ade937accf6d058915b6" in 2.855s (2.855s including waiting)
tekton-pipelines             14m         Normal    Created                        pod/tekton-pipelines-webhook-59874ff55-6fsgp                     Created container webhook
tekton-pipelines             14m         Normal    Started                        pod/tekton-pipelines-webhook-59874ff55-6fsgp                     Started container webhook
tekton-pipelines             14m         Normal    SuccessfulCreate               replicaset/tekton-pipelines-webhook-59874ff55                    Created pod: tekton-pipelines-webhook-59874ff55-6fsgp
tekton-pipelines             14m         Normal    ScalingReplicaSet              deployment/tekton-pipelines-webhook                              Scaled up replica set tekton-pipelines-webhook-59874ff55 to 1
tekton-pipelines             4m32s       Warning   FailedGetResourceMetric        horizontalpodautoscaler/tekton-pipelines-webhook                 failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
tekton-pipelines             11m         Warning   FailedComputeMetricsReplicas   horizontalpodautoscaler/tekton-pipelines-webhook                 invalid metrics (1 invalid out of 1), first error is: failed to get cpu resource metric value: failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
tekton-pipelines             14m         Normal    Scheduled                      pod/tekton-triggers-controller-5fc5f49589-v7bfc                  Successfully assigned tekton-pipelines/tekton-triggers-controller-5fc5f49589-v7bfc to kind-worker3
tekton-pipelines             14m         Normal    Pulling                        pod/tekton-triggers-controller-5fc5f49589-v7bfc                  Pulling image "ghcr.io/tektoncd/triggers/controller-f656ca31de179ab913fa76abc255c315:v20250317-66a7b7d781@sha256:2f51fdc95396cf955b504caaf2dfc1e1673d64fae3aba12487585db500cbce4f"
tekton-pipelines             14m         Normal    Pulled                         pod/tekton-triggers-controller-5fc5f49589-v7bfc                  Successfully pulled image "ghcr.io/tektoncd/triggers/controller-f656ca31de179ab913fa76abc255c315:v20250317-66a7b7d781@sha256:2f51fdc95396cf955b504caaf2dfc1e1673d64fae3aba12487585db500cbce4f" in 2.482s (2.483s including waiting)
tekton-pipelines             14m         Normal    Created                        pod/tekton-triggers-controller-5fc5f49589-v7bfc                  Created container tekton-triggers-controller
tekton-pipelines             14m         Normal    Started                        pod/tekton-triggers-controller-5fc5f49589-v7bfc                  Started container tekton-triggers-controller
tekton-pipelines             14m         Normal    SuccessfulCreate               replicaset/tekton-triggers-controller-5fc5f49589                 Created pod: tekton-triggers-controller-5fc5f49589-v7bfc
... skipping 9 lines ...
tekton-pipelines             14m         Normal    Pulling                        pod/tekton-triggers-webhook-79b5bd9769-5pkbc                     Pulling image "ghcr.io/tektoncd/triggers/webhook-dd1edc925ee1772a9f76e2c1bc291ef6:v20250317-66a7b7d781@sha256:2992427ffc4ad1d8c7c9ab244bb7d5744615734cdbbb3fb6107fc070f43d1254"
tekton-pipelines             14m         Normal    Pulled                         pod/tekton-triggers-webhook-79b5bd9769-5pkbc                     Successfully pulled image "ghcr.io/tektoncd/triggers/webhook-dd1edc925ee1772a9f76e2c1bc291ef6:v20250317-66a7b7d781@sha256:2992427ffc4ad1d8c7c9ab244bb7d5744615734cdbbb3fb6107fc070f43d1254" in 1.637s (4.089s including waiting)
tekton-pipelines             14m         Normal    Created                        pod/tekton-triggers-webhook-79b5bd9769-5pkbc                     Created container webhook
tekton-pipelines             14m         Normal    Started                        pod/tekton-triggers-webhook-79b5bd9769-5pkbc                     Started container webhook
tekton-pipelines             14m         Normal    SuccessfulCreate               replicaset/tekton-triggers-webhook-79b5bd9769                    Created pod: tekton-triggers-webhook-79b5bd9769-5pkbc
tekton-pipelines             14m         Normal    ScalingReplicaSet              deployment/tekton-triggers-webhook                               Scaled up replica set tekton-triggers-webhook-79b5bd9769 to 1
tektoncd                     13m         Warning   FailedCreate                   replicaset/el-github-listener-interceptor-6fb7549f9b             Error creating: pods "el-github-listener-interceptor-6fb7549f9b-" is forbidden: error looking up service account tektoncd/tekton-triggers-github-sa: serviceaccount "tekton-triggers-github-sa" not found
tektoncd                     13m         Normal    ScalingReplicaSet              deployment/el-github-listener-interceptor                        Scaled up replica set el-github-listener-interceptor-6fb7549f9b to 3
tektoncd                     13m         Warning   InternalError                  eventlistener/github-listener-interceptor                        Operation cannot be fulfilled on deployments.apps "el-github-listener-interceptor": the object has been modified; please apply your changes to the latest version and try again
tektoncd                     13m         Normal    Scheduled                      pod/output-pipeline-run-first-create-file-pod                    Successfully assigned tektoncd/output-pipeline-run-first-create-file-pod to kind-worker2
tektoncd                     13m         Normal    Pulling                        pod/output-pipeline-run-first-create-file-pod                    Pulling image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.69.0@sha256:c4427dc67f89552db62e0ce2f5d573ad54dc386a975d38201f30943120adf1e9"
tektoncd                     13m         Normal    Pulled                         pod/output-pipeline-run-first-create-file-pod                    Successfully pulled image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.69.0@sha256:c4427dc67f89552db62e0ce2f5d573ad54dc386a975d38201f30943120adf1e9" in 1.73s (1.73s including waiting)
tektoncd                     13m         Normal    Created                        pod/output-pipeline-run-first-create-file-pod                    Created container prepare
... skipping 19 lines ...
tektoncd                     13m         Normal    Pending                        taskrun/output-pipeline-run-first-create-file                    pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
tektoncd                     13m         Normal    Pending                        taskrun/output-pipeline-run-first-create-file                    pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
tektoncd                     13m         Normal    Pending                        taskrun/output-pipeline-run-first-create-file                    pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
tektoncd                     13m         Normal    Running                        taskrun/output-pipeline-run-first-create-file                    Not all Steps in the Task have finished executing
tektoncd                     13m         Normal    Succeeded                      taskrun/output-pipeline-run-first-create-file                    All Steps have completed executing
tektoncd                     13m         Normal    Started                        pipelinerun/output-pipeline-run                                  
tektoncd                     13m         Normal    Running                        pipelinerun/output-pipeline-run                                  Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
tektoncd                     13m         Normal    Succeeded                      pipelinerun/output-pipeline-run                                  Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
tektoncd                     13m         Normal    Scheduled                      pod/test-template-volume-pod                                     Successfully assigned tektoncd/test-template-volume-pod to kind-worker3
tektoncd                     13m         Normal    Pulling                        pod/test-template-volume-pod                                     Pulling image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.69.0@sha256:c4427dc67f89552db62e0ce2f5d573ad54dc386a975d38201f30943120adf1e9"
tektoncd                     13m         Normal    Pulled                         pod/test-template-volume-pod                                     Successfully pulled image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.69.0@sha256:c4427dc67f89552db62e0ce2f5d573ad54dc386a975d38201f30943120adf1e9" in 1.763s (1.763s including waiting)
tektoncd                     13m         Normal    Created                        pod/test-template-volume-pod                                     Created container prepare
tektoncd                     13m         Normal    Started                        pod/test-template-volume-pod                                     Started container prepare
tektoncd                     13m         Normal    Pulling                        pod/test-template-volume-pod                                     Pulling image "ubuntu"
... skipping 36 lines ...
testcli-kfjdb                9m57s       Normal    Pending                        taskrun/output-pipeline-run-mwmdz-first-create-file              pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
testcli-kfjdb                9m53s       Normal    Pending                        taskrun/output-pipeline-run-mwmdz-first-create-file              pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
testcli-kfjdb                9m49s       Normal    Pending                        taskrun/output-pipeline-run-mwmdz-first-create-file              pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
testcli-kfjdb                9m44s       Normal    Running                        taskrun/output-pipeline-run-mwmdz-first-create-file              Not all Steps in the Task have finished executing
testcli-kfjdb                9m10s       Normal    Succeeded                      taskrun/output-pipeline-run-mwmdz-first-create-file              All Steps have completed executing
testcli-kfjdb                9m57s       Normal    Started                        pipelinerun/output-pipeline-run-mwmdz                            
testcli-kfjdb                9m57s       Normal    Running                        pipelinerun/output-pipeline-run-mwmdz                            Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
testcli-kfjdb                9m10s       Normal    Succeeded                      pipelinerun/output-pipeline-run-mwmdz                            Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
testcli-kfjdb                9m58s       Normal    Scheduled                      pod/output-pipeline-run-qw4rp-first-create-file-pod              Successfully assigned testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file-pod to kind-worker2
testcli-kfjdb                9m56s       Normal    Pulled                         pod/output-pipeline-run-qw4rp-first-create-file-pod              Container image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.69.0@sha256:c4427dc67f89552db62e0ce2f5d573ad54dc386a975d38201f30943120adf1e9" already present on machine
testcli-kfjdb                9m56s       Normal    Created                        pod/output-pipeline-run-qw4rp-first-create-file-pod              Created container prepare
testcli-kfjdb                9m56s       Normal    Started                        pod/output-pipeline-run-qw4rp-first-create-file-pod              Started container prepare
testcli-kfjdb                9m55s       Normal    Pulled                         pod/output-pipeline-run-qw4rp-first-create-file-pod              Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
testcli-kfjdb                9m55s       Normal    Created                        pod/output-pipeline-run-qw4rp-first-create-file-pod              Created container place-scripts
... skipping 15 lines ...
testcli-kfjdb                9m58s       Normal    Pending                        taskrun/output-pipeline-run-qw4rp-first-create-file              pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
testcli-kfjdb                9m55s       Normal    Pending                        taskrun/output-pipeline-run-qw4rp-first-create-file              pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
testcli-kfjdb                9m54s       Normal    Pending                        taskrun/output-pipeline-run-qw4rp-first-create-file              pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
testcli-kfjdb                9m48s       Normal    Running                        taskrun/output-pipeline-run-qw4rp-first-create-file              Not all Steps in the Task have finished executing
testcli-kfjdb                9m15s       Normal    Succeeded                      taskrun/output-pipeline-run-qw4rp-first-create-file              All Steps have completed executing
testcli-kfjdb                9m58s       Normal    Started                        pipelinerun/output-pipeline-run-qw4rp                            
testcli-kfjdb                9m58s       Normal    Running                        pipelinerun/output-pipeline-run-qw4rp                            Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
testcli-kfjdb                9m15s       Normal    Succeeded                      pipelinerun/output-pipeline-run-qw4rp                            Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
>>> Pipeline controller log:
2025/03/17 10:57:31 Registering 8 clients
2025/03/17 10:57:31 Registering 5 informer factories
2025/03/17 10:57:31 Registering 9 informers
2025/03/17 10:57:31 Registering 3 controllers
2025/03/17 10:57:31 Readiness and health check server listening on port 8080
... skipping 23 lines ...
I0317 10:57:31.859764       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01
{"severity":"info","timestamp":"2025-03-17T10:57:31.859Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-controller-6df9d4f87b-xk6dm_90aac22e-cce6-434e-92eb-85ee0a6225fe\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.reconciler.00-of-01\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.860Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-controller-6df9d4f87b-xk6dm_bb3e1753-a485-4ee5-a8b0-87cd5d9b4a61\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.860Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-controller-6df9d4f87b-xk6dm_e8462407-44cb-43ab-ade6-85ccf62e9f39\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.taskrun.reconciler.00-of-01\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.577Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"88b6bc56-d844-4187-8c9f-5dc14ef04d70\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1721\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.583Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2aa254e4-433b-41b6-9510-87e99f5174ae","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.596Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22.596625901 +0000 UTC m=+51.004412286} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2aa254e4-433b-41b6-9510-87e99f5174ae","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.597Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1723\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.597Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"88b6bc56-d844-4187-8c9f-5dc14ef04d70\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1721\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.619Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 619300130, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"108ad8cd-6d74-406f-ae0a-2718262a66f2","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.619Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1723\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.663Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"98ede089-9fa7-488e-8670-b466d80b3e7e","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.666Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"bdf4a904-849c-4dff-9ff1-c074cf819232","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.688Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1731\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.689Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3034e8bf-e4a0-4cdd-a2f9-38d85f5c75be","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.691Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 691609724, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7b0cad5a-15f0-4a01-beba-0cce7e7d64ae","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.691Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1731\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.711Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1738\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.725Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 725201811, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3d661c1e-2c7e-4694-b38a-0962f2713c8d","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.726Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1738\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.747Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 747690772, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8d3d7c12-f5b4-4d3a-bf4e-1f7b8af6ff25","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.748Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1734\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.750Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"40e2a6f0-0209-4f9a-862a-224752e43856","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.781Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 781195377, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d55be09f-b334-4175-8997-1cb84ba229a7","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.847Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1743\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.913Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 22, 913639890, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"01911a52-e6b6-4a16-aa1b-6d60ea8f29c3","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.914Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1743\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.042Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 23, 42564495, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d78ad9a3-c05c-4ad8-ab52-908544a820d9","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.042Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1752\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.132Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 23, 132032174, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"03d64cea-6d76-43f3-bea0-8f7885d2974c","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:25.909Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 25, 909454752, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2045155-61b4-4482-a0a8-13b5f32cc8d5","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.029Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 26, 29323159, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"818133a8-bcd6-4b38-9c8a-be29ad29891f","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.231Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 26, 231850957, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7f2b377f-1edc-477e-8c3a-c90e9ba80894","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.232Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1744\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.244Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"af78f6b1-c593-473f-bbe5-9dd88518f1cc","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.245Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 26, 245605775, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be0a17b8-9276-4693-9658-eaeeda81c089","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.562Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 26, 562722047, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4447a642-871b-416d-94ee-cf1fa2ada5d3","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.563Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1772\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.575Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 26, 575204502, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"83395a66-6db6-4210-83e2-2172a7661233","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:27.240Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 27, 239954917, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"acb45513-d535-4a78-b7ec-ab2e9e818460","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.243Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 28, 243503928, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d12cd484-bd4a-41c5-843f-9c6ec18d17bd","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.244Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1799\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.260Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f9dfcc34-6f95-498d-b698-bebb1200b38a","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 28, 261319366, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d24536cc-f0b5-47a5-9d22-9a7a5ffe5dfc","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.586Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 29, 586165959, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1b1ed216-e19b-4077-a796-9558fcc6b93a","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.586Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"99d6eb42-b50c-46f2-963c-29ffa65c5739\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1806\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.601Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 29, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d97a9303-245f-4504-b3b6-db070b7bb81e","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.602Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 29, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"31149bb9-0418-4a97-bf1d-7798748b8846","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.575Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 30, 575227509, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7e3262ac-c417-4d13-b700-1f992d052c46","knative.dev/key":"tektoncd/test-template-volume"}
... skipping 2 lines ...
{"severity":"info","timestamp":"2025-03-17T10:58:30.590Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad95dc3a-e63b-433e-acaa-b0f7b8ca9ad5","knative.dev/key":"tektoncd/test-template-volume","duration":0.002595168}
{"severity":"info","timestamp":"2025-03-17T10:58:31.651Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : test-template-volume \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e333fc0-a60c-4563-9aff-05fd7ffb72cc","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:31.653Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e333fc0-a60c-4563-9aff-05fd7ffb72cc","knative.dev/key":"tektoncd/test-template-volume","duration":0.002833049}
{"severity":"info","timestamp":"2025-03-17T10:58:32.265Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 32, 265437263, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"102e3c22-5751-4a86-9b29-f94937479955","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.266Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1824\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.280Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 32, 280397779, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"71101d27-fc9a-4bbd-b87a-ec83317ef8e7","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.280Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e5fc70ba-4513-4174-acde-104f0a310362","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.281Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1824\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.304Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"657c2109-bf95-47f2-b6a1-da1226c6842c","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.586Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : test-template-volume \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"211d1351-8889-4f96-a85d-ae197bb72ab9","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.590Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"211d1351-8889-4f96-a85d-ae197bb72ab9","knative.dev/key":"tektoncd/test-template-volume","duration":0.003393744}
{"severity":"info","timestamp":"2025-03-17T10:58:33.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"04d1d203-5cf7-418f-8b15-1195b0cc0e1a","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.274Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown  {2025-03-17 10:58:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5a259562-7c56-430f-a111-2517c658cc6c","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.275Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e690300a-83d4-4eff-a1e4-0cfe82f2b6bd","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.264Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 10, 58, 34, 264577970, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"525fdab2-5cec-44a1-81a3-7068051bfedd","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.264Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"e233d904-d523-446c-bd85-9e906996a31f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1879\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.277Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"521ea71a-a0bd-45f6-b744-b11c2adf2771","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.278Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6ca39ddb-52ca-4644-a523-00380feb8e22","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.278Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded True  {2025-03-17 10:58:34.278118549 +0000 UTC m=+62.685904928} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6ca39ddb-52ca-4644-a523-00380feb8e22","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.278Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"88b6bc56-d844-4187-8c9f-5dc14ef04d70\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1732\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.281Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"521ea71a-a0bd-45f6-b744-b11c2adf2771","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.004066738}
{"severity":"info","timestamp":"2025-03-17T10:58:34.290Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"97cec2da-d98c-470e-8888-4fe533097958","knative.dev/key":"tektoncd/output-pipeline-run","duration":0.000130326}
{"severity":"info","timestamp":"2025-03-17T10:58:35.341Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1601871e-4f55-4a93-ba0a-5e79d74a865e","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:35.344Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1601871e-4f55-4a93-ba0a-5e79d74a865e","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.003271865}
{"severity":"info","timestamp":"2025-03-17T10:58:36.299Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8130af31-8a03-4ecc-b188-380a7f0cc3bb","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T10:58:36.305Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8130af31-8a03-4ecc-b188-380a7f0cc3bb","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.006396327}
... skipping 20 lines ...
{"severity":"info","timestamp":"2025-03-17T11:02:13.815Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-tk8p5/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 13, 815620627, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ed1ea39d-9440-4a03-a792-e54240060a62","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.802Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-tk8p5/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 15, 802726377, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"250f9304-f01a-494e-b811-fa918f63d5ce","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.803Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-tk8p5\", UID:\"02aee94f-2626-4025-9fc9-a131a04978f7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2802\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.818Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-tk8p5/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 15, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1613f42d-01f6-4329-b9d1-e8256d0d2ab4","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.121Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z\", UID:\"98fd1378-dc91-4f1d-b103-688c99c124a9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2852\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.127Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object pipeline-optional-ws-run-2zj9z-reader for pipeline task reader","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"baa2de11-f9d1-4b53-ab1d-cc0ed7d5d84a","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.136Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16.136803198 +0000 UTC m=+284.544589584} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"baa2de11-f9d1-4b53-ab1d-cc0ed7d5d84a","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.137Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z\", UID:\"98fd1378-dc91-4f1d-b103-688c99c124a9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2852\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.151Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2854\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.259Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 16, 259140528, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6211b30e-b132-4bce-ba63-50df34f11641","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.259Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2854\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.297Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dc998afd-2c42-4879-b855-de73fbfbeab8","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.327Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"665be96a-3316-4ef5-8a54-6316f0fbe40f","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.485Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 16, 485291462, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fe240ca5-84f1-4789-81b4-f1b3caa1ea24","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.486Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2869\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.488Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"be0aedca-e00e-46ed-a373-c0906c787e14","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.712Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f13e3881-36a5-4aa4-95ca-6d41551f8ac3","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.727Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 16, 727868568, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"abf85d77-2abe-4c7a-882a-267c073069a2","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.313Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp\", UID:\"72301629-9172-429e-8089-537e2084208f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2875\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.371Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-qw4rp-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"473bda9e-36aa-4d22-bcd5-9147e62ca545","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.464Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2878\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.466Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17.466180932 +0000 UTC m=+285.873967319} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"473bda9e-36aa-4d22-bcd5-9147e62ca545","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.466Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp\", UID:\"72301629-9172-429e-8089-537e2084208f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2875\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.560Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 17, 560730375, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8f240181-1fc6-470a-8713-458394c298f7","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.561Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2878\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.642Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1607","message":"Found a TaskRun output-pipeline-run-qw4rp-first-create-file that was missing from the PipelineRun status","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0652eb69-3c14-4672-9035-5c4e902d8820","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.643Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp\", UID:\"72301629-9172-429e-8089-537e2084208f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2885\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.673Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17.673240734 +0000 UTC m=+286.081027118} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0652eb69-3c14-4672-9035-5c4e902d8820","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.674Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp\", UID:\"72301629-9172-429e-8089-537e2084208f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2885\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.714Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 17, 714796997, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d2d0a4ad-9ff9-4429-a497-e8fa0fc9085e","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.715Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2894\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.758Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 17, 758224022, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bb62c9ec-49b1-47c9-8424-b0c587133e1a","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.761Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz\", UID:\"65addad7-e8b8-430a-8330-7bc4130eb711\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2898\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.790Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-mwmdz-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0a9e4357-9da2-48ae-96ca-8ef0c64da3ac","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.792Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"80078839-c07d-496f-ac17-afdaef04ed50","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.862Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17.862150442 +0000 UTC m=+286.269936830} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0a9e4357-9da2-48ae-96ca-8ef0c64da3ac","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.863Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz\", UID:\"65addad7-e8b8-430a-8330-7bc4130eb711\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2898\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.863Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2900\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.877Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-tk8p5/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 17, 876914084, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"312b9731-4165-493c-b3d2-6f1bee09f08a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.877Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-tk8p5\", UID:\"02aee94f-2626-4025-9fc9-a131a04978f7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2849\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.945Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w\", UID:\"d06da90e-7362-41f9-869e-8ce9a2e83146\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2905\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.961Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-tk8p5 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a9549a00-c6b8-459f-a7f3-9aea0f60c9a7","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.974Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 17, 974766917, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc27b44a-f5a5-4ab9-919a-caddca287688","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.975Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2900\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.981Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-hqg8w-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"97750a06-ad0b-41e1-a423-f4388b071b91","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.982Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a9549a00-c6b8-459f-a7f3-9aea0f60c9a7","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5","duration":0.021499169}
{"severity":"info","timestamp":"2025-03-17T11:02:17.999Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17.999202475 +0000 UTC m=+286.406988863} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"97750a06-ad0b-41e1-a423-f4388b071b91","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.999Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w\", UID:\"d06da90e-7362-41f9-869e-8ce9a2e83146\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2905\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.000Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2912\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.024Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1607","message":"Found a TaskRun output-pipeline-run-mwmdz-first-create-file that was missing from the PipelineRun status","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9124cf8a-6e50-40f8-9c8e-b098c6a0433d","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.024Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz\", UID:\"65addad7-e8b8-430a-8330-7bc4130eb711\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2904\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.079Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 18, 79315747, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"42795fe9-c39b-43b0-84b4-50e4828b67f9","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.080Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2912\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.218Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:18.218638167 +0000 UTC m=+286.626424555} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9124cf8a-6e50-40f8-9c8e-b098c6a0433d","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.219Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz\", UID:\"65addad7-e8b8-430a-8330-7bc4130eb711\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2904\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.411Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 18, 411808060, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"05ad5822-dff6-4c26-966d-adc0d73e070f","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.412Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2942\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.487Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run\", UID:\"396cc869-a80b-408c-bd27-a296d40cd4fe\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2943\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.508Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run\", UID:\"396cc869-a80b-408c-bd27-a296d40cd4fe\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2943\", FieldPath:\"\"}): type: 'Normal' reason: 'ResolvingPipelineRef' PipelineRun testcli-kgdbp/git-resolver-run awaiting remote resource","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.626Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 18, 626733323, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"16989c27-319a-46c0-bf90-d0b80c780b49","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.721Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.Reconciler","knative.dev/kind":"resolution.tekton.dev.ResolutionRequest","knative.dev/traceid":"6cb47e16-97e9-44f3-b615-852c024e840b","knative.dev/key":"testcli-kgdbp/cluster-385907c08749333b54e4b8efc38d5d45","duration":0.117464339}
{"severity":"info","timestamp":"2025-03-17T11:02:18.722Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.Reconciler","knative.dev/kind":"resolution.tekton.dev.ResolutionRequest","knative.dev/traceid":"d5339201-d831-4922-8b45-6cd2a66fbb9c","knative.dev/key":"testcli-kgdbp/cluster-385907c08749333b54e4b8efc38d5d45","duration":0.000116165}
{"severity":"info","timestamp":"2025-03-17T11:02:18.882Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2940\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.888Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"513620e4-5c48-4801-ab97-b1912fc3c4ff","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.905Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2965\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.906Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"093781ed-c9d2-4726-b6fa-09b76d84ce3a","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.908Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2962\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.923Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object exit-handler-print-msg for pipeline task print-msg","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3c1820dc-ecf7-4837-9886-f7bce300cd87","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.985Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 18, 985308889, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fdc6e9fc-8c80-42ca-96da-f551980c977b","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.985Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2940\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.083Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 19, 83419737, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4302f048-f938-493f-8373-92e0459d97f0","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.084Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2965\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.086Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19.086606497 +0000 UTC m=+287.494392882} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3c1820dc-ecf7-4837-9886-f7bce300cd87","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.095Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2962\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.545Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"41ec27be-1ed1-4463-99cc-d96600b41e96","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.578Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object git-resolver-run-echo for pipeline task echo","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9f3dddc5-4ad9-4cbf-9cb8-0f7b264840ce","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.684Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2972\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.695Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 19, 695828162, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a98cc1f5-0e69-44f5-84b1-ed66d5b5456e","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.696Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2972\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.728Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19.728095746 +0000 UTC m=+288.135882138} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9f3dddc5-4ad9-4cbf-9cb8-0f7b264840ce","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.728Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run\", UID:\"396cc869-a80b-408c-bd27-a296d40cd4fe\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3003\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.931Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-tk8p5 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3533292e-5a71-4664-9fc1-c6a31aec3e9a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.972Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7d62bd06-c7a7-4c9b-bc3a-9350e4a25402","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.973Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1607","message":"Found a TaskRun exit-handler-print-msg that was missing from the PipelineRun status","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43cd78f7-6c58-4587-af93-f5a7afd2fec8","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.974Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19.97487657 +0000 UTC m=+288.382662963} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43cd78f7-6c58-4587-af93-f5a7afd2fec8","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.976Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2999\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.976Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2999\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.995Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3533292e-5a71-4664-9fc1-c6a31aec3e9a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5","duration":0.063783367}
{"severity":"info","timestamp":"2025-03-17T11:02:19.997Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 19, 997484209, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7cebed52-dc72-4336-8173-98c9bf0b50b8","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.010Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3017\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"warn","timestamp":"2025-03-17T11:02:20.044Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:325","message":"Failed to update PipelineRun labels/annotations{error 26 0  Operation cannot be fulfilled on pipelineruns.tekton.dev \"exit-handler\": the object has been modified; please apply your changes to the latest version and try again}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43cd78f7-6c58-4587-af93-f5a7afd2fec8","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.044Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2999\", FieldPath:\"\"}): type: 'Warning' reason: 'Error' Operation cannot be fulfilled on pipelineruns.tekton.dev \"exit-handler\": the object has been modified; please apply your changes to the latest version and try again","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.057Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 57836414, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2f42d6ab-2572-4959-85e2-234f3d49e002","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.058Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3017\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.126Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"95c5aab6-eacc-4a0b-934a-aa788b1a7595","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.127Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"48fd890a-298a-47c8-a56f-a3a4b2d4ff27","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.283Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7452d2a6-6968-4fa4-8dfc-658a1f99c330","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.353Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 353772828, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"db1bc85a-fa74-4ca3-a35f-53652440e037","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.354Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3019\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.445Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-tk8p5 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"40fe9340-239e-4e23-be79-2ddc0b4285ea","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.451Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"40fe9340-239e-4e23-be79-2ddc0b4285ea","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5","duration":0.00660932}
{"severity":"info","timestamp":"2025-03-17T11:02:20.452Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 452889048, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3fdf8b95-4fcd-4de3-81cc-39763c66539e","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.453Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 453894708, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"188d99d6-3327-4441-a041-de3c721cb089","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.455Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3010\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:02:20.494Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43cd78f7-6c58-4587-af93-f5a7afd2fec8","knative.dev/key":"testcli-f2tfg/exit-handler","targetMethod":"ReconcileKind","error":"1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"exit-handler\": the object has been modified; please apply your changes to the latest version and try again\n\n","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:20.494Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43cd78f7-6c58-4587-af93-f5a7afd2fec8","knative.dev/key":"testcli-f2tfg/exit-handler","duration":0.521807768,"error":"1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"exit-handler\": the object has been modified; please apply your changes to the latest version and try again\n\n","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.496Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ab65ba00-af31-42f6-a9b0-e8f33f1c87e9","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.497Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2999\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' 1 error occurred:\n\t* Operation cannot be fulfilled on pipelineruns.tekton.dev \"exit-handler\": the object has been modified; please apply your changes to the latest version and try again\n\n","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.499Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b47b9928-78e3-4b2d-94b3-1678ade5ab66","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.523Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0c07ca2f-15b9-4b37-9700-76fc52762be2","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.604Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"abeb238e-524c-4f30-96e9-d291aef73861","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.606Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 606295087, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"284411f4-e225-4000-8fc9-e4f2a2e3278d","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.606Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3038\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.643Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 643355775, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"15b72c39-7ad3-48de-8ac6-c44c7db2adf8","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.645Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a9dda7de-2241-4974-b292-d1cc72ce470a","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.646Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 646203737, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"35c0bbed-39f5-4ef5-8abc-73485e0e7412","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.646Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 646859472, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ab02d767-2225-49f0-992a-a1be00383b5f","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.650Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3050\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.698Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 698012248, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7f0dce72-b407-4a68-a8aa-741351da529f","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.699Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"09479d3b-b43d-4751-be75-bdd4bfe0766e","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.748Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"bba041f6-f82b-4e89-bafd-614f3048942b","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.749Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 749767148, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f0dfe1a4-273f-4f57-bce8-5212ee1e8075","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.934Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 934618848, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"443c324f-3b8b-4cb8-8316-702f62e2c2de","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.937Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2897\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.960Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xkkcr\", Name:\"output-pipeline-run-btfm8\", UID:\"4a72f354-e597-4a2a-b514-f60544f0d7cd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3062\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:02:20.967Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:267","message":"Reconcile error: pipeline requires workspace with name \"shared-data\" be provided by pipelinerun","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"372b4f62-7122-4e69-8da1-b05607caf98d","knative.dev/key":"testcli-xkkcr/output-pipeline-run-btfm8","stacktrace":"github.com/tektoncd/pipeline/pkg/reconciler/pipelinerun.(*Reconciler).ReconcileKind\n\tgithub.com/tektoncd/pipeline/pkg/reconciler/pipelinerun/pipelinerun.go:267\ngithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:236\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.968Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xkkcr\", Name:\"output-pipeline-run-btfm8\", UID:\"4a72f354-e597-4a2a-b514-f60544f0d7cd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3062\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' [User error] PipelineRun testcli-xkkcr/output-pipeline-run-btfm8 doesn't bind Pipeline testcli-xkkcr/output-pipeline's Workspaces correctly: pipeline requires workspace with name \"shared-data\" be provided by pipelinerun","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.969Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d6ce800f-d705-4ddd-8a7a-82a4ad5fc49b","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.982Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 20, 982715213, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"61c469b2-7e0c-4a27-a287-07777611f620","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"error","timestamp":"2025-03-17T11:02:21.051Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"372b4f62-7122-4e69-8da1-b05607caf98d","knative.dev/key":"testcli-xkkcr/output-pipeline-run-btfm8","targetMethod":"ReconcileKind","error":"1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:21.052Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"372b4f62-7122-4e69-8da1-b05607caf98d","knative.dev/key":"testcli-xkkcr/output-pipeline-run-btfm8","duration":0.094145961,"error":"1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.052Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"43bef2b2-6079-44fa-94f6-744da5e6eb8f","knative.dev/key":"testcli-xkkcr/output-pipeline-run-btfm8","duration":0.000266799}
{"severity":"info","timestamp":"2025-03-17T11:02:21.053Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xkkcr\", Name:\"output-pipeline-run-btfm8\", UID:\"4a72f354-e597-4a2a-b514-f60544f0d7cd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3062\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' 1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.109Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 21, 109894107, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"221ebc46-7c85-4b4d-b78d-8b45093a8beb","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.918Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 21, 918894378, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2eb0452-db54-4a65-9e6f-2d651fbd1be1","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.919Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3054\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-main]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.945Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 21, 945700925, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"41df5517-841c-4c65-9797-317307ad6aac","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.947Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3063\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.004Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 4474263, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b2747dd4-c129-41fc-9a61-9ac86ed38ee0","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.005Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5215cf4c-117f-4b4d-b321-d9748ed68292","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.005Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"dbace031-4608-476e-92c5-028941ecea9d","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.006Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 6138041, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8b6dab62-5f2a-4613-a769-77e5343b910f","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.421Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 421808544, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4bb9a8d6-3a11-4e66-b491-683b0c7a2b15","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.449Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 449753531, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"af7ec44c-1de1-4152-b42f-da3d6f632a13","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.450Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3055\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.505Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"713bd72b-bb0a-41d3-9386-a8c05a85dabd","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.511Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 505559626, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"65b3f62c-6579-45c0-b386-41cf33c310c4","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.777Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 777748207, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5505bafb-5eb6-4bb5-887b-01b022e229ae","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.778Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2872\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.808Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fd36f024-2e2b-4047-98af-545a9ca7300e","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.809Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 809827546, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5ab0abf4-fb46-4e9f-9682-2fc114e153e5","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.834Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 834860545, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"da6c2e51-2815-445d-b6f9-5ecec1edbe25","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.835Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2953\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.863Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 22, 863332766, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2b572433-0bbb-4058-aec3-0db352d2b669","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.085Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c9c4e658-3a68-46ec-ad84-435f4753f3bf","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.087Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 87175793, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"24319749-7021-4264-99a8-d94074e290c0","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.128Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 128516722, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-echo]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"47b4eca8-6c11-40c5-9c6b-81e8542da8cc","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.128Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3116\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.146Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2fc5fbd2-dcf7-452e-b417-ac7ad22f9d6f","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.148Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 148212901, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"89a0e2a1-e22e-41fd-b5e0-61fc04dc03d2","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.148Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3048\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.149Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 149330932, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-echo]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0294fdbb-0ff5-4ca2-9fc0-bcf153c0f45c","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.162Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"624ad864-2968-4a60-be34-ec203337947f","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.163Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 163509606, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b531f4fe-5652-4f29-aaf3-8e549ba6fb3c","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.796Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 795949264, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ab85bfc1-12e2-4abd-a59d-a46a93c049e0","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.796Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3044\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.820Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 23, 820835301, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2e29a8a3-355b-4707-b502-537b7d65f495","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.140Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 24, 140469767, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"620f33bc-101b-431e-b0c0-9c22d4826c87","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.142Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3138\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.166Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 24, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8cd4093e-895d-465a-9564-63e150412c67","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.167Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ad8a7920-bccc-4545-a245-19d8e90415ac","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.143Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 25, 142960721, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"36e816fb-50b4-4887-9de4-b7560ff4eb39","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.143Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3140\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.158Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26fd3f33-4374-423e-b301-9da028a883e6","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.158Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 25, 158932899, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"da27c7e1-fb2b-4299-a679-79250a3783b0","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.159Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3140\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.183Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 25, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9564d062-c46d-4ebe-83f1-27e8a6c9500e","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.169Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 169380902, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"76d97563-566f-433c-99e6-313cf1e2d09c","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.171Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3089\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.174Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 174020816, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8efa7fb7-1208-498a-a857-790692957020","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.197Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e612d576-f51b-4d47-a59f-c692fd738d6c","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.199Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:19 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9b9760a7-34ec-40bd-830f-d2002efab976","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.792Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 792716992, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"04b48225-7689-44d6-a209-feb8aaaecadc","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.793Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3126\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.809Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f4a2cc54-0b36-4dae-a22d-a044d15cc70e","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.810Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 810563882, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0b6c8c14-2794-4011-96a5-7ce3b8c01158","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.812Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 812574598, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b8aaaa1a-93ab-4376-88ea-656df2b2e83e","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.813Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3149\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.829Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 829350911, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a3f85926-3d95-4c48-bd54-01b2c19e7d27","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.832Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 832077135, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"adfce598-dddc-4fbf-95fb-eb28100e1585","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.832Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3131\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.847Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 847578612, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0b33a9e3-03d4-4c89-967f-7c21ba2ff455","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.848Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"eb5b347c-67f3-4ab4-9798-3f9ce5454bb5","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.996Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 996537431, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"74cfe41a-22ca-43a1-a259-8d6c48235def","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.996Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3091\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.009Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 27, 9002199, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b19dd852-888f-4635-b5fa-1bc105d29533","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.009Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3091\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.009Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"196b367b-3052-454b-8fe0-1b0cb3f62d10","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.031Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"15236a3e-e12f-40e2-af43-49d313cdc8a5","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.127Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-kgdbp with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 27, 127390390, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f70f1f5-4912-43d7-9bfc-5d32172671e1","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.127Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run-echo\", UID:\"794035ca-a6cb-486b-8b7a-f991bb756f0b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3159\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.139Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : git-resolver-run-echo \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2830e473-e3dd-4644-8f29-7e02aa14741e","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.140Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun git-resolver-run so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"478f076b-7078-4698-8223-f681c7933424","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.140Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded True  {2025-03-17 11:02:27.140380682 +0000 UTC m=+295.548167069} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"478f076b-7078-4698-8223-f681c7933424","knative.dev/key":"testcli-kgdbp/git-resolver-run"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.140Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kgdbp\", Name:\"git-resolver-run\", UID:\"396cc869-a80b-408c-bd27-a296d40cd4fe\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3033\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.143Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2830e473-e3dd-4644-8f29-7e02aa14741e","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo","duration":0.004779776}
{"severity":"info","timestamp":"2025-03-17T11:02:27.167Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1b165c9f-6319-4a85-84ef-7e142fe9bfad","knative.dev/key":"testcli-kgdbp/git-resolver-run","duration":0.000334257}
{"severity":"info","timestamp":"2025-03-17T11:02:27.609Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9e27ffb2-7f6d-41f1-ad25-dbe414ad492b","knative.dev/key":"testcli-xkkcr/output-pipeline-run-btfm8","duration":0.000059722}
{"severity":"info","timestamp":"2025-03-17T11:02:27.990Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 27, 990456253, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"32f0014a-54c1-492f-aa59-c0d9d31bf6f3","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.991Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3209\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.022Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-print-msg \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87c69945-9ce5-455e-87f5-cf2f0a4dd2d1","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.025Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object exit-handler-echo-on-exit for pipeline task echo-on-exit","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c2ebdd16-386d-4a41-9b1b-2d71b6d31fbd","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.026Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87c69945-9ce5-455e-87f5-cf2f0a4dd2d1","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.00417175}
{"severity":"info","timestamp":"2025-03-17T11:02:28.035Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3301\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.037Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28.037742784 +0000 UTC m=+296.445529179} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c2ebdd16-386d-4a41-9b1b-2d71b6d31fbd","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.038Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3046\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.079Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 28, 79068675, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"272bf37f-cf68-4bed-beff-d88e89f0515a","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.080Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3301\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.141Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5ff70a5a-57e1-43c5-aa5e-55d31014d640","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.225Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 28, 225697671, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b0b5ea8e-5f05-4785-aef3-63b72d6f69de","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.226Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3307\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.226Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3307\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.229Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"393691f1-a3e0-464d-b33c-53b0e36df5e7","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.265Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7da6d2ac-7bb1-458d-a2f5-478969cd0e0f","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.265Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 28, 265161734, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"10991025-00cb-4de4-ad08-81aa6913db7b","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.265Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 28, 265603387, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2f82f04-0be4-425a-b0ec-80011d1ceaad","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.306Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : git-resolver-run-echo \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b9bf0f8f-7f76-4f29-ae59-464b833631eb","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.309Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b9bf0f8f-7f76-4f29-ae59-464b833631eb","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo","duration":0.003385172}
{"severity":"info","timestamp":"2025-03-17T11:02:29.186Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : git-resolver-run-echo \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5237ee7c-9783-4239-a974-7e37c4163ee1","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.198Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5237ee7c-9783-4239-a974-7e37c4163ee1","knative.dev/key":"testcli-kgdbp/git-resolver-run-echo","duration":0.01193154}
{"severity":"info","timestamp":"2025-03-17T11:02:29.216Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 29, 216278197, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"65c3e4f9-62b5-4caa-adc1-54e74bf62793","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.271Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-print-msg \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f45ca48b-1600-49c5-99e9-db8f1a7e97cf","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.274Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f45ca48b-1600-49c5-99e9-db8f1a7e97cf","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.003311964}
{"severity":"info","timestamp":"2025-03-17T11:02:29.828Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 29, 828506768, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"87ad3af5-4420-4224-b2d7-afd02901a44c","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.829Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3230\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.844Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded Unknown  {2025-03-17 11:02:16 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9fb045f3-381a-4b18-9497-734655f52db8","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.844Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 29, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ee7e08aa-0f22-417b-9545-1dce96f57cdd","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.844Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 29, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cfc2684f-6be5-449b-8945-9cefe80a1a30","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.998Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-print-msg \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7cfe04fb-7676-491b-bcbf-2143f2d9260f","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.002Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7cfe04fb-7676-491b-bcbf-2143f2d9260f","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.004465421}
{"severity":"info","timestamp":"2025-03-17T11:02:30.154Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 154555879, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4052fad1-23fb-4f0b-b7fa-ea8e20a1e832","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.156Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3319\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-main]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.174Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 174178284, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dfb3fc17-5a33-4ca7-8620-ff5456a580e0","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.175Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a60c6a0a-98d8-48d5-b656-b1178973023e","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.819Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-optional-ws-run-2zj9z-reader/testcli-sjjpb with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 819611071, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7da33b29-6fee-4c95-a6b8-2d5e0bc27b6d","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.820Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3349\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.833Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun pipeline-optional-ws-run-2zj9z so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"78cdfe56-5399-4b04-a3d9-b2eb58f24e81","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.833Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-2zj9z status is being set to &{Succeeded True  {2025-03-17 11:02:30.833831507 +0000 UTC m=+299.241617893} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"78cdfe56-5399-4b04-a3d9-b2eb58f24e81","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.833Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-optional-ws-run-2zj9z-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2307bc25-378a-467a-95d4-d232d481af52","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.834Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z\", UID:\"98fd1378-dc91-4f1d-b103-688c99c124a9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2860\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.841Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2307bc25-378a-467a-95d4-d232d481af52","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","duration":0.007331917}
{"severity":"info","timestamp":"2025-03-17T11:02:30.850Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"93ba8b2c-ff92-4276-bbdf-ad2acc5d077a","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z","duration":0.000230107}
{"severity":"info","timestamp":"2025-03-17T11:02:30.855Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 855598475, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6693e4ce-3779-46a2-bd6f-f0bc79aed111","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.855Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-wkxrv\", UID:\"f46a56f3-8451-4e46-8909-33a287bec7c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3235\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.870Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cd34444a-84da-4907-87dc-0e005db1f225","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.870Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be78a3c5-5db0-4821-9552-cfd84fca6e61","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.875Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 874993574, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e6994530-ffc4-4c3a-98ba-855a3f684310","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.875Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3238\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.910Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"36e8be92-3938-406c-92f5-f850982a82a2","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.913Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c478a59f-fc84-4678-87b5-ab7f12290a0d","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.956Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-wkxrv/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 30, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9b5f9b94-fbbe-47c0-b2c5-9a910a7f9751","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.043Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-optional-ws-run-2zj9z-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2007808-576e-477f-be7b-ca02a2a7a335","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.046Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2007808-576e-477f-be7b-ca02a2a7a335","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","duration":0.003803986}
{"severity":"info","timestamp":"2025-03-17T11:02:32.173Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 32, 173018163, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"74f0438e-f11a-4cb6-b77c-295d09970723","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.174Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3360\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.196Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown  {2025-03-17 11:02:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b602e4c0-5c39-41f7-a204-a191ade0aa54","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.196Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 32, 196828469, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8667af20-a5a4-4ed9-a24a-16bd2c2715a9","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.198Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3360\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.227Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0dd7ab6c-636c-4dc7-853e-1bda94342211","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.392Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7ce3d541-6423-4337-bb56-c42dacd8dfe8","knative.dev/key":"testcli-kgdbp/git-resolver-run","duration":0.000054877}
{"severity":"info","timestamp":"2025-03-17T11:02:32.440Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0c697d90-afbd-42a5-8950-ef0202512677","knative.dev/key":"testcli-kgdbp/git-resolver-run","duration":0.000045872}
{"severity":"info","timestamp":"2025-03-17T11:02:32.440Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.Reconciler","knative.dev/kind":"resolution.tekton.dev.ResolutionRequest","knative.dev/traceid":"ce6404ef-758c-433e-85ec-20b33ff1971e","knative.dev/key":"testcli-kgdbp/cluster-385907c08749333b54e4b8efc38d5d45","duration":0.000038127}
... skipping 13 lines ...
{"severity":"info","timestamp":"2025-03-17T11:02:33.332Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 33, 332463562, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aa723c4c-85fc-4450-9f9d-728eb18e744a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.332Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-6v7cj\", UID:\"364940f6-1b01-4e22-82ea-ff5c850811ad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3550\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.342Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-f2tfg with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 33, 342652949, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"58dd6f78-ad70-4e27-b65b-f4ab7f01f04c","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.343Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3437\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.377Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 33, 377469084, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3e66d1c4-9e0d-4b94-b3d3-ac3bbb1be009","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.393Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun exit-handler so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a6c386f5-165c-4152-9c59-b8f1538dbede","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.394Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded True  {2025-03-17 11:02:33.394070861 +0000 UTC m=+301.801857241} Succeeded Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a6c386f5-165c-4152-9c59-b8f1538dbede","knative.dev/key":"testcli-f2tfg/exit-handler"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.394Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler\", UID:\"8d524580-6adc-49f8-90ac-de49a3ce3305\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3305\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.400Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1c885cb8-dd4d-4a16-8d55-2f935e7a99df","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.418Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1c885cb8-dd4d-4a16-8d55-2f935e7a99df","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","duration":0.018182122}
{"severity":"info","timestamp":"2025-03-17T11:02:33.485Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"894918b9-8349-418e-b162-4af7912165b6","knative.dev/key":"testcli-f2tfg/exit-handler","duration":0.021800168}
{"severity":"info","timestamp":"2025-03-17T11:02:34.028Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 34, 28149232, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ba7ab2f4-aa16-4bca-8e92-c65b64456ba2","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:34.060Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-wkxrv \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ea4132da-e05e-4635-94d8-3e6b2d2285c4","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv"}
{"severity":"info","timestamp":"2025-03-17T11:02:34.071Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ea4132da-e05e-4635-94d8-3e6b2d2285c4","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv","duration":0.010700926}
... skipping 4 lines ...
{"severity":"info","timestamp":"2025-03-17T11:02:35.121Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 35, 121184660, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"102eb07f-d1fb-4002-8bff-7a2125995fd4","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.127Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-6v7cj\", UID:\"364940f6-1b01-4e22-82ea-ff5c850811ad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3555\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.164Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 35, 164897842, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"30b92f8f-d489-400d-b924-585c54bd7204","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.291Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"870f5cc3-ef8c-4df2-be30-ca1544ab29bf","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.298Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"870f5cc3-ef8c-4df2-be30-ca1544ab29bf","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","duration":0.00766076}
{"severity":"info","timestamp":"2025-03-17T11:02:36.036Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-optional-ws-run-2zj9z-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f50acc04-f68e-42fe-bbdc-57b0dc9c5244","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"error","timestamp":"2025-03-17T11:02:36.050Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f50acc04-f68e-42fe-bbdc-57b0dc9c5244","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","targetMethod":"ReconcileKind","error":"pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:36.051Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f50acc04-f68e-42fe-bbdc-57b0dc9c5244","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","duration":0.014332441,"error":"pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.051Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-optional-ws-run-2zj9z-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f3f46593-6f5d-4de0-baac-db22ec330197","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.051Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3375\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:02:36.080Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f3f46593-6f5d-4de0-baac-db22ec330197","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","targetMethod":"ReconcileKind","error":"pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:36.080Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f3f46593-6f5d-4de0-baac-db22ec330197","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","duration":0.029545828,"error":"pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.080Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-sjjpb\", Name:\"pipeline-optional-ws-run-2zj9z-reader\", UID:\"46d78e8b-ed31-411e-be1c-2945d417c48f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3375\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"pipeline-optional-ws-run-2zj9z-reader-pod\" not found","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.166Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 36, 166043014, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5d289d7e-d736-4c8a-932c-ac85b70eb7d3","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.166Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-6v7cj\", UID:\"364940f6-1b01-4e22-82ea-ff5c850811ad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3582\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.205Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-6v7cj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 36, 205058667, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"20a9fca7-2395-4d0a-87e2-1464794e0571","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-6v7cj"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.421Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a5de0264-ad09-482e-af5c-f0dbc95516de","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z","duration":0.000218989}
{"severity":"info","timestamp":"2025-03-17T11:02:36.422Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9700a3d5-9a4c-433b-94f7-ce244b4f8ae7","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z-reader","duration":0.000034195}
{"severity":"info","timestamp":"2025-03-17T11:02:36.639Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"49e237eb-7bfa-42e3-9991-c1e58720f062","knative.dev/key":"testcli-sjjpb/pipeline-optional-ws-run-2zj9z","duration":0.000066924}
{"severity":"info","timestamp":"2025-03-17T11:02:38.902Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"721603dd-86a7-48a4-a420-ed6890a8efd8","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.915Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-print-msg \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"302a4c3b-dc49-4c6b-8993-9137e1695855","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.916Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"721603dd-86a7-48a4-a420-ed6890a8efd8","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","targetMethod":"ReconcileKind","error":"pods \"exit-handler-echo-on-exit-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.916Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"721603dd-86a7-48a4-a420-ed6890a8efd8","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","duration":0.013895153,"error":"pods \"exit-handler-echo-on-exit-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.916Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dfd1f27-aaf5-4794-b5b6-b3bd316b57f0","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.922Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"302a4c3b-dc49-4c6b-8993-9137e1695855","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","targetMethod":"ReconcileKind","error":"pods \"exit-handler-print-msg-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.923Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"302a4c3b-dc49-4c6b-8993-9137e1695855","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.007897202,"error":"pods \"exit-handler-print-msg-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.922Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3556\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"exit-handler-echo-on-exit-pod\" not found","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.923Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3300\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"exit-handler-print-msg-pod\" not found","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.923Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : exit-handler-print-msg \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6cddf541-ed5f-4b44-8391-f99f553f2fa3","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.954Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dfd1f27-aaf5-4794-b5b6-b3bd316b57f0","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","targetMethod":"ReconcileKind","error":"pods \"exit-handler-echo-on-exit-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.954Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dfd1f27-aaf5-4794-b5b6-b3bd316b57f0","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","duration":0.038138064,"error":"pods \"exit-handler-echo-on-exit-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.954Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-echo-on-exit\", UID:\"e7dff37a-9a03-4d5f-b184-0ac8400789f9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3556\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"exit-handler-echo-on-exit-pod\" not found","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.954Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6cddf541-ed5f-4b44-8391-f99f553f2fa3","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","targetMethod":"ReconcileKind","error":"pods \"exit-handler-print-msg-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:540\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T11:02:38.955Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6cddf541-ed5f-4b44-8391-f99f553f2fa3","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.031270633,"error":"pods \"exit-handler-print-msg-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:38.955Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-f2tfg\", Name:\"exit-handler-print-msg\", UID:\"0ea4908f-5887-4360-80f9-952d0e4543c5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3300\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"exit-handler-print-msg-pod\" not found","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.131Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c98f2f32-d9ff-4a5b-bf45-97bf32650d08","knative.dev/key":"testcli-f2tfg/exit-handler","duration":0.000074255}
{"severity":"info","timestamp":"2025-03-17T11:02:39.198Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ebcc78bf-d0df-49c8-aa0e-7529791ee1df","knative.dev/key":"testcli-f2tfg/exit-handler-echo-on-exit","duration":0.000099544}
{"severity":"info","timestamp":"2025-03-17T11:02:39.199Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8eb7a09c-b9f8-44af-bea6-6fd1afb790c1","knative.dev/key":"testcli-f2tfg/exit-handler","duration":0.000036996}
{"severity":"info","timestamp":"2025-03-17T11:02:39.199Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"79ff8d58-a347-4762-8463-344b69e84dd8","knative.dev/key":"testcli-f2tfg/exit-handler-print-msg","duration":0.00003661}
{"severity":"info","timestamp":"2025-03-17T11:02:39.199Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0ba12ec1-0cba-422a-a6d0-d15d35657aa1","knative.dev/key":"testcli-f2tfg/exit-handler","duration":0.000054108}
... skipping 57 lines ...
{"severity":"info","timestamp":"2025-03-17T11:02:56.542Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bc2e13a9-d3ef-4978-8152-1e928d44162f","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-st6w4","duration":0.033326812}
{"severity":"info","timestamp":"2025-03-17T11:02:57.155Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 57, 155876374, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"833d9a1f-b814-4142-b1e3-c30c95bb32b0","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.156Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-qfjfk\", UID:\"479e98d6-2d78-454c-9aef-f9266fc275f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4029\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.173Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 57, 173635522, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1abd9539-b831-4dd6-9722-a5c6575b6e1c","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.512Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 25, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"328f5ddf-f2d6-4f45-b48d-d7df458aa51b","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.521Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 57, 521759410, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d443f35-0459-4a7f-8b9e-b4272b000b62","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.576Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"315ad047-3820-4b6a-ab1b-09066cea1333","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.580Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 25, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"92d35047-c66a-411f-a03d-4e70fbf54b70","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.585Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-hqg8w-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 58, 585065416, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"28d59974-0d92-46fb-a36b-b389bf3fe6a5","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.594Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 58, 594836494, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f574e789-406d-4405-b42b-e4fb194c0644","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.595Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w-first-create-file\", UID:\"eabf7fae-8017-43ea-8b6e-8053386e3a07\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4063\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.607Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-mtbpz\", UID:\"e352d68a-871b-493c-841e-b04f234949f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4043\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.634Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 58, 634576792, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ae763783-2948-4055-962b-8ec52745a38d","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.647Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-hqg8w so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"980c795d-4da7-462f-b31a-3c3207a07dbf","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.647Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hqg8w status is being set to &{Succeeded True  {2025-03-17 11:02:58.647253106 +0000 UTC m=+327.055039486} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"980c795d-4da7-462f-b31a-3c3207a07dbf","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.647Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-hqg8w-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a52ef3ff-d91b-4208-aec9-d45f23f1ad62","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.648Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-hqg8w\", UID:\"d06da90e-7362-41f9-869e-8ce9a2e83146\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2946\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.671Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a52ef3ff-d91b-4208-aec9-d45f23f1ad62","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file","duration":0.023967035}
{"severity":"info","timestamp":"2025-03-17T11:02:58.692Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"01da360c-9937-4acc-92c5-911ff35c12ed","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w","duration":0.000394923}
{"severity":"info","timestamp":"2025-03-17T11:02:59.197Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 59, 196985155, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3378984c-34d5-4f82-b2c4-26300eaf17e3","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.206Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-qfjfk\", UID:\"479e98d6-2d78-454c-9aef-f9266fc275f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4058\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.255Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 59, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7fac9283-f5b4-465b-a14e-7fe902ae0c4c","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.256Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 59, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bf7073b0-b51e-4089-b96e-5c3b0f5b6ee2","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.608Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 59, 608031442, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"40ae2d32-3ae3-4d10-8c9e-76caee511115","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.642Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b19e0bf7-226b-4b12-9396-731ee43f0daf","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.682Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0b43c6f9-140e-4d38-97a8-8bcdc0c7a677","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.697Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 26, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d68d9850-65cb-4f95-9083-677893b295dc","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.748Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-hqg8w-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9aee391a-3d1b-4a96-a124-e16d845de524","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.754Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9aee391a-3d1b-4a96-a124-e16d845de524","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file","duration":0.006788935}
{"severity":"info","timestamp":"2025-03-17T11:03:00.540Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-qw4rp-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 0, 540009704, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1af796b4-d6c6-408d-ae1e-70416dc26322","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.545Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp-first-create-file\", UID:\"91d47090-f1e9-477f-9f9e-00b08d5574d6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4094\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.623Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 0, 623453937, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ce5c7dc6-4cce-4a29-855e-b6b8ee47a15e","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.624Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-mtbpz\", UID:\"e352d68a-871b-493c-841e-b04f234949f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4079\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.635Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-hqg8w-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0210345e-ee1a-4d4b-b424-46d1e49e64ff","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.636Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-qw4rp so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f66d67e9-ca41-4b5f-a8c4-e6d2f6264627","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.636Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-qw4rp status is being set to &{Succeeded True  {2025-03-17 11:03:00.636596488 +0000 UTC m=+329.044382867} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f66d67e9-ca41-4b5f-a8c4-e6d2f6264627","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.647Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-qw4rp\", UID:\"72301629-9172-429e-8089-537e2084208f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2891\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.659Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0210345e-ee1a-4d4b-b424-46d1e49e64ff","knative.dev/key":"testcli-xpz96/output-pipeline-run-hqg8w-first-create-file","duration":0.02472508}
{"severity":"info","timestamp":"2025-03-17T11:03:00.659Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-qw4rp-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"89f5180a-e929-4129-a9e1-0a70bc0c23ab","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.668Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"89f5180a-e929-4129-a9e1-0a70bc0c23ab","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file","duration":0.00896386}
{"severity":"info","timestamp":"2025-03-17T11:03:00.679Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 0, 679297567, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b7947401-b9a8-4793-96af-fec5f3f5eb2a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.686Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"abed2eb2-eafc-49d1-886c-c6ca06cda42f","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp","duration":0.000125925}
{"severity":"info","timestamp":"2025-03-17T11:03:01.231Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 59, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ef8a5e7d-1aa3-441e-8db5-ab518a2d002f","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
... skipping 2 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:01.770Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4002bf50-aed8-410b-ab43-7aa8a3ef70d6","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file","duration":0.044538806}
{"severity":"info","timestamp":"2025-03-17T11:03:02.284Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-qfjfk/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 284037170, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e5807b8f-8827-4501-9f43-fa5ec3bb5799","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.284Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-qfjfk\", UID:\"479e98d6-2d78-454c-9aef-f9266fc275f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4111\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.332Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn\", UID:\"280a966a-f6d4-420e-93a9-f4ba768dffad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4121\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.339Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-qfjfk \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"92dbcbb7-9406-4663-bbce-df177a7c5e96","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.340Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-ncxrn-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ca517a72-44d0-46fd-b963-a31aff4825ac","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.353Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02.353785004 +0000 UTC m=+330.761571388} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ca517a72-44d0-46fd-b963-a31aff4825ac","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.357Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn\", UID:\"280a966a-f6d4-420e-93a9-f4ba768dffad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4121\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.357Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4124\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.357Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"92dbcbb7-9406-4663-bbce-df177a7c5e96","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk","duration":0.01814014}
{"severity":"info","timestamp":"2025-03-17T11:03:02.426Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 426742668, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"51ec03b9-69bb-4242-9e91-93d115a84fb9","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.427Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4124\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.571Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1607","message":"Found a TaskRun output-pipeline-run-ncxrn-first-create-file that was missing from the PipelineRun status","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"12380de9-0639-4384-b6bf-6f4cb680bef1","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.572Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn\", UID:\"280a966a-f6d4-420e-93a9-f4ba768dffad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4127\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.611Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02.610965368 +0000 UTC m=+331.018751748} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"12380de9-0639-4384-b6bf-6f4cb680bef1","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.611Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn\", UID:\"280a966a-f6d4-420e-93a9-f4ba768dffad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4127\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.616Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-qw4rp-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be0ebf78-0426-499f-9f1b-6dfe2781710c","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.637Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be0ebf78-0426-499f-9f1b-6dfe2781710c","knative.dev/key":"testcli-kfjdb/output-pipeline-run-qw4rp-first-create-file","duration":0.021332544}
{"severity":"info","timestamp":"2025-03-17T11:03:02.655Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 655383948, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f07950bb-daad-401e-b89f-c03bf939ddb3","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.656Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4150\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.697Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 697102512, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"961d0f12-2198-476d-bdbe-b5c375a2f656","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.697Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-mtbpz\", UID:\"e352d68a-871b-493c-841e-b04f234949f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4104\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.715Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3bf32182-d6aa-482c-99a7-8117aac49129","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.719Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 718954297, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a0b85611-70ea-49dc-af65-82d1e20d16e5","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.733Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 733698105, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3fa616d7-dcd4-447b-ba06-459fa23f996a","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.734Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-mtbpz\", UID:\"e352d68a-871b-493c-841e-b04f234949f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4104\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.767Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 2, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c64bdefb-2032-44a3-8849-777101bbd939","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.278Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6023545-23b6-46c0-a9c3-18d40cf08fa5","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.319Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d10106c6-5a42-457f-a719-c5bba22da9ee","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.335Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"916e66ef-669e-4b9a-92d6-48d396eabaab","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.576Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-qfjfk \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"98f517fb-9368-418d-a773-9e03263911d2","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.616Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 3, 615966809, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fa3b9c6c-4b8b-4994-b39c-d44f3774433a","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.631Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"98f517fb-9368-418d-a773-9e03263911d2","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk","duration":0.05538908}
{"severity":"info","timestamp":"2025-03-17T11:03:04.251Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-x6qzm\", UID:\"13173bf8-4708-4ccd-92e5-29cbc48aa560\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4180\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.311Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-qfjfk \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"67d21888-364a-48c5-b05d-a1e421d1c911","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.341Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 341255942, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d828bc03-b110-4902-9dc1-4f0d31cd6da5","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.342Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-x6qzm\", UID:\"13173bf8-4708-4ccd-92e5-29cbc48aa560\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4180\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.334Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"67d21888-364a-48c5-b05d-a1e421d1c911","knative.dev/key":"testcli-lcl7p/read-task-run-qfjfk","duration":0.023199015}
{"severity":"info","timestamp":"2025-03-17T11:03:04.352Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a5013e9b-e7eb-4259-9b9a-9743a526daef","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.416Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded Unknown  {2025-03-17 11:02:17 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ad38aae6-e52b-4166-8e14-30946c63decc","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.418Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 2, 31, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"71c7e3dc-8049-4d2a-8140-b4aeb061f799","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.463Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 463620286, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3c6a48cc-f296-470b-b2d1-a87e04b3b7e0","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.464Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-x6qzm\", UID:\"13173bf8-4708-4ccd-92e5-29cbc48aa560\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4194\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.488Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 488309042, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"56446ae1-af55-4de7-8572-413f671c6892","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.489Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-x6qzm\", UID:\"13173bf8-4708-4ccd-92e5-29cbc48aa560\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4194\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.513Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 513194851, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"354b5452-24f8-4f4a-b973-eed0f8824417","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.614Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 614254808, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8a3d7171-da14-44a4-a1e8-b84821c3296e","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.622Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4156\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.642Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c0585c91-814f-43d7-a0e8-9a38ce4adf8f","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.643Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 4, 643760650, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f5666633-2299-4719-bb6e-fa01633da3fd","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.299Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-mwmdz-first-create-file/testcli-kfjdb with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 5, 299325949, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d55a37e1-2c44-4056-a564-6706d07c0e8f","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.301Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz-first-create-file\", UID:\"036c2bf5-e687-4cce-b829-930747423de1\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4192\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.328Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-mwmdz so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8e95d462-b3ba-4478-9731-9ede52e24470","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.329Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-mwmdz status is being set to &{Succeeded True  {2025-03-17 11:03:05.329290056 +0000 UTC m=+333.737076444} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8e95d462-b3ba-4478-9731-9ede52e24470","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.330Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-kfjdb\", Name:\"output-pipeline-run-mwmdz\", UID:\"65addad7-e8b8-430a-8330-7bc4130eb711\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2918\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.329Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-mwmdz-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f2a45e0-c39e-43d1-bba7-fe89a03eb4cd","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.346Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b9dbe61b-9013-467a-9a84-90ffbaae7191","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz","duration":0.000142824}
{"severity":"info","timestamp":"2025-03-17T11:03:05.356Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f2a45e0-c39e-43d1-bba7-fe89a03eb4cd","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file","duration":0.027010905}
{"severity":"info","timestamp":"2025-03-17T11:03:05.617Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 5, 617400270, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"275b5294-231b-40fe-8fae-196fb33582d5","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.621Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4202\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.633Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-mtbpz/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 5, 633572444, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9ddffb77-9779-4508-8288-d220384ab969","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.643Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5b0ef19c-7b01-4d42-9521-1e3f9c1603e2","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.645Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-mtbpz\", UID:\"e352d68a-871b-493c-841e-b04f234949f4\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4158\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.672Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-mtbpz \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"045b5d12-5422-42be-ba3a-f53abd3339ee","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.675Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"045b5d12-5422-42be-ba3a-f53abd3339ee","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz","duration":0.00370991}
{"severity":"info","timestamp":"2025-03-17T11:03:05.676Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 5, 676930132, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"25e80a75-dd9e-4150-98ef-79b1cbea47f5","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.524Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-mwmdz-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"90789a0b-c392-4f75-921a-40d1ecd3cdbc","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.530Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"90789a0b-c392-4f75-921a-40d1ecd3cdbc","knative.dev/key":"testcli-kfjdb/output-pipeline-run-mwmdz-first-create-file","duration":0.00565421}
... skipping 14 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:07.639Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-clustertask-dpvwj-run-mtbpz \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7aa0949d-3e4c-429e-9b49-3a4595520a68","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.646Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7aa0949d-3e4c-429e-9b49-3a4595520a68","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-mtbpz","duration":0.007176795}
{"severity":"info","timestamp":"2025-03-17T11:03:07.676Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 7, 676743755, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"78cdeb30-d26b-4f69-8d58-0b70aed03681","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.341Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-b6zkj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 341683139, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"70dd82f9-5204-4461-ae67-d40aff3dbae1","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-b6zkj"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.693Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 693607144, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"73c5d046-d8f9-4008-b36a-9c0fac941a8f","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.694Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4218\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.732Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a9bf0e81-c68b-4f45-a0f8-6336bff6a6f4","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.739Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e95330a-49c0-4fcc-9a4d-c83fc82ace52","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.885Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 885350718, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"53aea2f1-8c6b-4ba6-beca-cd5b6909abd6","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.886Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-x6qzm\", UID:\"13173bf8-4708-4ccd-92e5-29cbc48aa560\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4231\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.985Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-x6qzm/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 985672228, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4a4308e5-5bb5-4c05-9e8b-ba684570381d","knative.dev/key":"testcli-lcl7p/read-task-run-x6qzm"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.351Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-clustertask-dpvwj-run-b6zkj/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 9, 351880278, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11062a36-1229-418f-8843-d17665b74633","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-b6zkj"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.355Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"read-clustertask-dpvwj-run-b6zkj\", UID:\"f677b61a-c157-48f2-9765-3fbd38b9ae87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4250\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
... skipping 188 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:40.051Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-67xg7\", UID:\"1c712482-b631-4494-b9ac-cb1c93b09bef\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4734\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.072Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 40, 72634255, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d127e376-5589-448c-8b6a-d8ad91ec9770","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.086Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun clustertask-optional-ws-dpq4w-run-7zb7d/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 40, 86125304, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dda15985-9ed1-4586-ba00-108d51c3c47c","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.086Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"clustertask-optional-ws-dpq4w-run-7zb7d\", UID:\"c6756307-adab-4093-8b4a-e6cf57274f3c\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4720\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.108Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun clustertask-optional-ws-dpq4w-run-7zb7d/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 40, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8b2acc1e-b750-4ffc-858e-b79f41b0bd8a","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.748Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6571b78b-91fa-4051-9576-4cccbd08571e","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.763Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c1529ec4-d4fb-4dbe-b0b4-e6c713c5c1a1","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.763Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6aece910-194a-4180-9dcd-b679ca424010","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.060Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 41, 60548584, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c1b98fd4-2268-4e86-a86e-c6b4fc68d5d8","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.061Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-67xg7\", UID:\"1c712482-b631-4494-b9ac-cb1c93b09bef\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4746\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.077Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun clustertask-optional-ws-dpq4w-run-7zb7d/testcli-w68q8 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 41, 77362819, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c5b8af1a-bc59-43fb-8a9b-6d48043a81a6","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.078Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-w68q8\", Name:\"clustertask-optional-ws-dpq4w-run-7zb7d\", UID:\"c6756307-adab-4093-8b4a-e6cf57274f3c\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4750\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.084Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 41, 84162172, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7d083fa2-a8d4-40fc-9bf0-5b1249ed1e32","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.099Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : clustertask-optional-ws-dpq4w-run-7zb7d \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"74bc3346-92fa-4a25-bcc5-2deeafab8750","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.102Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"74bc3346-92fa-4a25-bcc5-2deeafab8750","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d","duration":0.003091946}
{"severity":"info","timestamp":"2025-03-17T11:03:41.754Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6dda5cde-2988-4bd6-a150-5522bac20eaa","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.772Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded Unknown  {2025-03-17 11:03:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"510563a6-5a55-4204-b98d-6b50db47a6f4","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.773Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 8, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"080ea550-36c8-4ace-894d-637ffdf94b84","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.095Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 42, 95555985, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"930986b8-989d-42eb-b112-551568b06052","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.096Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-67xg7\", UID:\"1c712482-b631-4494-b9ac-cb1c93b09bef\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4759\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.114Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 42, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aa02cf75-ceae-4628-aa97-cab97632d511","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.190Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : clustertask-optional-ws-dpq4w-run-7zb7d \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"347e0524-f90f-430b-b710-c130d373c9ca","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.195Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"347e0524-f90f-430b-b710-c130d373c9ca","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d","duration":0.0049725}
{"severity":"info","timestamp":"2025-03-17T11:03:42.758Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-ncxrn-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 42, 758839839, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6c9fb2f-c9de-45a1-ae9d-6b7cf253871c","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.759Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn-first-create-file\", UID:\"1936dcdf-c834-4707-b2f2-2339d5463bc8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4768\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.771Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-ncxrn so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"bfd00021-0694-42b2-8917-9713adcdc7f8","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.771Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-ncxrn status is being set to &{Succeeded True  {2025-03-17 11:03:42.771760074 +0000 UTC m=+371.179546459} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"bfd00021-0694-42b2-8917-9713adcdc7f8","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.772Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-ncxrn-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"72e1713a-cbbe-465a-8ee7-05592126263f","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.773Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-ncxrn\", UID:\"280a966a-f6d4-420e-93a9-f4ba768dffad\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4137\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.776Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"72e1713a-cbbe-465a-8ee7-05592126263f","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn-first-create-file","duration":0.003938492}
{"severity":"info","timestamp":"2025-03-17T11:03:42.787Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7a3bd399-a352-43a4-9c93-02c5833baa02","knative.dev/key":"testcli-xpz96/output-pipeline-run-ncxrn","duration":0.00014358}
{"severity":"info","timestamp":"2025-03-17T11:03:43.074Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-67xg7/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 43, 74881337, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8a0f6c60-d9d6-450f-8be7-66611f058230","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.075Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-67xg7\", UID:\"1c712482-b631-4494-b9ac-cb1c93b09bef\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4776\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.085Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : clustertask-optional-ws-dpq4w-run-7zb7d \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09bc5ac0-d0f2-4bae-bf1d-22c6a9bd263d","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.089Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09bc5ac0-d0f2-4bae-bf1d-22c6a9bd263d","knative.dev/key":"testcli-w68q8/clustertask-optional-ws-dpq4w-run-7zb7d","duration":0.004481678}
... skipping 8 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:45.085Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-67xg7 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b1a0560c-b00a-4ece-a941-a4df9a3ffece","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.089Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b1a0560c-b00a-4ece-a941-a4df9a3ffece","knative.dev/key":"testcli-lcl7p/read-task-run-67xg7","duration":0.003974505}
{"severity":"info","timestamp":"2025-03-17T11:03:45.139Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g\", UID:\"1ca0a230-6a20-4255-a45e-5e0800535641\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4815\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.151Z","logger":"tekton-pipelines-controller","caller":"volumeclaim/pvchandler.go:80","message":"Created PersistentVolumeClaim pvc-a215716148 in namespace testcli-xpz96","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.158Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/affinity_assistant.go:160","message":"Created StatefulSet affinity-assistant-92625cb566 in namespace testcli-xpz96","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"92c1db95-949a-453b-8490-f32bfc4d41a2","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.158Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object pipeline-with-workspace-run-hh22g-reader for pipeline task reader","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"92c1db95-949a-453b-8490-f32bfc4d41a2","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.168Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45.167982199 +0000 UTC m=+373.575768570} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"92c1db95-949a-453b-8490-f32bfc4d41a2","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.168Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4820\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.168Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g\", UID:\"1ca0a230-6a20-4255-a45e-5e0800535641\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4815\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.179Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 45, 179811748, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dde9d6f-efba-4aab-b609-28d6e1c6f3cd","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.180Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4820\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.219Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1607","message":"Found a TaskRun pipeline-with-workspace-run-hh22g-reader that was missing from the PipelineRun status","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2e7fec1d-4bc5-44c7-9787-17534eab75de","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.220Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g\", UID:\"1ca0a230-6a20-4255-a45e-5e0800535641\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4825\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.224Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45.224039366 +0000 UTC m=+373.631825754} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2e7fec1d-4bc5-44c7-9787-17534eab75de","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.224Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g\", UID:\"1ca0a230-6a20-4255-a45e-5e0800535641\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4825\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.233Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 45, 233238407, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"PodScheduled\\\":\\\"False\\\"; message: \\\"running PreBind plugin \\\\\\\"VolumeBinding\\\\\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\\\\\"pvc-a215716148\\\\\\\": the object has been modified; please apply your changes to the latest version and try again\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"836af983-b632-40f3-bf7b-ac91a9c3e10a","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.233Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4844\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"PodScheduled\":\"False\"; message: \"running PreBind plugin \\\"VolumeBinding\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\"pvc-a215716148\\\": the object has been modified; please apply your changes to the latest version and try again\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.246Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 45, 246299741, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"PodScheduled\\\":\\\"False\\\"; message: \\\"running PreBind plugin \\\\\\\"VolumeBinding\\\\\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\\\\\"pvc-a215716148\\\\\\\": the object has been modified; please apply your changes to the latest version and try again\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"168bdc01-cee0-4170-bf19-bc07263eb818","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.257Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b872594c-7260-49b6-8ef3-fd0923b964cb","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.883Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"sleep-run-v54sp\", UID:\"68449b47-da17-4ffa-9d95-fb3235f7a1fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4854\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.899Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-run-v54sp/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 46, 899763762, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"12ffe57d-ffed-4b2b-add0-e97d9c1a40d4","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.900Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"sleep-run-v54sp\", UID:\"68449b47-da17-4ffa-9d95-fb3235f7a1fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4854\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.941Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-run-v54sp/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 46, 941024711, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ba8c4b95-9ada-43c3-92ea-0a6aa26c20a9","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.941Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"sleep-run-v54sp\", UID:\"68449b47-da17-4ffa-9d95-fb3235f7a1fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4862\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.954Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-run-v54sp/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 46, 954196185, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e8ac205d-d0bf-4bdc-be74-f86832a47c14","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
... skipping 22 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:48.060Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3b9eab1c-f4f4-488b-903f-b61e07dd0b16","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-zk89m","duration":0.000042319}
{"severity":"info","timestamp":"2025-03-17T11:03:48.063Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"49741df5-811d-4a34-853c-4bf2b410ea37","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv","duration":0.000129508}
{"severity":"info","timestamp":"2025-03-17T11:03:48.067Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"37b1a505-c126-45f8-8754-3fedc5394a71","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-tk8p5","duration":0.00002855}
{"severity":"warn","timestamp":"2025-03-17T11:03:48.068Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:790","message":"stopping task run \"sleep-run-v54sp\" because of \"TaskRunCancelled\"","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7e4033e5-5edf-4e25-a82c-44cedc6793d9","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.072Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f5a1b11c-9fbd-4cd9-8b51-1b1d7da69d0c","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-wkxrv","duration":0.000032066}
{"severity":"info","timestamp":"2025-03-17T11:03:48.075Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2f4e2075-9fd9-4c5a-9f61-4c77fd8d7910","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-zk89m","duration":0.000028022}
{"severity":"info","timestamp":"2025-03-17T11:03:48.079Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"sleep-run-v54sp\", UID:\"68449b47-da17-4ffa-9d95-fb3235f7a1fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5096\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"sleep-run-v54sp\" was cancelled. ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.087Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8683dfdf-ecab-4621-bebf-e6a5698a1c1d","knative.dev/key":"testcli-w68q8/read-clustertask-dpvwj-run-zk89m","duration":0.000035557}
{"severity":"info","timestamp":"2025-03-17T11:03:48.103Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7e4033e5-5edf-4e25-a82c-44cedc6793d9","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.0346344}
{"severity":"info","timestamp":"2025-03-17T11:03:48.103Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4facc12b-3b39-4b24-bd84-73a803d57977","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.103Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4facc12b-3b39-4b24-bd84-73a803d57977","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.00032595}
{"severity":"info","timestamp":"2025-03-17T11:03:48.782Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f8e2564f-e180-45e8-9219-a168db16b338","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.782Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f8e2564f-e180-45e8-9219-a168db16b338","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000323551}
{"severity":"info","timestamp":"2025-03-17T11:03:48.860Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"312a3d64-6add-43ce-a6d1-46040d1e4f94","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.860Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"312a3d64-6add-43ce-a6d1-46040d1e4f94","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000254185}
{"severity":"info","timestamp":"2025-03-17T11:03:49.786Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 49, 786419130, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cfaf13a4-229c-460f-b96a-6fa67db63f48","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.787Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4846\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.789Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e38d9c5-ead0-4786-8b6c-d463dc3082fa","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.789Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e38d9c5-ead0-4786-8b6c-d463dc3082fa","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000351488}
{"severity":"info","timestamp":"2025-03-17T11:03:49.808Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b90218f6-b062-4321-b8ed-aace066b0d94","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.809Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 49, 809566039, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b32d3db2-4fed-452b-aac2-504760419b05","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.815Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 49, 815731584, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"66a205fd-5828-4432-96ed-3fa39ebf7d14","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.816Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5128\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.820Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7fb5b41e-d85b-4dab-b9bf-3d4d658d1bd9","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.820Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7fb5b41e-d85b-4dab-b9bf-3d4d658d1bd9","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000251075}
{"severity":"info","timestamp":"2025-03-17T11:03:49.829Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5729566c-ec54-428e-9870-d4ce24c4d03e","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.829Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5729566c-ec54-428e-9870-d4ce24c4d03e","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000301828}
{"severity":"info","timestamp":"2025-03-17T11:03:49.836Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"815b13bc-8fa2-48f3-93e6-9f1975627b62","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.837Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 49, 837461650, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ca671fe5-e922-4093-a1a9-75170381a17e","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.838Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-run-v54sp \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c94ab3d2-6388-45e9-bdce-8f16afa95642","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.838Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c94ab3d2-6388-45e9-bdce-8f16afa95642","knative.dev/key":"testcli-lcl7p/sleep-run-v54sp","duration":0.000197901}
{"severity":"info","timestamp":"2025-03-17T11:03:50.295Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5138\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.314Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 50, 314227255, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6bec9de0-0a16-4be5-8181-2ce509511b49","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.316Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5138\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.379Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 50, 379856846, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"817087f1-6a8c-4cc1-b1a0-5aa3206dadd5","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.380Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5148\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.398Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 50, 398276434, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"28c3136e-cfcd-42fb-8551-3cb4627a2ab6","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.126Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 51, 126092259, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09953c55-bdcf-4024-b5a4-567330bcc7cc","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.126Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5133\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.150Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e0125857-ee22-45e3-af24-2bdb46172244","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.152Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 51, 152034288, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8fa40614-eee3-4883-9149-6fd8ee0cd426","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.798Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 51, 798152342, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a0dc7df5-7405-4074-9f57-0664b3d3d433","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.798Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5150\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.814Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 51, 814305081, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"975cd09e-6a61-4584-b606-c8681e395639","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.125Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 52, 125862989, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"12088f93-030e-4c4f-93b6-0f2546c9e79d","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.126Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5160\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.139Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 52, 139879424, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"013b7366-5ed4-4c78-9f67-221ac8fd9ef2","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.140Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9f5f5f04-dd73-420d-bf92-a579c32475a5","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.797Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 52, 797275367, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e8b839f3-7341-4d24-a5fc-ae9d76864d45","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.797Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5168\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.809Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 52, 809287453, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"183689a0-5388-4934-b879-eafd051f62bc","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.142Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 142869898, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bc1440eb-918b-49b9-9018-46c3f91461ee","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.143Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5173\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.159Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"41e5682d-74f6-4bba-b4d6-1a1df9bd86ff","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.159Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9408ea68-93f2-4b97-ae48-6f91dde04125","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.160Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded Unknown  {2025-03-17 11:03:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4cf68b73-6a65-4792-a3fd-1ba2feb244b7","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.810Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 810878404, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e100622-8973-4fb1-b68d-023ec41849aa","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.811Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5192\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.823Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 823086906, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4a58f390-071b-4c64-bf3e-a0ddd752f04f","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.823Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5192\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.844Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 53, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c96b4951-fe73-4a38-978d-73756ad9a450","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.132Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun pipeline-with-workspace-run-hh22g-reader/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 54, 132276149, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6c045b07-680e-4838-a512-109df4785436","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.132Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g-reader\", UID:\"cb09f2a1-b503-46a1-ab32-057dea820e69\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5204\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.147Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun pipeline-with-workspace-run-hh22g so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"28407e53-5d4f-44b2-aba6-c4cadb623e85","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.147Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-hh22g status is being set to &{Succeeded True  {2025-03-17 11:03:54.14787024 +0000 UTC m=+382.555656624} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"28407e53-5d4f-44b2-aba6-c4cadb623e85","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.147Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-with-workspace-run-hh22g-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0d26ea6f-a3a5-480e-bd4f-f522ece63541","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.148Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"pipeline-with-workspace-run-hh22g\", UID:\"1ca0a230-6a20-4255-a45e-5e0800535641\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4841\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.153Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0d26ea6f-a3a5-480e-bd4f-f522ece63541","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader","duration":0.006021459}
{"severity":"info","timestamp":"2025-03-17T11:03:54.165Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"50cf56e2-22f3-4b17-8099-9c892b502a0e","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g","duration":0.005405371}
{"severity":"info","timestamp":"2025-03-17T11:03:54.804Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun read-task-run-cfl6l/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 54, 804505569, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ffc488c1-3bff-4c2d-8fef-51cdb6b71ecb","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.804Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"read-task-run-cfl6l\", UID:\"b0b9e518-fcad-4257-9624-9f2ea950eac7\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5215\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.820Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-cfl6l \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c11f38b4-aa8e-48af-8351-721e92d6c951","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.822Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c11f38b4-aa8e-48af-8351-721e92d6c951","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l","duration":0.002789235}
{"severity":"info","timestamp":"2025-03-17T11:03:55.216Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-with-workspace-run-hh22g-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0d6d1a50-7e83-426b-902c-1178fa9a2d34","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.219Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0d6d1a50-7e83-426b-902c-1178fa9a2d34","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader","duration":0.003298317}
{"severity":"info","timestamp":"2025-03-17T11:03:55.303Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k\", UID:\"ad67c61c-4a01-4f96-9d43-610bb87e04ec\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5235\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.308Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object output-pipeline-run-zhv9k-first-create-file for pipeline task first-create-file","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8a76ef6-8414-4031-9c6a-2e4b08d70d3c","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.319Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55.319500475 +0000 UTC m=+383.727286862} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8a76ef6-8414-4031-9c6a-2e4b08d70d3c","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.319Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k\", UID:\"ad67c61c-4a01-4f96-9d43-610bb87e04ec\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5235\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.319Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5237\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.334Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 55, 334602386, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1e3e1dc8-5203-479b-8c2a-d34b86cd7d23","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.334Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5237\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.365Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5ecd52af-7100-4449-b544-2e0d971a1ca4","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.378Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"42444748-ac49-4f7a-88f8-eed0fb1087e2","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.379Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 55, 379725891, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"abd6d989-af73-49cc-b204-f00f06d9106a","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.380Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5248\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.392Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"205ef178-8bfb-4755-9342-2695c86391b3","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.392Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 55, 392507691, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b2c8e172-7f63-4dca-9654-69d6c8afc5f8","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.901Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-cfl6l \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"27c20c19-a88a-4c2e-a35f-cfb5c2946a15","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.905Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"27c20c19-a88a-4c2e-a35f-cfb5c2946a15","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l","duration":0.003956727}
{"severity":"info","timestamp":"2025-03-17T11:03:56.194Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : pipeline-with-workspace-run-hh22g-reader \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a77e3f73-23d4-4400-9430-f6dcc4d3cf06","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader"}
{"severity":"info","timestamp":"2025-03-17T11:03:56.198Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a77e3f73-23d4-4400-9430-f6dcc4d3cf06","knative.dev/key":"testcli-xpz96/pipeline-with-workspace-run-hh22g-reader","duration":0.003628047}
{"severity":"info","timestamp":"2025-03-17T11:03:56.219Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 56, 219041929, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e4c772ea-27cc-4b05-aba6-3cbad0e386d6","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:56.812Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : read-task-run-cfl6l \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e889733c-fc29-4d70-a589-f0685ef1393f","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l"}
{"severity":"info","timestamp":"2025-03-17T11:03:56.815Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e889733c-fc29-4d70-a589-f0685ef1393f","knative.dev/key":"testcli-lcl7p/read-task-run-cfl6l","duration":0.002931052}
{"severity":"info","timestamp":"2025-03-17T11:03:57.178Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 57, 178333205, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b10a35eb-e3fc-4d5f-9067-d70a007bd902","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.179Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5250\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.199Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c7995582-075b-4005-b22f-f65d1384c037","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.200Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 57, 200857571, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b241ba81-ee23-4799-9c94-9714e9ec77a7","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.164Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 58, 164293769, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8a0b6ae3-b999-43b9-8d20-bfce092dfb13","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.164Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5273\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.177Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"51505c79-de77-4acc-ab0a-fa136926fb35","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.177Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 58, 177862784, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"31b656c4-f186-49f2-a6f5-dfd63c914a2c","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.512Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5286\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.526Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 58, 526738989, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad92ca22-c819-4895-a152-bfd48ef98e6e","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.527Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5286\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.570Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 58, 570713899, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b0bc9bf8-83ab-4310-8861-7674551b55a0","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.571Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5294\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"5b082b1"}
... skipping 2 lines ...
{"severity":"info","timestamp":"2025-03-17T11:03:59.863Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5296\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.889Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 3, 59, 889501634, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"93e7ba1e-9aa3-4ffe-8faa-d92a615d85fe","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.216Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 216172800, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0d06c26e-d6e3-4358-a9d4-a43003891b6a","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.216Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5279\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.243Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 243909540, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"af8e06cd-169b-415a-9f62-ec313a3994fa","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.245Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5279\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.246Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6ee65b3d-7888-48f9-8db7-40e78d2469c2","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.299Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aff1a798-385d-4062-a546-d7edb4bb36e1","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.838Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 838931440, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"21e1de1b-52a0-4885-959f-7d74bad88cac","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.839Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5315\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.875Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 875562069, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e86789f0-c7a5-4fba-8782-373abb51757a","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.870Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun task-optional-ws-run-szgcq/testcli-lcl7p with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 1, 870338497, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"53aa207b-06fc-4f86-b893-a4d24571dfae","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.870Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lcl7p\", Name:\"task-optional-ws-run-szgcq\", UID:\"375698dc-ad64-4789-b95d-3b4f8294faff\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5327\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"5b082b1"}
... skipping 31 lines ...
{"severity":"info","timestamp":"2025-03-17T11:04:09.685Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"202ad548-c22f-44f7-9c0b-2238d1a043cb","knative.dev/key":"testcli-lcl7p/task-with-workspace-run-gkxj8","duration":0.000028564}
{"severity":"info","timestamp":"2025-03-17T11:04:09.689Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b8735487-0b08-4b61-b05c-de86da7a3cde","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq","duration":0.000027831}
{"severity":"info","timestamp":"2025-03-17T11:04:09.692Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"74e3cb9a-411d-4abe-a175-e662f1348bc4","knative.dev/key":"testcli-lcl7p/task-optional-ws-run-szgcq","duration":0.000026243}
{"severity":"info","timestamp":"2025-03-17T11:04:09.696Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d36dec16-d885-4ff4-bda8-8a0c65d2df5b","knative.dev/key":"testcli-lcl7p/task-with-workspace-run-gkxj8","duration":0.000027521}
{"severity":"info","timestamp":"2025-03-17T11:04:09.698Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"453557ba-ff96-4a56-98b3-b4cbd9fc2948","knative.dev/key":"testcli-lcl7p/task-with-workspace-run-gkxj8","duration":0.000027064}
{"severity":"info","timestamp":"2025-03-17T11:04:31.258Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"de74369e-ded1-41c2-a80a-55b5eadfd970","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.272Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded Unknown  {2025-03-17 11:03:55 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06e02f77-9fcb-4b81-854d-83069c99bf97","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.272Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 0, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9cd987b7-d3f2-4066-8f54-dc8d12725dd5","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun output-pipeline-run-zhv9k-first-create-file/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 32, 261387663, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"22ee4f87-239d-4260-9802-67d994fedd45","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.261Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k-first-create-file\", UID:\"3b9fffcb-5f3b-4c7d-a264-a5b3f1b906e9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5686\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.275Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-zhv9k-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"16fc2ecd-10f9-4c60-9b10-02b061db3a0b","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.275Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:551","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-zhv9k so it has finished","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c13a7864-b1ce-43b4-995b-562d404e2921","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.275Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-zhv9k status is being set to &{Succeeded True  {2025-03-17 11:04:32.275838335 +0000 UTC m=+420.683624722} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c13a7864-b1ce-43b4-995b-562d404e2921","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.276Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"output-pipeline-run-zhv9k\", UID:\"ad67c61c-4a01-4f96-9d43-610bb87e04ec\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5247\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.278Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"16fc2ecd-10f9-4c60-9b10-02b061db3a0b","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file","duration":0.00350728}
{"severity":"info","timestamp":"2025-03-17T11:04:32.289Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0965e4b6-04f4-4ad5-8bef-ff03e674fd0f","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k","duration":0.000228015}
{"severity":"info","timestamp":"2025-03-17T11:04:33.336Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-zhv9k-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8de26a0c-c59a-4f26-bf33-51e7a3b78717","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:33.340Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8de26a0c-c59a-4f26-bf33-51e7a3b78717","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file","duration":0.003392527}
{"severity":"info","timestamp":"2025-03-17T11:04:34.270Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : output-pipeline-run-zhv9k-first-create-file \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c0fd10fb-7075-4ce3-b429-a2153f6460b7","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.275Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c0fd10fb-7075-4ce3-b429-a2153f6460b7","knative.dev/key":"testcli-xpz96/output-pipeline-run-zhv9k-first-create-file","duration":0.004420464}
{"severity":"info","timestamp":"2025-03-17T11:04:36.387Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn\", UID:\"da36b55f-327f-448a-9c04-5b4e37426d75\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5717\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.391Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1052","message":"Creating a new TaskRun object sleep-pipeline-run-wmrkn-pipelinetask1 for pipeline task pipelinetask1","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0ba378f3-097a-4810-8286-b8e74d48fa3b","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.397Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-wmrkn status is being set to &{Succeeded Unknown  {2025-03-17 11:04:36.397722658 +0000 UTC m=+424.805509046} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0ba378f3-097a-4810-8286-b8e74d48fa3b","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.397Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn\", UID:\"da36b55f-327f-448a-9c04-5b4e37426d75\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5717\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.398Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5719\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.412Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-pipeline-run-wmrkn-pipelinetask1/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 36, 412169833, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c90540bc-2f9b-49f5-9d23-631e72ac9d74","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.412Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5719\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.444Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-wmrkn status is being set to &{Succeeded Unknown  {2025-03-17 11:04:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7f939cf4-20b3-467c-8e0c-ab1c60505b7b","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.453Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5727\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.454Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-wmrkn status is being set to &{Succeeded Unknown  {2025-03-17 11:04:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"34edfc8d-9020-45b3-8bc4-89f1cd23f00f","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.456Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-pipeline-run-wmrkn-pipelinetask1/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 36, 456069741, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"47a2c381-b2c3-457e-b0ef-7adcaf463c09","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.456Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5727\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.491Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-wmrkn status is being set to &{Succeeded Unknown  {2025-03-17 11:04:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a9fb8b74-67ea-475c-87a0-f9d5a9713739","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.492Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-pipeline-run-wmrkn-pipelinetask1/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 36, 492406380, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4b2bd809-a392-433a-92e6-559e2b750445","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.304Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-pipeline-run-wmrkn-pipelinetask1/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 37, 304405828, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-sleep]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4cc25ed0-0c39-4876-8096-8a95f59e27bc","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.305Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5734\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-sleep]\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.324Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-wmrkn status is being set to &{Succeeded Unknown  {2025-03-17 11:04:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d53173e5-f3a6-4e1d-9118-ba91782c7749","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.324Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:681","message":"Successfully reconciled taskrun sleep-pipeline-run-wmrkn-pipelinetask1/testcli-xpz96 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2025, time.March, 17, 11, 4, 37, 324625438, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-sleep]\\\"\"}","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ba9a06e6-851a-4027-99bd-65e7869d551c","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.505Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:144","message":"cancelling TaskRun sleep-pipeline-run-wmrkn-pipelinetask1","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1538342b-190b-4aaf-95af-2e64fb23326e","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.516Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn\", UID:\"da36b55f-327f-448a-9c04-5b4e37426d75\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5747\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"sleep-pipeline-run-wmrkn\" was cancelled","commit":"5b082b1"}
{"severity":"warn","timestamp":"2025-03-17T11:04:37.517Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:790","message":"stopping task run \"sleep-pipeline-run-wmrkn-pipelinetask1\" because of \"TaskRunCancelled\"","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d333b8ba-73b6-4282-8bbc-beb974c019c5","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.523Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5748\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"sleep-pipeline-run-wmrkn-pipelinetask1\" was cancelled. TaskRun cancelled as the PipelineRun it belongs to has been cancelled.","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.530Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1538342b-190b-4aaf-95af-2e64fb23326e","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn","duration":0.025058354}
{"severity":"info","timestamp":"2025-03-17T11:04:37.530Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:144","message":"cancelling TaskRun sleep-pipeline-run-wmrkn-pipelinetask1","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5a40e19d-70fd-4c55-a764-3ac250251c93","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.536Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d333b8ba-73b6-4282-8bbc-beb974c019c5","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1","duration":0.018960893}
{"severity":"warn","timestamp":"2025-03-17T11:04:37.537Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:790","message":"stopping task run \"sleep-pipeline-run-wmrkn-pipelinetask1\" because of \"TaskRunCancelled\"","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e61bc512-e1eb-41c0-b5e4-7b2b7182bd6e","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.539Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn-pipelinetask1\", UID:\"fc5dfe94-732c-4f98-a566-f485c7545280\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5748\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"sleep-pipeline-run-wmrkn-pipelinetask1\" was cancelled. TaskRun cancelled as the PipelineRun it belongs to has been cancelled.","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.554Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:377","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-xpz96\", Name:\"sleep-pipeline-run-wmrkn\", UID:\"da36b55f-327f-448a-9c04-5b4e37426d75\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5747\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"sleep-pipeline-run-wmrkn\" was cancelled","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.570Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e61bc512-e1eb-41c0-b5e4-7b2b7182bd6e","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1","duration":0.033048749}
{"severity":"info","timestamp":"2025-03-17T11:04:37.570Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-pipeline-run-wmrkn-pipelinetask1 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fe6599f5-e4b5-47fa-b16d-16754075ef1c","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.570Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fe6599f5-e4b5-47fa-b16d-16754075ef1c","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1","duration":0.000180014}
{"severity":"info","timestamp":"2025-03-17T11:04:37.587Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5a40e19d-70fd-4c55-a764-3ac250251c93","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn","duration":0.056984792}
{"severity":"info","timestamp":"2025-03-17T11:04:37.587Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ac1bcee4-cf82-4b78-80d3-1a41519697f1","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn","duration":0.000148727}
{"severity":"info","timestamp":"2025-03-17T11:04:38.281Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:149","message":"taskrun done : sleep-pipeline-run-wmrkn-pipelinetask1 \n","commit":"5b082b1","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0fc7fae2-d8bd-4d9e-b242-ef5020ffcefa","knative.dev/key":"testcli-xpz96/sleep-pipeline-run-wmrkn-pipelinetask1"}
... skipping 62 lines ...
I0317 10:57:31.939812       1 leaderelection.go:254] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.defaultingwebhook.00-of-01...
I0317 10:57:31.940082       1 leaderelection.go:254] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.validationwebhook.00-of-01...
I0317 10:57:31.940334       1 leaderelection.go:254] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.configmapwebhook.00-of-01...
I0317 10:57:31.945733       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.defaultingwebhook.00-of-01
I0317 10:57:31.946116       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.conversionwebhook.00-of-01
{"severity":"info","timestamp":"2025-03-17T10:57:31.946Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-webhook-59874ff55-6fsgp_bbe89bbb-81d0-4ee5-abc2-ec1c875de767\" has started leading \"tekton-pipelines-webhook.defaultingwebhook.00-of-01\"","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.946Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f8c98966-d8e0-43bb-ab96-75bae3befe17","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.000040049,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.946Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-webhook-59874ff55-6fsgp_800a0c63-f628-4f15-a5b1-ed69899f8c95\" has started leading \"tekton-pipelines-webhook.conversionwebhook.00-of-01\"","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.946Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"c24b57c6-bb31-4c59-b252-c2069af622b7","knative.dev/key":"stepactions.tekton.dev","duration":0.000029665,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.947Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"a752640e-8a22-4237-919f-b2447f96c0eb","knative.dev/key":"tasks.tekton.dev","duration":0.000023526,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.947Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f692b271-8741-4447-8a41-3b928130d48e","knative.dev/key":"pipelines.tekton.dev","duration":0.00001359,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.947Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"b9f803ce-fb35-4c39-a1e0-db4e8b1d34c8","knative.dev/key":"taskruns.tekton.dev","duration":0.000015047,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.947Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"e80a08ea-9622-4b6d-b240-87b120f18cb4","knative.dev/key":"pipelineruns.tekton.dev","duration":0.000013936,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.947Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"fb21dabe-3a2c-4b06-a27d-fa5c8dc0a11f","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.00001275,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
I0317 10:57:31.947926       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.validationwebhook.00-of-01
I0317 10:57:31.948500       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.configmapwebhook.00-of-01
I0317 10:57:31.948876       1 leaderelection.go:268] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.webhookcertificates.00-of-01
{"severity":"info","timestamp":"2025-03-17T10:57:31.949Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-webhook-59874ff55-6fsgp_de34ceec-e700-42ed-8919-0fb2c796214b\" has started leading \"tekton-pipelines-webhook.validationwebhook.00-of-01\"","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.949Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"9c1f74f7-360b-40e3-8054-385ad25ec82c","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.000020315,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.949Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-webhook-59874ff55-6fsgp_d9293f8c-5e3d-455e-b74d-995b74f0c338\" has started leading \"tekton-pipelines-webhook.configmapwebhook.00-of-01\"","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.949Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"c7451b0f-3cf7-4dc1-b982-c5268a998b49","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.000013463,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.949Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:156","message":"\"tekton-pipelines-webhook-59874ff55-6fsgp_15835c70-b1dd-45ee-8045-6a8d01c21fc5\" has started leading \"tekton-pipelines-webhook.webhookcertificates.00-of-01\"","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.950Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"certificates/certificates.go:80","message":"Certificate secret \"webhook-certs\" is missing key \"server-key.pem\"","commit":"5b082b1","knative.dev/traceid":"29af9e3d-dccf-4b2e-a3d9-b22894248a4c","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.952Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"2e8ac52e-a05d-42cf-bba9-42b2ed0afd79","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.000022355,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.952Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"4f424288-b303-4c5e-b8f4-19c7847e3f1e","knative.dev/key":"stepactions.tekton.dev","duration":0.000017623,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.953Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f00e2e4f-562a-47c1-9f86-ba51ec1e31e8","knative.dev/key":"tasks.tekton.dev","duration":0.000015132,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.953Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"1238f287-d3f2-44ee-b3f1-3247226ae668","knative.dev/key":"pipelines.tekton.dev","duration":0.000016929,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.953Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"c2c4f4e2-b56e-49eb-be0d-d0c3947efcd0","knative.dev/key":"taskruns.tekton.dev","duration":0.000017512,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.953Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"9d7025fb-b7cd-4d36-b9d9-34434e5305eb","knative.dev/key":"pipelineruns.tekton.dev","duration":0.000014569,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.953Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"9df8431b-460e-46e8-a22f-0bc1191c6958","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.000025623,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.955Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"a6a72ef3-5191-4f17-be32-256c1a73486f","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.00003323,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:31.955Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f230aa06-a6e0-4e99-a024-d36da2874eb0","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.000021903,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.957Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"29af9e3d-dccf-4b2e-a3d9-b22894248a4c","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.00656846}
{"severity":"info","timestamp":"2025-03-17T10:57:31.961Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:111","message":"updating CRD","commit":"5b082b1","knative.dev/traceid":"bd14960d-2e7f-4f7a-9204-ed276c667aa9","knative.dev/key":"pipelines.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.964Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"36e2e81a-eb5d-46a5-a197-690b68e252d7","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.000203478}
{"severity":"error","timestamp":"2025-03-17T10:57:31.965Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"ef951d00-d14c-44ee-8f8c-1c38ad4b7a6a","knative.dev/key":"stepactions.tekton.dev","duration":0.000167084,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.969Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:111","message":"updating CRD","commit":"5b082b1","knative.dev/traceid":"fbbef6d3-2b77-4e5c-811b-67aa8d1b8970","knative.dev/key":"tasks.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.975Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:167","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"722e1e57-3ecc-4336-95ab-1c7203814797","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.978Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:260","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"fd56a604-3812-460f-b903-ec745cf382d9","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.981Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:233","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"44dd1874-3543-4438-bcdb-4cd8f0a13188","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.982Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"bd14960d-2e7f-4f7a-9204-ed276c667aa9","knative.dev/key":"pipelines.tekton.dev","duration":0.024018286}
{"severity":"info","timestamp":"2025-03-17T10:57:31.988Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:260","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"5c7e6632-1b68-4cc3-8cb2-f06c967cb20e","knative.dev/key":"webhook.pipeline.tekton.dev"}
... skipping 2 lines ...
{"severity":"info","timestamp":"2025-03-17T10:57:31.996Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:111","message":"updating CRD","commit":"5b082b1","knative.dev/traceid":"fa886375-79c5-402a-afc2-980a0b9f7d78","knative.dev/key":"taskruns.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:31.997Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"fbbef6d3-2b77-4e5c-811b-67aa8d1b8970","knative.dev/key":"tasks.tekton.dev","duration":0.031852103}
{"severity":"info","timestamp":"2025-03-17T10:57:32.033Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:111","message":"updating CRD","commit":"5b082b1","knative.dev/traceid":"3eb28d26-32a8-4bdb-bd5f-c0e2e1e6beae","knative.dev/key":"pipelineruns.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.033Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"722e1e57-3ecc-4336-95ab-1c7203814797","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.06950377}
{"severity":"info","timestamp":"2025-03-17T10:57:32.035Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"fd56a604-3812-460f-b903-ec745cf382d9","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.071942444}
{"severity":"info","timestamp":"2025-03-17T10:57:32.035Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"44dd1874-3543-4438-bcdb-4cd8f0a13188","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.071391755}
{"severity":"error","timestamp":"2025-03-17T10:57:32.036Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"6e0e9418-2c0b-48a4-8be5-8103b94bf395","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.066128642,"error":"failed to update webhook: Operation cannot be fulfilled on validatingwebhookconfigurations.admissionregistration.k8s.io \"config.webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:32.036Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"5c7e6632-1b68-4cc3-8cb2-f06c967cb20e","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.073331307,"error":"failed to update webhook: Operation cannot be fulfilled on mutatingwebhookconfigurations.admissionregistration.k8s.io \"webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.042Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"fa886375-79c5-402a-afc2-980a0b9f7d78","knative.dev/key":"taskruns.tekton.dev","duration":0.060209362}
{"severity":"info","timestamp":"2025-03-17T10:57:32.062Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:260","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"64745013-2ab9-493b-94a4-84b3f1961a4e","knative.dev/key":"webhook.pipeline.tekton.dev"}
{"severity":"error","timestamp":"2025-03-17T10:57:32.062Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"a9c25f95-8a74-4ffb-8f6c-e69a6b575cd5","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.093187122,"error":"failed to update webhook: Operation cannot be fulfilled on validatingwebhookconfigurations.admissionregistration.k8s.io \"validation.webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.063Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:111","message":"updating CRD","commit":"5b082b1","knative.dev/traceid":"b5aa4700-7318-4f2a-b4e4-03f7eba886c1","knative.dev/key":"resolutionrequests.resolution.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.070Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:173","message":"Webhook is valid","commit":"5b082b1","knative.dev/traceid":"a3fabbdb-78fd-484f-8907-6fbece52257a","knative.dev/key":"config.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.070Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"a3fabbdb-78fd-484f-8907-6fbece52257a","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.032870289}
{"severity":"info","timestamp":"2025-03-17T10:57:32.071Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"3eb28d26-32a8-4bdb-bd5f-c0e2e1e6beae","knative.dev/key":"pipelineruns.tekton.dev","duration":0.073759634}
{"severity":"info","timestamp":"2025-03-17T10:57:32.075Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:117","message":"CRD is up to date","commit":"5b082b1","knative.dev/traceid":"dc9abc15-49a0-4f00-9bd0-86bfcff444a9","knative.dev/key":"pipelines.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.075Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"dc9abc15-49a0-4f00-9bd0-86bfcff444a9","knative.dev/key":"pipelines.tekton.dev","duration":0.004154289}
{"severity":"error","timestamp":"2025-03-17T10:57:32.075Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"3fa72234-ddbc-4afe-ad8f-3fc0f427930f","knative.dev/key":"stepactions.tekton.dev","duration":0.000029033,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.079Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:117","message":"CRD is up to date","commit":"5b082b1","knative.dev/traceid":"40b57049-7c84-4a5c-b7a7-196aeea6c9e3","knative.dev/key":"tasks.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.079Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"40b57049-7c84-4a5c-b7a7-196aeea6c9e3","knative.dev/key":"tasks.tekton.dev","duration":0.003908506}
{"severity":"info","timestamp":"2025-03-17T10:57:32.143Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"64745013-2ab9-493b-94a4-84b3f1961a4e","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.107521807}
{"severity":"info","timestamp":"2025-03-17T10:57:32.146Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"b5aa4700-7318-4f2a-b4e4-03f7eba886c1","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.103712021}
{"severity":"info","timestamp":"2025-03-17T10:57:32.153Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:117","message":"CRD is up to date","commit":"5b082b1","knative.dev/traceid":"59cfa905-79e6-40e9-93ce-67ed79f270c1","knative.dev/key":"pipelineruns.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.153Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"59cfa905-79e6-40e9-93ce-67ed79f270c1","knative.dev/key":"pipelineruns.tekton.dev","duration":0.006891657}
{"severity":"error","timestamp":"2025-03-17T10:57:32.153Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"b76b6eee-cc7a-49e0-8ab5-0da73173a7ac","knative.dev/key":"stepactions.tekton.dev","duration":0.000042243,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.158Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:117","message":"CRD is up to date","commit":"5b082b1","knative.dev/traceid":"6ecb97aa-35e0-43d0-8058-6edc9d5d9dd2","knative.dev/key":"resolutionrequests.resolution.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.158Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"6ecb97aa-35e0-43d0-8058-6edc9d5d9dd2","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.004232695}
{"severity":"info","timestamp":"2025-03-17T10:57:32.163Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:173","message":"Webhook is valid","commit":"5b082b1","knative.dev/traceid":"32393871-6003-48d5-9356-12b7a44e85b6","knative.dev/key":"config.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.163Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"32393871-6003-48d5-9356-12b7a44e85b6","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.092830188}
{"severity":"info","timestamp":"2025-03-17T10:57:32.164Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:117","message":"CRD is up to date","commit":"5b082b1","knative.dev/traceid":"620b0ef6-361b-4e4f-a228-1e4593c3b87f","knative.dev/key":"taskruns.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.164Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"620b0ef6-361b-4e4f-a228-1e4593c3b87f","knative.dev/key":"taskruns.tekton.dev","duration":0.085492171}
{"severity":"info","timestamp":"2025-03-17T10:57:32.170Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:233","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"4dfd84fa-f3a5-41f9-a2fd-b39bf8f38744","knative.dev/key":"validation.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.238Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:260","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"acf4e8dd-296d-47ac-bc62-e1d922524fec","knative.dev/key":"webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.240Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"4dfd84fa-f3a5-41f9-a2fd-b39bf8f38744","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.178192721}
{"severity":"error","timestamp":"2025-03-17T10:57:32.242Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"3f764bd7-23bf-480b-8d24-645a529fd227","knative.dev/key":"stepactions.tekton.dev","duration":0.000062014,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.243Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"acf4e8dd-296d-47ac-bc62-e1d922524fec","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.099520849}
{"severity":"info","timestamp":"2025-03-17T10:57:32.265Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:233","message":"Updating webhook","commit":"5b082b1","knative.dev/traceid":"136e1d33-be39-41c3-8794-69b924bfdd3e","knative.dev/key":"validation.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2025-03-17T10:57:32.269Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:548","message":"Reconcile succeeded","commit":"5b082b1","knative.dev/traceid":"136e1d33-be39-41c3-8794-69b924bfdd3e","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.028178606}
{"severity":"error","timestamp":"2025-03-17T10:57:32.402Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"8a289166-efd6-4047-848d-71765c1eb43c","knative.dev/key":"stepactions.tekton.dev","duration":0.000059357,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:32.723Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"ddfef43d-bee9-4faf-9344-4345b9d6a87f","knative.dev/key":"stepactions.tekton.dev","duration":0.000060025,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:33.364Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"758ef58d-84bb-4601-97f4-982a6b7cc9c7","knative.dev/key":"stepactions.tekton.dev","duration":0.000073208,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:34.645Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"b31e80e6-78e0-449c-8dc8-59d4c1e9dba0","knative.dev/key":"stepactions.tekton.dev","duration":0.000058027,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:37.206Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"6b726451-56ed-41bb-b4c7-8ce977c163aa","knative.dev/key":"stepactions.tekton.dev","duration":0.000054451,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:57:42.327Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"bf55f1bd-a31b-4426-931f-e29c090923dd","knative.dev/key":"stepactions.tekton.dev","duration":0.000056732,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:57:42.613Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeefc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1919\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1919, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26277\", RequestURI:\"/config-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f6900), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/config-validation\", ctx:(*context.cancelCtx)(0xc000e7cd20), pat:(*http.pattern)(0xc00042f200), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:57:42.613Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"/v1, Kind=ConfigMap","knative.dev/namespace":"tekton-pipelines","knative.dev/name":"feature-flags-triggers","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=configmaps","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d9ea75c9-2772-4479-aa46-fc78c124a571","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"error","timestamp":"2025-03-17T10:57:52.567Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"033f449c-fff2-4367-bc03-94c11bf11775","knative.dev/key":"stepactions.tekton.dev","duration":0.000065843,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"error","timestamp":"2025-03-17T10:58:13.048Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f8abde03-54e6-4d8e-80b1-8ff99922eda0","knative.dev/key":"stepactions.tekton.dev","duration":0.00008675,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.536Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c81ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2348\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c985c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2348, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8ee10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.541Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f11cbcf2-afa1-4406-a243-ac3fdf90d647","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.547Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c8e230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.549Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"edaa5d18-41db-47ba-ba80-ff20a05e39cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.555Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed45a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c8fdb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.561Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2166\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2166, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8fef0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.562Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.562Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"aa87420e-fa03-4f5c-b033-1c38f337c2bc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.563Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2140), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.563Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"be18b187-c642-433f-91d5-1abbb00ab0fc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.565Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004610e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2c80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.571Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2fa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.572Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.572Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e92935b5-fcfd-4a9f-b0f9-ee71046908c5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.573Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2167\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2167, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3310), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.573Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f34085de-c24d-43e0-87a2-9dbb3a6affd0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.575Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1662\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1662, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.588Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2995\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fec80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2995, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.589Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.589Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5f4b1d13-9a77-44fd-ad20-23125a29d929","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3143\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3143, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dd4de1c5-885f-4686-b8b3-a5ea7481c1df","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.596Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4142\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4142, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d3b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.602Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"497e3655-aaa2-4f1d-be06-e29fb58b6ea3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.605Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4130\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4130, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036d770), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.605Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6fbdc1e4-1c2b-4925-be6c-19fd9d77a220","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.608Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036db30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.611Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dabd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6766\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000238c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6766, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b6b40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.613Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.613Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5cfff23a-b1c9-480d-bd08-379fd668ca10","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.622Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e40c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5478, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7c20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.623Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.623Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ab9cf4e1-00be-49dd-bef4-166047b6e209","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009702d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5454\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5454, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043c870), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"24a53d45-9676-40db-bd65-978bec1e5a24","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.638Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043cd70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.640Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.640Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a980615c-5479-46c4-a23d-21bdd43c93f9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.640Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009717a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2519\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2519, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d1d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043d7c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.646Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04ad7fee-ec5c-4186-bac0-81ecc58179ca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.649Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8015\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8015, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027af50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.651Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.651Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c720759-ccc5-40ef-88d1-2c6d7060373e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.652Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4500\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4500, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045bcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.678Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c190), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.679Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.679Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8b9557a2-23f9-4948-b69e-e6144ab95b73","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2274, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.680Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.681Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"3e6885ba-3cf7-4020-9f51-55e429ddcfd3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.681Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeec60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034ccd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.683Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3af21731-ecce-4928-855e-58833c7a510f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2421, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d2c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.697Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"1d83da68-a19b-4ec1-aeb2-30c82a210e20","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.698Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11066\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11066, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c550), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.699Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.699Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ab76b816-183e-42d4-9dfa-76a527227c14","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.700Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5027\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5027, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042cbe0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.703Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c80480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:58:22.705Z","logger":"tekton-pipelines-webhook","caller":"webhook/webhook.go:254","message":"http: TLS handshake error from 172.18.0.3:59733: EOF\n","commit":"5b082b1","stacktrace":"knative.dev/pkg/webhook.(*zapWrapper).Write\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/webhook/webhook.go:254\nlog.(*Logger).output\n\tlog/log.go:245\nlog.(*Logger).Printf\n\tlog/log.go:268\nnet/http.(*Server).logf\n\tnet/http/server.go:3487\nnet/http.(*conn).serve\n\tnet/http/server.go:1983"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.707Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c807e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1493\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1493, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d590), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.707Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"\"},{\"op\":\"add\",\"path\":\"/status\",\"value\":{\"podName\":\"\"}},{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0bde02b1-5425-4634-90d4-544ec86f61b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.709Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c80cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1721\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b90c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1721, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d770), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.709Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"107c5643-6b7d-4948-9553-49312e6d91f2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.711Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c81050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d900), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c81440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11066\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11066, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042dae0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.726Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2cc9a51a-71c9-4d31-885f-fe3aeaa27c76","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.729Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8e230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.730Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.730Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f63bee6-7008-4b46-9728-263ac47b152a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.731Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3316\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3316, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c8e550), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.732Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1f93cdf8-63f4-492d-bd20-ddb588a5bc65","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.734Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caaea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11066\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11066, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c8f090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.735Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6941c54f-3b7d-4e1f-8cd8-7d2c0145d387","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c8f360), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.744Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5433\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5433, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c8f540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.754Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11472\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11472, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:64504\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8f7c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.756Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"50210dcc-a448-4d91-b2eb-725af3aa85ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5834\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5834, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8fbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.757Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.758Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5ba2c03b-885a-48f7-8b21-75119ac8c16c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b761c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8fd10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.833Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.833Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7644d280-22dc-497e-b8b8-2884a491db3f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2140), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.838Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"616eee39-af3e-4d3c-a9b1-029713a95ea8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4014\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4014, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8888\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b779c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8888, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2870), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.935Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:22.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"881f4c59-0340-411e-bd41-a637adb5594b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8888\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8888, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2cd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.033Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0f567208-308f-4c29-a9a9-825f291e6f2f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.036Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004615f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8888\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8888, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3130), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.037Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ea29a05d-2e5b-47c5-9f3a-d1c1f7735aaf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.040Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4285\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4285, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3400), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.081Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9159\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9159, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.083Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:23.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8fc49fca-2cd4-4989-9cbc-ce316df8b4b6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.235Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11464\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11464, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433c20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.237Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"75862bc8-eafd-4985-932b-567b9759bb08","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11464\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11464, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a2e079c5-80ff-43ed-a047-2288866e214f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.243Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.566Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9163\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9163, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.567Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.567Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2fe42fbe-eeeb-4279-a5c9-68dc65baa256","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.569Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9163\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007facc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9163, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049efa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.570Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"953db464-c679-4cc1-9fd1-12f66c691964","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:26.572Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4289\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4289, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.248Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11485\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11485, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c780), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.250Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e5175d2b-c97e-4742-8cf3-4040ef9faf25","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.253Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009703f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11485\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11485, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7cbe0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.254Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5de61e2a-f074-4fb9-9e09-a3e97703b56c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:28.259Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5454\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5454, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7cf00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.590Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f146e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.592Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.592Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c82a4646-cdbe-4d1f-9707-3045e3354f24","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000afff40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f14a00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.596Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f35b242a-873d-41a6-b7be-20b80f62bef1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:29.598Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4473\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4473, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f14b90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.579Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10011\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10011, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f154a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.580Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.580Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59196677-dd42-49ec-9f8c-23a9059772d2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.582Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10011\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10011, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f157c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.583Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5801248b-f2aa-4832-b1bd-0d12834ff98a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:30.586Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b03c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f15950), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11784\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11784, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c8fc70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.272Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.272Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f56b2ca9-d0ca-4502-bd20-43cb787f7989","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.273Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11784\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11784, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2190), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.274Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"39428671-4c1b-47b0-add4-0181c9d2363a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.277Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5724\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5724, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2be0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.288Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:32.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"90487c4a-e8b4-4386-a3f6-b272f508313e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036dc20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.266Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"053e9fc1-0702-4951-9b1c-fe40b0a89bde","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b79f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dc08c8b2-c330-46ce-9af8-acf17b999e75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.272Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7ea0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.278Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ca00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.279Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"23735790-aeb4-461a-8e7c-ec4fef91473c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002faec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043cff0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:33.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4784ee71-d1d4-4bca-a8f5-4c2fd2706ebc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"13127\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:13127, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034cdc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.270Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a9e2eb2-f84e-4f19-b322-678bf982f18e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.271Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"13127\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:13127, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d310), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.272Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"81a8ef9a-dda8-4c3d-966c-d22d62385a7e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.275Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dafc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6399\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6399, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d680), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9650\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9650, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:21700\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0009f7d40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d9a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.283Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"214ca3b8-df20-4665-a0db-23eda55dcc7a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9650\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9650, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63916\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034de50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9bee3bec-29f0-48c2-ad12-6b0ce0eb065a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T10:58:34.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:52.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004559e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fa40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:53.748Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43950), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:53.769Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004618c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6399\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6399, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43c20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T10:58:54.009Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"ac20283b-f9b3-45d9-bde5-42a04f64a244","knative.dev/key":"stepactions.tekton.dev","duration":0.000105465,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T10:58:55.144Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075de80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d6d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:58:56.460Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ebe50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T10:59:09.228Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009fc090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009d3840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:22064\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000000d80), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f0be0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:00:15.930Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"6a77930d-69a8-4080-b3f8-1689ba42b5d9","knative.dev/key":"stepactions.tekton.dev","duration":0.000110657,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:02:08.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea17a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:08.085Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1beta1, Kind=ClusterTask\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/resources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/resources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:08.085Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"278acb2a-8b2b-4db5-9ebd-f59204fa9119","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:08.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed42d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1874\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1874, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b34f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:08.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"read-clustertask-dpvwj","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"26259520-dc74-46ee-b415-a4f4a2719a6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097db00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d310), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.739Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.739Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"918bfde5-48ae-491a-86b0-f7de6c385339","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.741Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d4a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.741Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0fa4560c-3a25-4f64-8282-d0002d28b2be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.753Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed58c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b767c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d9f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b772c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034dbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.800Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e02f79a-284d-4f7c-a1ae-aade13d5e722","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"95e573ab-ce59-4b0a-bca1-c0f8d79d4e05","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e4b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5921\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5921, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e6e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.850Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.850Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0748086a-0a1c-460f-b664-6ee88ce3afe7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e8c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.882Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97b6630b-799c-4230-b507-a334dab2515f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.887Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002faec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ee60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.888Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4dc7a8f7-ef83-4a90-a21c-3525f3d04ed7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.894Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4151\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4151, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f090), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f2c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.923Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7b6834f5-f7ba-4f38-ad63-7807861be750","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.926Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f590), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.927Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b2be9fbd-c2e0-4137-b1f5-5b376a49d407","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:09.938Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4468, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f7c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:10.343Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1265\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1265, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42460), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:10.343Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1beta1, Kind=CustomRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"\"},{\"op\":\"add\",\"path\":\"/status\",\"value\":{\"extraFields\":null}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-4pvqq","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:10.343Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-4pvqq","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e7d64099-76f5-4456-864f-5975ff95fa78","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:10.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1399\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ce80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1399, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:10.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-4pvqq","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d30a63f0-90a9-430b-8d87-0a5e3092ee30","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb0e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.806Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.806Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"05d2f75e-69ff-4dcb-b734-37685cf1eac9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb4a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.822Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"edc9af55-df0c-46b5-801d-c160a0449a4a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:12.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4460\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4460, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb6d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004338b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.798Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d109c820-8a46-440d-b7f6-3dc14c19bd4a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b58bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa98c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433b80), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e8c3cc7-24d4-498b-ac44-0e694fc2866b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:13.810Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b598c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4474\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4474, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433db0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.642Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000baab40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.644Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.644Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2624fdfa-7ff0-4447-8c87-731db41ef2c8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.646Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000baac80), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.650Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ea189d0a-5b92-4202-9256-926d56f0d622","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.678Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2db80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000baae10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000baccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f81c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000baaf50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.718Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c454386b-7c47-40b8-8219-e74832f986a2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.751Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b38140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000bab090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.751Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"1ca9b6e8-c6bf-4ec9-ae1a-81933ff926a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b38dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000babb80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.774Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b393c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000babcc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.774Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.774Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"311ab17e-34bd-4ff9-8762-36c544a40470","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b398c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000babe00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-2zrjr","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"da63acd1-120d-4d4c-b335-bed91ed4a06b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.810Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b39dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c1e050), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c222d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b06c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c1e190), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.815Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2e4381ed-5890-47a3-97b5-8e37f5d345db","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c1e2d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"31b67395-5f4c-4405-aed5-d9f553425d9c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c1fa90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c1fbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.830Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.830Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d5bd8c6c-81dc-40b9-b384-a8118f9b007c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c233b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1581\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1581, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c1fd10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.833Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6f23ae3e-24b0-422e-8a53-5a2efc6f7652","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000d9a690), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.835Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"96620323-050d-4095-8391-9a5c32f18ed8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d9a820), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6de91778-e302-4397-b7fc-3a547af5e59c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1093\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1093, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d9a0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:14.849Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b86c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d9a1e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deeab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000d9b2c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.728Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"04109cb5-4749-4bf0-a531-c5e0ab90e1d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.734Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ac80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d9bd60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.736Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"fa0bb284-55ed-464d-b9ae-073c2d5f05d1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.741Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.760Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b27d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.761Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.761Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5005cd81-a7b9-45de-8f6f-2860c9eb1924","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.764Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c997c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2aa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.765Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d648bbf5-6bf6-4850-8ea2-0567a3a91e94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b33b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.807Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.809Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9cb1bb1-3570-463e-8165-a6c46741ba97","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.811Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3d10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"212f6024-04e6-42c8-95bd-352b4a8d64dc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea06c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4642\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097da40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4642, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:15.992Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea10e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.112Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea14d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1215\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1215, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.113Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.113Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ef10893d-d432-47a1-90cc-ccbdad4596e1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.115Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036d5e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.115Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"46b24476-683c-4684-9c40-342cb217ce3b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.119Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed43f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.128Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed47e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2504\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2504, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d9f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.129Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dbbbf7e9-ca30-42c4-9b5f-ae176ac0cef2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2652\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2652, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036dc70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e12cb1e0-96d2-42a2-a946-70a14d0bf45d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed53b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1886\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1886, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043cb90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed59e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2835\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000277940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2835, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.150Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8ca7e41-09d1-4886-89ce-41c6c72aca44","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004547e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2823\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2823, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043d180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0e04840-5bb2-415a-9b71-3b84cef3c997","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.188Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004613b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5462\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5462, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027acd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.197Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.197Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b6ed274-e44f-44d4-88f7-3daf698fca09","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.245Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c5f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.247Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.247Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f4aa7685-6f6c-4697-b4c1-439c3465bfa8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.253Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c9b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.255Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28e82f83-e97d-49b1-b3f9-767e43b24279","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.265Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3844\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3844, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034ce10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4470, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.291Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.292Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f933fde-f3db-4c63-8b0e-ad96ceb59ee2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d360), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.305Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"710909fe-dba2-4c83-ac62-0e2c18e8d238","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001edc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2002\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2002, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e370), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.332Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002386c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e500), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.358Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6729\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6729, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e640), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.360Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5a1b760-babb-460a-9426-09bbea239f9f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.413Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e8c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.415Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.415Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b05039d-9b7c-417a-91b4-44e5f109a971","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.429Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ee10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc36844c-b69a-438a-a29d-bace120541ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.464Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4232\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4232, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.511Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e3c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.545Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"be4a5b17-d0d5-4e93-ab62-87cbadf9ba3e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.547Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.549Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ae37326b-328c-40f5-94bf-e87f40cffc04","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:16.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4448\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b83c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4448, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f400), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.125Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1aa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d900), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.126Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea17a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1314, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042dae0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.126Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.126Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5a7a9e83-6db3-4cb2-87c5-fd62a855cc94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.146Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1538\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1538, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.146Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"cf193fe5-a5f3-4e99-84d4-350e1e64bf70","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.295Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1092\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1092, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3360), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.413Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.414Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.414Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aba684f2-d1a8-47b0-9c32-65364aba4b2a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3c70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b2c3220-d1e3-4e16-b198-c20b3de73e23","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.464Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000454120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.490Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3013\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3013, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036c3c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.491Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.491Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c226f089-bd93-4783-b3f7-ed319898c218","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004617a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036d540), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c024de83-74ee-4c53-878e-56ecd5a413dc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.521Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1347\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ce80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1347, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d900), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.542Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5643\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5643, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036dbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.543Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.543Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"675d0353-015b-42ac-b6dc-61028965ec3e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.568Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097db80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b78b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.569Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.569Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c7f14569-56b0-4ecc-9b2e-89bfe6479250","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.571Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001eccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7e00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.572Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bcf91802-b074-42c7-b41f-7f765e9ab8da","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.596Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002386c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043c9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.597Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4c64c534-8ca4-4299-a809-7a58fba56681","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043ce10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.608Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007feb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043d180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.609Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"de15f827-8ca4-49b4-aca7-352fa7ab3d92","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.610Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6959\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6959, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027a9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.611Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.611Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"70fb1ede-c5a5-4b25-9b80-708758b4c004","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.620Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3936\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3936, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027afa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00045bcc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.663Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.664Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9293d21c-c0a0-43b5-aedf-ef87a96de609","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009715f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c1e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9171e91-e5e2-4449-9d6f-48a6c89163c0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.682Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4522\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4522, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c550), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.700Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c8c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.705Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.705Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1629ccb9-4bda-48dd-9b8d-38805bf165ed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeebd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034cf00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.710Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"64b1c2b7-2906-4418-9788-9d4f4b380bfc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.722Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d360), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.724Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.724Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9af1ac6a-f69d-437b-9b81-0828fd168602","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034dc20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.728Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f48e0497-78a9-4423-8d53-55b4f8124a67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.729Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ca80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e420a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.730Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"38259b8d-e82e-4da6-a1f9-eb685f1170df","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.734Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8487\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8487, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42f00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.736Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.736Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d426833-e3e3-47c5-8336-960a176145d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.736Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1503\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1503, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e432c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.737Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8daf8c13-167e-4c49-87b1-965e81592758","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.737Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e434f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.761Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1057\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1057, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43770), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e439a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.799Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12249d72-28be-4c10-8a9d-d5352f655237","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacc60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005618c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43bd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.830Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"978d8e93-55e3-4c99-b0bb-d826a54c76b5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.858Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43e00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c0f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.879Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9581266f-573f-4b5f-9770-821e404e3510","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000baddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c4b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bade60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2931\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2931, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c500), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.908Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b6488d0e-5b36-4b73-9571-9567417ca9c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.911Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fa663f08-f36e-4bf6-a30a-d53c559c975e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c239e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e17c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1314, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7cb40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.918Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.918Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"86e47ad8-813b-4fa2-b76c-468c771acdc9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d442d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1538\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1538, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f954449a-7261-433b-927f-1e0da1728e13","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.937Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d447e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1312\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1312, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d090), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.937Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d270), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.938Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-tk8p5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5842531c-997a-4d93-b99d-1a6e56d3103c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.941Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1092\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1092, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5573\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5573, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.946Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"72ba281d-066c-4c1b-a462-1b7f43e2e985","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7db80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.984Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7ddb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.985Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4dafb735-4937-4cdd-8636-0679821d2461","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deec60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.986Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.986Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d61ab5df-5806-416f-a0fb-34904c44a720","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.988Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e5f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.988Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"85216c03-fb78-492e-bdd4-27014ff0e75d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defa70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ea50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:17.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb387883-0a62-4701-a842-0af5cc7a429b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3013\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3013, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049eff0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.003Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.003Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f844993-b528-4272-9e00-ffbdd0e13115","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f310), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e9d92ec5-5524-4a8a-98d6-984c46c00122","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.006Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5828\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5828, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f630), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.007Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.008Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5e0f9e9a-2d4e-4376-85fd-166502285077","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.010Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5828\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1aec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5828, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049fa40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.010Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b85d8c24-f155-47dd-9607-3b4043cf53cf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.014Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea14d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fe00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.027Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1347\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1347, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c5a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed47e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6965\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6965, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042ca50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.030Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1c3a3e40-33ce-42ca-a031-ffea9e1f0dd8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d090), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.117Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000455680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5643\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5643, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.119Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.119Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"15cf6095-df66-4b26-ac50-e2eca3a34df0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004615f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b28c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.269Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aabe5d79-de03-422f-b839-8233fc046d2e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2d20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"83e40ea0-0ad5-408a-9cee-424dec4c3d3c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.328Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1280\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1280, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b32c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.333Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1beta1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/resources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.333Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"3482e3a7-71b7-4ed0-940f-5312a76aa091","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.333Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3400), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1410\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097df00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1410, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b37c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.338Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5a3d12de-adc5-4315-bb34-1256a3f6e4a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b771c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d4f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.356Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d630), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.357Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d810), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002385a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7143\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7143, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.374Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.374Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11669001-8daf-48d5-bdf7-030f72aa794e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.381Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7143\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7143, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036dd10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.382Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4a5f0c2f-4831-41cd-a669-5c17d5d63b4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.391Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dabd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1341\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002faec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1341, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7d60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.391Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1beta1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.392Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9d2bf5a9-892f-4caf-a59a-4f0e9e83e742","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000224c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1494, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043c0f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b97f0bad-7b67-490c-9537-3270a65e0e4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043c870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043cc30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.420Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009707e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1019\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1019, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043cf50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8364\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8364, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043d220), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.426Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"983f0bba-64aa-404d-bfb7-51b543919744","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1019\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1019, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027ae10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.434Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8364\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8364, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00045b900), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b991fec7-42cd-4408-a6d1-f3ae6cf172c3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.468Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c0a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.470Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dbe25b96-7b9c-4c78-99f1-1bb62f502f5b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.473Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c4b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad2cf97a-4bd9-4a5c-b274-d3bbc42be0ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3936\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075de00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3936, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.488Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2094\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005604c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2094, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.489Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9bcd5afe-6d64-44af-83b6-cecace6e8178","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2145\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2145, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d0e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.495Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bcdaab79-94ac-4b5f-946e-bde6a8e51632","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.500Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1284\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005610c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1284, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d360), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.511Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077ca20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3789\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3789, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d540), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.512Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.512Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f72dee0f-de6a-4d43-96d7-45916c159221","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.522Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5305\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5305, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d9f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.526Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"7cdce678-6bbb-4c98-ba11-6b20e053c26f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3789\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3789, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.527Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5fa1b83-e8cd-4e77-a1a7-f94edb8ab6e6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5305\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa94c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5305, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e422d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.538Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"32f6b324-1309-4877-a530-5b3e5cedba9a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.548Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6959\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6959, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e425a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.551Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.551Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dcb43761-262d-4e59-a1a8-27021725641a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.556Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d96090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1811\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1811, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e428c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.566Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d966c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6274, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42aa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.579Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.579Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"1e7ac13b-414b-457d-8124-b126d486d50b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d96000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6274, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"76d654f7-8458-412e-9e90-6226d7f25cc6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d97560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.600Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.600Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"490fbeb6-142d-414a-b2cc-d1ea5770a30c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.610Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c221b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.611Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8b868e4e-8377-43cc-af12-1e77d0afad67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.615Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3744\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2dc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3744, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42910), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.617Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42f00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.634Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8207\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e08c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8207, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43180), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.645Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"254b2c17-1fa2-4ece-9f5e-f46fa73ce29d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.646Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8417\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8417, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43540), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.649Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.650Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0892ae4-6c5d-487a-abc2-6105a127cb88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8114\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8114, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56265\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43900), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.670Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.670Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b98205c4-1c88-4021-822b-47f20186e8d3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43d10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.671Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"335fd940-1461-4eff-93ff-18ebb5c85da2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"error","timestamp":"2025-03-17T11:02:18.684Z","logger":"tekton-pipelines-webhook","caller":"webhook/webhook.go:254","message":"http: TLS handshake error from 172.18.0.3:42196: EOF\n","commit":"5b082b1","stacktrace":"knative.dev/pkg/webhook.(*zapWrapper).Write\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/webhook/webhook.go:254\nlog.(*Logger).output\n\tlog/log.go:245\nlog.(*Logger).Printf\n\tlog/log.go:268\nnet/http.(*Server).logf\n\tnet/http/server.go:3487\nnet/http.(*conn).serve\n\tnet/http/server.go:1983"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.684Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8207\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8207, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c0f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"ca907085-1e83-450b-b844-bc00bee7d05f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8114\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fadc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8114, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:34943\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22780), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c3c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.694Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b406ac6f-8eec-4bc6-98bf-299acc31b0fc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.694Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1044\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1044, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c5f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.703Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1044\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1044, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7caf0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.703Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7ccd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.711Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d0e7882a-75f0-4b61-a231-0500b9a0298f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.712Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:861, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.716Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3676\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3676, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049eaa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4ae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2854\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2854, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049ef50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.726Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b4250845-c56d-432d-84cd-e17e129bc684","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.731Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2854\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2854, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f270), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.731Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b23ccb8c-dc54-4367-83db-f61e1dbabf58","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.741Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fea0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1282\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1282, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.780Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8071\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8071, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c5a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.781Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.781Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"698bacd7-ca6d-439d-869d-b415893367ef","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.786Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed42d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8071\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8071, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042cf50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.786Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"9e2c187f-74c7-40df-b6af-ea863b755118","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d1d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.805Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate\",\"value\":{}},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.805Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a9f4192f-6d32-40c3-af5a-b6548b604cdc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.805Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d360), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.806Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.806Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"96700d07-72c6-4f0b-98b9-f7d031d8575b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004559e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1721\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1721, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d540), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.811Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a8ffc0e8-d523-4d91-8b72-20994c568aa9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3d10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"454d2fa3-c9f3-45ef-8f20-ca08e3e2f720","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.828Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004613b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d4a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004618c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d5e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.851Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.851Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"393e65df-93d4-4b74-b87f-522506e3d23a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.854Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c06c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.855Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.855Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c7ec48a7-627a-4d67-a947-928b921791e2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.855Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036db30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b6b90), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d2ccdfae-8a27-481a-ad42-6f9e8cce994d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b78b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46b76c48-1efa-4297-8da8-a0ff5d63000a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ede60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4522\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4522, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7e00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.876Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000229c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043c320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043cb40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043ce60), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.934Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1047\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1047, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043d400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.936Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:18.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b888fbde-66e1-4b46-8e43-0c470fecb50d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.069Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.069Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.070Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5dcdbefe-1ea3-4566-9010-84178cdb3411","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.073Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2dac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e424b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.075Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c357eeb5-1f18-485c-9a60-b29641091a81","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.088Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1653\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1653, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e434a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.181Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e11c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43630), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.183Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.183Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d13b80ed-7897-4eda-b456-46bed1e53c52","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.230Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"19b9d282-5d4b-4bfa-beb8-e8e555874705","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.235Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d67c8a0-b10a-45f9-ac02-4af46413f01e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.249Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fafc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7caf0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.269Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eba4505b-df6b-408f-ae95-77d572f8bc7f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7cc30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8e32e5fc-6b4f-4cb5-94d4-246f92e55547","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.306Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1481\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1481, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049ea00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.326Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049ef50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.327Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4aa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3628\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1acc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3628, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f180), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.328Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.328Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8d59fffa-ccf1-4492-8304-12fe6c77e115","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.332Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3628\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3628, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f4a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.332Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebafb7b6-20c6-4649-8af6-0206fde9a878","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.417Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea05a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5921\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5921, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.418Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.418Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51fcfe2d-ff00-4955-b90b-ac62cb2a30d3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.466Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5900\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c982c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5900, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.468Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.468Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"30ede9e4-c352-4efa-9e8f-7fafcae490d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.524Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fa90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.549Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"651\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:651, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1627, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fe00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.552Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"3e0f8868-6ba3-46f4-a4d6-29695b0907b6","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"3e0f8868-6ba3-46f4-a4d6-29695b0907b6","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a527380e-7904-42fc-9550-7e13c90296fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.556Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1715\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1715, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.557Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"3e0f8868-6ba3-46f4-a4d6-29695b0907b6","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a3d8405e-ad0f-4281-834c-f2f0d4b98edd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d130), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.671Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed36f81d-35ef-41dc-bcb8-d38a36585d94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.674Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d4f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.675Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88fe07f5-9492-4574-aaf9-a7ac1a28f2f5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.682Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dabd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042db30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.719Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.719Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0f7c2b85-63ec-443a-ad88-98b8323c5333","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.721Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2426\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2426, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.723Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"96a742da-8de6-4cc1-a8d8-5a04bea5a641","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1676\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1676, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b30e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.767Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d270), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.768Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f4d79754-f603-4215-a1e5-d2fc29b28478","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036d590), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.772Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7014cb6d-50db-4e6c-8b30-ea8cce0e81a4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027ae10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.819Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f62b73b3-ad80-42c1-b18c-5745879b1422","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ca80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00027af50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26212953-cb0f-4969-845a-b1afffd120de","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3989\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3989, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42640), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.869Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bd2f1f30-b8fb-41f6-9c09-d58dd9786346","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3965\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3965, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e428c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.872Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a9f2dae2-82d0-45b0-98db-aa974a75689c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43900), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.947Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4069\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4069, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43d10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.948Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4151\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4151, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43e50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c140), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.984Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6147\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6147, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c5a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.986Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.986Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dbc006c9-cab0-477c-8dcc-134de14360fd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.986Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:19.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.017Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7cc80), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.018Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.018Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e7cf14ba-8e5e-4e07-9357-87f9da6dd123","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d443f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7cfa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3cd1b22b-7419-4317-8cc8-8b20027d90a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6111\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6111, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d270), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.029Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fd5fe7b4-3c79-49eb-8c6c-6380755c5a25","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.082Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d3b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d630), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.093Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.096Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6269\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fadc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6269, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7da90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.100Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.100Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"42e31cc4-495a-49ee-bbfb-95a1421b293e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6269\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6269, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7ddb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a62f0b6e-c939-4aef-b1cb-d1dfb5a9a4ef","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fba80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e370), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.173Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e5a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.175Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.175Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc6dc9b2-97da-4cc3-a1b8-b15a9bb3c381","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4034, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e6e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.226Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.226Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"442093e9-a09a-4381-8bb0-ef133727e5a0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4010\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4010, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f5e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.252Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cf03645f-202c-445e-9d24-7c3b0406479b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6263\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6263, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c140), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.290Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.290Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"49a22f46-21c1-414d-8c3a-6a31e5a819d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.310Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6263\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6263, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.318Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0deda26-5ad5-49b3-b039-44f135858f9b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.318Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b20f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.339Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.371Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed45a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6174\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6174, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.376Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.376Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f557b03a-d417-41bb-a3b3-99fd939a257c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2be0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.426Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7af4d60f-800e-462f-abf5-86ce943d3e3e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.429Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3040), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"30959b0b-c2e0-40a7-a2b9-e6dc12958658","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.440Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4468, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.469Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ca80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b25f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.471Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a338a63-5153-4db9-8abd-9383fc0c72bc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2730), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ce2a45da-0188-4fa5-a842-f64e59913735","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.492Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4069\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4069, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043c320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.579Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ca50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.581Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a7f30724-fed9-4463-93c4-6b9be9a0ea6c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.589Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009713b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043ceb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.590Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3617fe34-6f3b-4b00-8afc-8f6a2f20a7ba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4920\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4920, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.618Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6290\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6290, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42000), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.620Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.620Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c09e1183-b15c-4f88-ab4e-3a68230a1006","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.624Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6290\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6290, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e422d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f213acf-8808-4547-947e-1ec8c5d5ad6f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.633Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3903\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3903, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42dc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8582\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8582, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42f50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.671Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c12afbd6-e6f0-43d0-af3e-bb23b5b8e5a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.674Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002390e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8582\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8582, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e431d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.676Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"66ae53fa-6a77-4ef1-b487-1ee0018ae4e3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.695Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4088\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4088, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c2d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.719Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8605\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8605, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c4b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.720Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.720Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ae40d541-d31d-4104-861d-9982adb9f415","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.733Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c233b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8605\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8605, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.734Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0b2abc8d-3d63-4f41-8432-2758d3848ef5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.744Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4107\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e12c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4107, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7db80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.943Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7dd10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.945Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8582aa8-5431-4a7b-839a-7d0a32335b50","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.946Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5f893317-fba5-48e3-a905-6a972d11375d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d459e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1537\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1537, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e550), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"1ee0d3ad-8d0a-4348-ab75-be4b2d42308d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e780), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b6d1e2ca-85e0-4534-8cbe-12c13891d33f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.953Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049ea00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.956Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4920\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4920, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049efa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.973Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3011\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3011, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f1d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.974Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.974Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9127ae2-9409-4a96-b0aa-9dc299068f45","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.975Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2999\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2999, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f4f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.975Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6ef2d3ff-b0bd-4e0c-8215-978317e05208","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.978Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f810), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.984Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5707\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b91c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5707, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fa40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.986Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:20.986Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db5c000c-1767-4aa0-8205-2e2bc527175b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.018Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4ad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5962\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5962, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fdb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.019Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.020Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ee377f06-b8a6-4001-bcd1-d8bf1567a5fc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5962\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5962, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.024Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xkkcr","knative.dev/name":"output-pipeline-run-btfm8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"53275d22-7324-41f2-8c7f-667659b7b9a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042caa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.927Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ca00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027ae10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.931Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d38ab0d-d378-4844-888a-781d405adc8d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b6b90), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"65ed93ce-1c61-4831-a72c-822f47c0a512","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.973Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4081\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4081, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.975Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c223f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42190), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.977Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.978Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9a6a2669-df0d-48c0-9ddb-e7ca35ab93d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.981Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c230e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42550), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.982Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a239b072-294d-4ccc-b5b9-888b4713ad4a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:21.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.456Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e439f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.458Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.458Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c218a406-f258-44aa-80d1-a5b7cb5c9bac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.461Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deed80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43c70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.465Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ddb63488-e56f-4e75-b3d3-6640331f6e2f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.511Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4099\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2de80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4099, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.782Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9499\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9499, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d310), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.784Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.784Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88237dee-60e2-4458-b72e-582c3492e315","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9499\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9499, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d5e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e8aaf23a-caa9-432d-a285-0004478b941c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e370), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.852Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fac00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e500), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.854Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.854Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ef2f3375-3ec8-41d8-a5b2-6eef4acb8ed8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.872Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e820), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:22.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59f87f8f-b885-4108-8382-65d606f2d490","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.081Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000454120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4926\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4926, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049ee10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.133Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8780\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8780, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.135Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ccf6f80b-a280-4a57-b80f-ad9692f47429","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8780\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8780, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f2c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.139Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d28b8bc3-2972-4652-965b-e359f8b424e2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.145Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeeb40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4086\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4086, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fd60), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fef0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.155Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.155Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a9d489f4-a632-47a7-970d-74605204b0e6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c982c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c3c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b97c5f3a-75d6-4f3d-a8a1-a8be24039df8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.161Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d4f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.803Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e533ad6e-86a8-4d45-af3c-779593f504b0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7c0101ab-d43d-41ce-afb3-6e75b43ad482","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:23.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4460\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e40c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4460, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.151Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.151Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b2fb631-441c-4824-bc69-250296525739","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.155Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacd80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034da40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.159Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8e61d607-2b79-4151-83f0-2a7244c4e4c1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:24.164Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005608c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaaf0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.147Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042caf0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.149Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e194ae45-cf1e-46c0-84f2-cbc2c3e5c8dd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.152Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d130), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"03f2f6fc-70ad-4d72-9fd2-ed6ff029ecd5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.156Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5219\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ac40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5219, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d4a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.162Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.164Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:25.164Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c1bf2851-d021-4560-8fdc-dd513e5939f1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.177Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8834\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8834, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3e00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.179Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.179Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fa4488aa-eeaa-470c-8582-238821e1919d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.183Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8834\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8834, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00027ae10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.189Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e93c7422-c6b6-4e46-9908-019474de6cb4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.195Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4157, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d220), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c235f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9484\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9484, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c050), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.798Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e004d19-9aa8-4572-a6eb-879762eba421","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d442d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9484\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9484, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c2d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"499b54ce-1e21-4f0d-97c2-440eba481daf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.807Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4433\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4433, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7cdc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2dac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7cf50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.817Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6a5975f2-4152-44cc-a4c9-29ba0278d747","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.820Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d220), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ff614099-ca92-40ac-b85a-4890e0fa7a3d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.824Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4474\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4474, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10498\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e10c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10498, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d6d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.838Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.838Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f601ec5-c514-4006-b096-3d4132bf8d36","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10498\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10498, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d9f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.841Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5cfe39d-a385-46af-a788-3893cd110a02","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:26.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4955\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4955, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7dcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.000Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7def0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.001Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa28428f-74da-4075-9f44-f5ad68ee3f0d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.003Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e500), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11d4988f-a63f-4ad1-a1ad-319388a1157c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.007Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5219\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5219, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.012Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049ea00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.014Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.014Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3c99851a-5448-4b1b-bd44-06536afb62fe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9200\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9200, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.132Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f1b40b0f-c371-4eba-b39e-7e25447cd5f8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9200\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9200, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f2c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f383a084-29ff-4901-91bf-41538655efb9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4441\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4441, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fd60), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.145Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3948\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3948, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.146Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3948\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3948, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.148Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeefc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2454\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2454, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8498\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8498, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e8c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.151Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.151Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"33400a82-0a6f-438b-88a3-eaecf202e01d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8498\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8498, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ef00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"af91c9ae-d50b-42ed-8d12-87faf063eaab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3969\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3969, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f1d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.608Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea05a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005612c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fef0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.684Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea6e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:27.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9187\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9187, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb4f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.000Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.000Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c5c1692d-d481-4862-b662-d490267c87f9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.003Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004617a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9187\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9187, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.006Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63d147c0-222a-4671-a658-13fa8d6c3848","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.018Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d4f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.028Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7e5e40d8-a07a-44c9-9ad1-8b960e22b5ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d900), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a7c54605-7d4f-4655-bc65-be7a8524322b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1650\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1650, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.042Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.043Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.043Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"65e89039-3f18-4772-8e35-e568dc80a75b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.045Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3950), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.047Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51778eeb-ed35-427e-9663-517f23e700be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.078Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009715f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e420a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3986\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3986, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e421e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.084Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d1dc22ba-01cf-4741-80fc-ccdcb01a9803","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.085Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001edd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3962\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffe00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3962, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e424b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.088Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f02b16d8-0c85-4eba-9f7f-adbf56fd4b46","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.117Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1766\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1766, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e434f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.155Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43680), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.156Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3739af9c-51a4-46e0-a302-ff09303e8ae9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.206Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43900), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.209Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.209Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dedee858-ca20-44cf-8b94-b20114fadd18","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.213Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43b80), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.216Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b93463c-a61b-4523-98c7-bc2660478f70","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3887\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3887, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7ccd0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7ce60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.230Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fda15b24-999b-4765-a7a2-1f1531aefa94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.251Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7da90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.252Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.252Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a5c59c2-6437-411a-b277-d3daaa454b33","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.255Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7dcc0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.257Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"02bcf71a-9c06-4c61-95ea-05d7ca318cf0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:28.261Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4077\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4077, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f360), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.833Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eba90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.834Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b30c5341-f4ce-4dc2-8536-08e3e7c04354","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.837Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c050), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.839Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"332cd03c-c424-4969-9e77-47e3e5be7baf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:29.842Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4505\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ac00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4505, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d400), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea01b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8746\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8746, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d590), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.162Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.162Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"efe7dd54-19f0-4970-8a93-d4e1afc77221","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.164Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8746\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8746, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d8b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.166Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93917c2c-62a2-4d2e-a917-a83a8f3d9816","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.170Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4070\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4070, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.823Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ce60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.825Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.825Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9d31de25-2c5b-421b-abd1-c47a4830a60d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9898\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9898, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043d1d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.828Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d1219c6c-a8ce-42d5-bcb7-1cbf9dc11fa3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4782\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4782, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.837Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8354\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8354, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42a00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.839Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.839Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"287fde3c-1dec-411d-a852-a426396bdcbb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.844Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8354\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fecc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8354, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42c80), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-sjjpb","knative.dev/name":"pipeline-optional-ws-run-2zj9z","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"23c872e0-658e-4386-ae32-826dce811c0b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.850Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3890\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3890, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42f00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.859Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43090), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.860Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f727c8aa-3035-463b-b9b9-b7139e1ed6fa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.862Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43360), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.863Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"00e4655d-e1bb-4dcb-b3f5-9f5d4b0399cd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:30.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4642\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4642, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43590), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10089\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10089, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004328c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.882Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0290ab75-62f4-480d-94d8-0ed9748f044f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.884Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432d70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.887Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.887Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3ae06775-aa8d-40ad-9775-9ad1b11e780d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.894Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b771c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433130), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.898Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1facb8cf-df66-41b8-9ffd-feec4a7065a9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10089\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10089, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.900Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0617a7ef-be18-4d91-ab2d-bea81b543be7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e40c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4841\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4841, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004329b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.963Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10288\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e51c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10288, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432eb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.965Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d6049c83-aa52-4524-a231-27992de9554c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.970Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10288\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10288, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:31.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"75d96e10-4115-400b-91ac-7936dffa3a92","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8815\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8815, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004339a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.183Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.183Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6a7dd1c0-8927-4988-ac06-787fff0fe5df","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.186Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8815\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8815, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433c20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.188Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28cfe911-c5e3-4433-9736-903ce3a550c3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4146\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b84c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4146, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7ceb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.202Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8891\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8891, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.204Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0dd5907a-97d9-4fa4-b385-b9e4294d35fe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.388Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3969\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b97c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3969, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7dc70), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.434Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4467\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4467, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-kgdbp","knative.dev/name":"cluster-385907c08749333b54e4b8efc38d5d45","knative.dev/operation":"DELETE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:generic-garbage-collector","admissionreview/uid":"40056e5f-5bf6-4006-b65c-d05cd9724f1b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3676\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005614c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3676, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e9b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4441\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4441, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049eeb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.517Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009715f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f040), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10565, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fae0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.957Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.957Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"19e374f8-272f-4813-8688-524cfc4edd02","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.962Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10565\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10565, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049fdb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-wkxrv","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"01d678ad-838d-4b2c-85e8-f871607abec4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:32.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea140), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.166Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea5f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.167Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a5b5fc6e-d314-4484-ba4f-7e3ced575c50","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.168Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea7d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.168Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"dee6776b-902f-45b5-ab20-67282094fa9f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.172Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1126\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1126, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaa50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.213Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097db40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eac30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.214Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.214Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5617ff87-6225-4deb-9e14-54c3c475d161","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.216Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3171\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3171, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb0e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.217Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ce309e1a-5cc4-4c15-a3de-2788cf65bf2f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c140), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5839\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5839, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.240Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.241Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"15b5ca2f-957e-4a90-8a82-c1827c2e178b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6205\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6205, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042cbe0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.301Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e45a03b6-b722-42f3-8b94-0b1ea62b1caf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.311Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6205\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6205, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d310), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.311Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0d91dee4-5196-4bf1-8d22-439c3cb79838","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.341Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deea20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4107\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007feb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4107, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d590), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d860), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.357Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.357Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a5f30f0e-4d5d-421f-a582-4adb68aa52a2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9168\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9168, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042dc70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.364Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.364Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ce22cc6f-6abf-4a6c-bf63-a99b3bd29e2a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.364Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4afc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b21e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.365Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8589f3af-9c7e-4afc-8c90-2046b8551b54","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.371Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9168\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9168, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2820), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8c624cec-f4cb-4838-94bd-fe71b07cf280","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.380Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4424\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4424, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027af50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.389Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4423\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4423, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b76d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.403Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b79f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.404Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"10e89b33-38c6-4bdb-9686-03344e82b69b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.420Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9152\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9152, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7d10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.425Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-f2tfg","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5ec3aec5-679d-4be7-8800-17eb51fbc815","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:33.466Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4298\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4298, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.147Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7de00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.150Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0e9e26d-ad51-4dd5-8be1-97d2296233fa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.155Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c07d07fa-f264-4c07-aeb1-a627e9213565","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:35.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4416\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e10c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4416, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e6e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1093\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b89c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1093, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fef0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.189Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea190), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.190Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.192Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"90a1aa1c-a083-42ac-84d9-86982a49ec07","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.195Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea780), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.196Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"75afe182-2134-4342-a992-a1e79f493bf6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.201Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaaa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4782\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4782, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb950), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:36.630Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacfc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3890\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3890, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ebae0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.127Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4298\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4298, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42be0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ede60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4423\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075db40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4423, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42d20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.215Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4434\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4434, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42eb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.408Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9634\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9634, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e439a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.419Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"047ad892-926e-4787-a2f6-b42a479c606d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.425Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9634\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9634, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43d10), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6adc057b-40c6-43b0-8c8b-e5a8281d9ec6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:39.440Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045b950), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b39d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000b900f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.286Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4e02cf92-03c8-4a93-b85b-8e3d792156df","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000b90460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.290Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-6v7cj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"83e32caf-24af-4a91-ba26-2d3fb6e49973","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:42.295Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bfc6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000b906e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.521Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2db90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c5c2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.521Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.522Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a39054aa-35dd-4461-9ebb-ec9fb44b5716","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.525Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c7e1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c5c460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"30704ba9-cbc1-4b04-bcab-1dc25b7d69b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.551Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c7e000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a480c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c5c000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c7e990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c5c1e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.661Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb788d55-fcf0-4be5-aebd-489979868463","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.666Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c7f290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a497c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c5c690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.667Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7e0ce7ea-6a17-46f1-a2dd-8be38de410fe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.676Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c7fa70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c5c8c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.679Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5921\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5921, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c5caa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.680Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b24d1833-7e9a-459a-80a5-d271f8b9d874","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.706Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c5ccd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.708Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a4d15fa-e3e3-4f41-ae88-6aa2e7d65e7e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.715Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6287\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6287, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c5cfa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.716Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3d8796eb-8b54-4945-b8c3-bd45a19dbbb5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.736Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4151\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4151, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c5db30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.824Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c5dd60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.826Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.826Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c4bd6f22-6d2b-477f-96d6-a35384c5a06d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7680), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bdf41bae-e237-4f30-9df0-f97e1a14f766","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:43.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4468\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4468, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7b30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea0f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.435Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d2bebbf3-e12c-46c3-a26f-4b79dac01280","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.441Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9534\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9534, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59b383fa-1179-4d2b-bb81-ad6c7b82b692","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:47.467Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009705a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4460\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4460, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.449Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2af0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.452Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.452Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"430c330e-5cac-4d29-898c-7ae9d3598283","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.454Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001eccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2f00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.455Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b344047b-6480-43eb-a1de-b90aff0f5398","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:49.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4474\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4474, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b32c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.063Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1604\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007feb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1604, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e429b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.064Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.064Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9662bd50-83f0-42e0-bbe9-a0187ca79d5f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.066Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1783\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1783, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42af0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.068Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"7b9a8e05-2c64-4099-aa41-6d4edd21b4fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.076Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43b30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.546Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c3c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.573Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.573Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e5fe1126-f6b8-4681-b013-d748c3827c63","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.586Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9722\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9722, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c7d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.588Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"110d0285-dc76-466e-ae0c-358e6ad0cecc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.606Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4642\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4642, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034caa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.631Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9890\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa90c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9890, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.634Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:51.634Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b4a00804-4920-4aa3-be15-284329a18933","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2ca40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0cf00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.552Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"97a0012a-5dc0-4a1b-a20b-5de694a4cad5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.557Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c0d090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.557Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b1bf29ab-13a8-4f45-bde0-adb335f83377","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c901b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c0d270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c906c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2db80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0d450), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.648Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.649Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0d208430-8c74-4858-9b2f-38d20742bb53","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.671Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c910e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d2e200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c0d720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.672Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a08f0001-1e45-41aa-89cf-fd141e335f0a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.679Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1445\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d2e780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1445, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c0c000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c905a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5752\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d2ed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5752, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0c230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.688Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9ab28dc3-4ec6-46eb-bf9f-4ee95e5ac72d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.733Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d2fb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0cd70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.753Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.753Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e7a94320-c515-4941-9631-b6df993b53af","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.760Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c0d040), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"65b6d7a1-6b7b-4226-b5e0-44751172e618","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.772Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4053\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4053, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c0d270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0d9a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.803Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eb741220-0844-4492-ad0a-465a8c2ec436","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004559e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c0dc70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.868Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a82c0bfc-60da-4613-9eb4-89eb7382ec5e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0002386c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b6b40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ffcb80ef-016d-4012-8a06-1afa6f145d52","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:52.885Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4370\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4370, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7950), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeea20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c5a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.484Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.484Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"03f78543-6952-4cee-a879-fc21eb70319e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c870), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.488Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-st6w4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1dc0e25b-8167-42a9-b02a-3d27da5ccec9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:54.508Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7caa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.259Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.263Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.263Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c85edf3d-47b7-4d17-88ad-2a7d02a8fccf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.273Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e5a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.274Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"244f62bf-1d4c-47e5-a61e-ed2f568b5014","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.290Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4362, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.714Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049ea00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.714Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.714Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b730bc29-0def-46cf-a9aa-68828d3c3c4f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004618c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ef00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0b962f57-75fe-4c8a-93bf-d51f23d5e70a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1126\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1126, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f0e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005604c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fc20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.813Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.813Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebdf17d6-cb6f-4f11-ac7a-e61353b94a82","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dacf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3171\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3171, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea0f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d6cd28fc-8a96-48fb-952a-5d387f3f8815","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.826Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea5f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5839\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5839, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.833Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e362035b-5f43-4f75-887b-65ceefea5b83","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.855Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6205\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6205, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eab40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.856Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.856Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"feec5b82-8c14-4940-903c-81541edbf41b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009714d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6205\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6205, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eaf50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb2ab527-e798-40b4-beb3-8b3d469866a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4107\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4107, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.891Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c03f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb590), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.892Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.892Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"24b1c3e0-28f5-4e85-94b3-cdb96be92916","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb9f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.921Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8d32fe57-53da-4712-8077-e996ab0cdb86","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c050), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c553badf-b570-4ed6-a04d-ec4bf47b5c0e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:55.929Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c238c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4424\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4424, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c5f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:56.005Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9454\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9454, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042caa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:56.007Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:56.007Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"50f36ffc-7946-4b77-85e6-66054a6a3135","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.159Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043c140), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.161Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.161Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76efc0a8-7d85-47a4-8c4c-6c7074e07846","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.166Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043cb40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"198bc4c4-ad91-4145-837c-b83986be7f99","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.171Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cfc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4376\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4376, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043ce60), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.519Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e426e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.529Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9838536c-9975-46a8-8e37-39a0bebf5df2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbc900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42a00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.562Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0addc214-fa27-4e59-a6db-9bc0747f1ced","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.568Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbd7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5418, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42140), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.590Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42370), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.592Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.592Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d2011cbc-0f68-481a-8643-3d94300e9f15","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42be0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:57.612Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b377622-2112-4f9b-b36b-03368366e0a3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.600Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7d10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.602Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9cc0281-c390-4dfc-85bc-eb988d90793e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.605Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432320), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.606Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"34de4395-bbd1-4aa2-b7a9-57dd9b68d2e0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.618Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11929\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11929, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004328c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.620Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.620Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04db3e17-4b92-4d81-adb5-b1cdf94f11b5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000455b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4416\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4416, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432dc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11929\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11929, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bcf54647-404f-4161-a46d-de7284062c00","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.637Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004334a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.653Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeeab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8533, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.654Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.654Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a6af82cc-89cd-4490-989c-33460e173dde","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.667Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8533, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433ae0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.667Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-hqg8w","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ba0967cb-d8d3-429d-8da2-8b61adbba94e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:58.673Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9513, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7cd20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.206Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.206Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9d780530-9128-484d-b541-3b40f069fb44","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9513, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7cff0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e6e795a6-a76a-46d2-a830-1adebbfd3187","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4544\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4544, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d220), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.647Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004613b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7de00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.652Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.652Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b6b1ab5-df0a-4aeb-88de-9c530d8a2b6b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e410), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ca8343cf-1d6f-4c9d-85e7-a2a57bb775e6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5418, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e6e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.702Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009706c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e910), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.704Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.707Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f2edc66d-bc13-4a93-bdbd-dfc01b237b14","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.720Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009717a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005605c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ef50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:02:59.723Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"19e6a1e9-b163-40ac-bf0c-c74c8e9d4ff0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"error","timestamp":"2025-03-17T11:02:59.772Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"fd618730-522b-4c00-a870-8c452d904c1c","knative.dev/key":"stepactions.tekton.dev","duration":0.00007557,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.596Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11929\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11929, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eae10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.598Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.598Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c7cf3f7e-67f1-4eb3-9772-c1a3ecfaa564","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.613Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c222d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11929\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1aac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11929, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb1d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.615Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a6027866-3dc4-46ac-a2dd-75a67d7093a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.633Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb590), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb8b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.661Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"90d86c6e-40dc-4978-bb5d-ef7061b7b8df","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d453b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8533, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ebe50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.668Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.668Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3d90daad-e219-4e57-94c3-b4d1e449754b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9452\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ca80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9452, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c5f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"10f92820-5602-4b9f-adbb-1ddf0e0857cf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.672Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8533\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8533, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042caf0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.673Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-qw4rp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76c49a4b-9260-407d-af60-8c0a30e65c88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.681Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097da00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d1d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:00.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9880\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075da80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9880, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b37c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.270Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69aa3c77-ea40-4ea1-befc-6258b4474c0a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9880\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9880, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3e50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1ac9da1d-0ec4-4c0d-8a79-27905dc82a1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.309Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4743\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fbe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4743, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:55408\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001b00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027ae10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.351Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077de60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043c0f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.353Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.353Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"92d2ab7e-bcdc-42b2-9111-6e3470774c5f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2ca20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043caf0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:01.362Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"327a7a62-8ca7-46cc-94b9-b2dd5eb9b8f9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f38a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ceb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.285Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.297Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e051826b-6727-4f68-b3cc-3a693de24af5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.297Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f38ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10356\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10356, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043d130), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.299Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"31ec9bb9-b35d-4dbb-8045-01bedffe89c5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.304Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1608\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1608, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f98000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.305Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"657cffd4-ffa7-406e-8d69-59450306c769","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.314Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7a6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10356\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10356, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f98230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qfjfk","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e058ff13-e98f-4d01-9474-f7550b246c98","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.333Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f98460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f7bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5020\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5020, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f98690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.342Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2da80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f988c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.343Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.343Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3f986a44-d735-41aa-bf25-13e01f4d3ab5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f98af0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.346Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"814cd2f9-ad53-4914-9b1b-c5bbff1b71c8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.353Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f98d20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3153\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c990c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3153, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f98f50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.356Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.356Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8fc6e6dd-2560-4d21-a85a-c0366773b128","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.362Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3141\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3141, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f99270), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.362Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"347ce39a-0fa0-4a56-a955-29e7e785fbaf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.386Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1417\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1417, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000f99590), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.394Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5783\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5783, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f997c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.398Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b8b5e38-3bd1-4999-8906-086ef36732be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000f99b30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.436Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.436Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8316d57c-e590-4a26-95ba-b16960f58d54","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.438Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000f99e50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dcd79477-efd8-4768-9ea3-8c4c51e9d908","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.462Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.469Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004559e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6959\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6959, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e424b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.471Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"36c18be2-81ae-4c70-878d-87cec3ec4c2e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000753170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6038\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6038, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e427d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.479Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26dae229-1e63-44b9-8868-7e7da80e34d5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.485Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6038\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6038, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42b40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0b68cb9f-f134-406c-82bc-5a9d6e46ee23","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.555Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefa70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4006\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4006, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43040), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.586Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e437c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.595Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bd070482-363a-4d05-b36c-3e20750ef369","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.609Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43ae0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.609Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa8e9d18-6807-49f9-8720-1361657134a3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4522\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4522, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43db0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.640Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7630), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.642Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.642Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"85ee90f0-4f0d-46f7-8e8a-5c598ec9ae6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7d60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.646Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"65b25572-24bf-4516-acb8-232bc5bf7323","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.672Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8627, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004323c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.672Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432410), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.675Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.675Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9ed0f74f-67ad-48e4-8e13-d4f23ce763d2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.677Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432a50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.687Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e7864c3-be31-434e-8257-f68118777a40","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.688Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"08e0d6e0-6dee-4171-8c11-f164c7430790","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.701Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001edb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.715Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c06c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9634\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9634, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.717Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.717Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e66754aa-693f-4c36-8426-620186d82105","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.723Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9634\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9634, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433a40), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"edd429a3-1b89-48b3-a8a9-5cefe906e0b2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.730Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433cc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.745Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9802\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9802, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7caa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.747Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:02.747Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"780966c6-bcbe-4ce6-9ec2-443807f1b726","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d7c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.290Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.290Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b385532b-444e-4ce1-8971-98a36b9da7be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.303Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7dae0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.304Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c7d14562-9941-4a6a-a90a-71a69d2779fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.325Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5424\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5424, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7ddb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.344Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1af80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.346Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.346Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5df84e01-4912-43cc-9ada-e78611c0c70a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e5f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:03.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d5b406e8-72a0-431f-8da0-8244a51ee6cb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.228Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4aa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f540), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.229Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2fa37771-d0de-4e91-b721-71709b2e2928","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4af30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"41068917-a0d1-4599-acca-4cf7137ce20b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1068, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea640), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.347Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.348Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.348Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"35e4ae9a-e9d8-4a93-a022-445e38ea93c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3015\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3015, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eac30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e7e298e4-e395-442e-91da-075afde75ef4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.366Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11664\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11664, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eaf50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.368Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.368Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3878850d-93ba-4bd1-a13d-2bcf04ff8aac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.374Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1407\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1407, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb310), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.379Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11664\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11664, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb630), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.380Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5de1c7fa-5d4d-49bc-88fa-803826d8efda","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.397Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5670\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5670, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb9f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.399Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.399Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2de67822-8338-49b5-ae57-56fc8d5df6a9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.403Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2de60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5623\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007febc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5623, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ebef0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11863\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11863, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c460), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.426Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c1def4a-12be-433c-8584-8747799b8d88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de19e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11863\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11863, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042ca00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.437Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"078bbdab-3c3e-462f-ba4a-c60a9927f00e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.445Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e60ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042cff0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.447Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2df3ce2e-91b2-41f9-ba41-675ebef599cf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.449Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e61560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d400), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.450Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"56f3aee5-74ba-42d6-a38f-c718e0b070b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.459Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e61ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f8040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c906c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c5a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.473Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.473Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63b33622-4741-4921-a9e5-75689af6c5cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c914d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d8b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3843596f-6393-4a74-8250-783c9b0b0cfd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042dbd0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.491Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9245\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9245, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42140), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.493Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.493Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1be1340a-081c-4226-a9e9-761d2182b038","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c981c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42500), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.628Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8d2767d-3401-4b09-b61b-deb16d4af6ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.631Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10465\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10465, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42820), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.632Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0ccfe52-8066-4b9b-a0d9-0cb2d2402618","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:04.636Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4920\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4920, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42af0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.304Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007522d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12140\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12140, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7630), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.306Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.306Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a8f08bc1-d2f0-4aec-80be-344ad039e369","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.310Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12140\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12140, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7cc0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.311Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2450d803-b898-419f-8e7c-b34867cd716d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.316Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeee10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5900\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5900, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.334Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefa70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8463\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fadc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8463, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432460), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.335Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.336Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5cc64cd3-8897-4365-9fe3-4cdc8c1ee7fe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.339Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000baccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8463\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8463, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432dc0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.340Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-kfjdb","knative.dev/name":"output-pipeline-run-mwmdz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"06322424-e55c-4205-9517-294aad878483","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.351Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3947\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3947, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea05a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.627Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.627Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93a1a873-5a85-4358-befd-50365d361b8d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.630Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b770c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0004339f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.631Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4496b7f9-a60e-459b-8765-47c3117804f5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.635Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b776c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433cc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.649Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c0f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.650Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.650Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43c9b0a6-7a99-44a5-8e79-b4377d5a2d3f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.653Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c4b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.664Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-mtbpz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aeef9de4-ed12-449b-90f6-c71dae0a3cd3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:05.670Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.691Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7dc70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.692Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.692Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db4af8b6-570d-43db-a8cd-ae0af0695697","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.703Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b81c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e2d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.704Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9557bfd3-fc26-4fdb-b1cc-f0ad7eb746ad","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c01b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4318\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4318, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e550), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.996Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1451\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1451, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.997Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:06.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f8cc3e17-a7e4-4338-b45c-fe06682c2c0e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1701\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1701, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.005Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f8b9173f-3949-4042-abbb-c99ccd7b6878","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.010Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1264\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1aa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1264, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.121Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3471\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1afc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3471, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eaaf0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.122Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.122Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"21bc08b4-b64f-4f49-ac65-8ecd367efa96","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.156Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eae60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a064924f-92ff-43a3-ab64-54ef58bde0b3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1630, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.180Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6121\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6121, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb450), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.182Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e1eeead-a449-43be-927d-934b345c54b5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.201Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6487\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6487, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb630), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.202Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.202Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"967443bc-bdfe-4230-a2e7-e52101bcfa73","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003199e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6487\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6487, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb9f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.205Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"876ac562-d663-40c0-9783-4998347bd319","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.213Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4251\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097db40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4251, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ebea0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.234Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b32c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.236Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9ff6d3b-bc61-4bb9-86c5-cc0b3b43085d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c0c180b6-f1ba-4548-a0f5-58a6ef980f92","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:07.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de0d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4568\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4568, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3c70), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.700Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000db0090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d2c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.702Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.702Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3bf89899-f2b6-4dbb-bd69-3de3d4d0f7b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.710Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000db0e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d680), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.712Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"367f88bd-6514-440b-84ca-2bc843fdf01f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.724Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000db1a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5219\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5219, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034da40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f0a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d7c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.936Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"84008c31-234f-40ad-8fb7-dab796872782","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f0a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.956Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"080b475e-b48f-4e62-a756-901ed6820447","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:08.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f0b8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4332\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4332, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c370), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.371Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.373Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8a3929ee-a979-4490-9e99-7fb84e7fceb5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.380Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042cfa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.381Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c002fd9d-fcf8-429b-9fe9-997600c13bf1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:09.393Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4560\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f8640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4560, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d1d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.422Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caaab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42eb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.424Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6d94a431-c1e7-4f28-b5f2-5e45aa064047","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5baa9728-9e2b-49bc-a1c4-3394a1378b73","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e433b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b6b40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.816Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7371bbf0-2251-41f6-aa07-46964c522e80","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.822Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000753290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7c20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.823Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8457178f-6d8c-45a5-86d8-c85d93d1f779","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:10.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4500\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a490c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4500, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.436Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007daa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9922\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9922, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d6d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.438Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.438Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f57cba75-37a7-43bd-8f2a-1c3cca8d6939","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9922\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9922, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d9a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7021c2e5-9913-48c8-8a26-a71e05e6f2d8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.450Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4742\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4742, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7dbd0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.775Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f3b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.777Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.777Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7dd4c3c4-49ec-4308-b81f-f9a60959ba83","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.779Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.780Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3fbec698-8476-4fba-ac09-758aaf2c3b41","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.788Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4699\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b98c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4699, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f9a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9991\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9991, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.795Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.795Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cc904c49-03fa-4091-8ae2-4ab5cb6a3dcb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9991\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005609c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9991, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea0a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:12.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed51b022-9fef-4b59-abb3-e42725747ece","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deeab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb0e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.726Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"63b82338-7e07-4269-9a77-cd3f7047acd0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb2c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5f981a74-cef6-427e-92ec-a8921c30348a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.731Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1068, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb590), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.786Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10268\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10268, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b28c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.788Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.788Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7132a16f-73f7-46d8-aab1-a53107061e95","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4af30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10268\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10268, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2eb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-x6qzm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e2267041-dd4a-4ca0-8fe6-b5abb424e3e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b32c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.802Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"52e65554-3bc1-477d-9604-40e4c9db6484","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3015\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3015, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b37c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ce0459e-901b-4248-9769-822bd758b8d8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4976\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4976, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3e00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1407\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1407, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027adc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.830Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5670\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5670, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027b0e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.832Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e3c5b98-b975-43b5-87a2-facca0ad5ff4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.868Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00045bcc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.870Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e5065464-1c44-440e-aab0-c58a3bb5dfbf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.872Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"07f38ea4-422e-4c48-9e7e-495d9b244583","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.881Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cac480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4009\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4009, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c550), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.901Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cacbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c8c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.907Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"797eff11-7aac-48ec-b875-80a60c8aecf2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cad8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.934Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04601c07-ba0d-47e0-ae31-5dbfa9736c19","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.938Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5c630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8928\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8928, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d2c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.939Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"140d6dd5-91e2-4cd1-894a-e8a114f40a37","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:13.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5d200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.395Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10289\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10289, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043cd70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.398Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"41e36ab6-e4b0-4f46-b173-52cf8d9937b2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.412Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000df8000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10289\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10289, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043c0f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.413Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9fc82cfa-797d-47f0-914c-3bb372daef7d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.429Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000df9830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4941\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b09c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4941, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043ca00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.438Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b17c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043ce10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.439Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.440Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b52dd1ce-5544-491c-b0ba-fbf03afaa63e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c914d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000afee40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043d400), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:14.445Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"55a8c240-94e6-4f49-a30e-2513425e45a0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042cbe0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.423Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.425Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cbfab0f6-8bce-46ec-86b5-0d92ce595cff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.430Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d1d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.431Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-b6zkj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a76783e7-0f2e-4cb1-8d05-31799a5f98c2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.437Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5218\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f80c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5218, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d4a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42550), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.921Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"94afbfa8-fd07-4496-af17-d2e3f05ab39e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.925Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e428c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.926Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"093fd42c-89f5-4f4f-af72-034c55bec719","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:15.934Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4318\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2db00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4318, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42b40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.856Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007daea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fac40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432eb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.858Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.858Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ab4c29c6-8fc4-43fc-9589-02406ec4f784","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0004332c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0f2937c9-985a-4106-a2a7-d58e404470dd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:16.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4332\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4332, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.503Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009715f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c4b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.504Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"31e41f31-8a2b-40c2-829d-4f11902c5c6d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.505Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1716\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1716, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.506Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f246b180-f9ab-4b61-8626-222551c8e9b9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.513Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.698Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7ca00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.699Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.699Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fbb39ccf-f801-482c-9052-c07a770dfabd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e02c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d680), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.739Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e8428169-fcdb-470a-ac60-0e9a6f94f659","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.793Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d8b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c226c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6151\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6151, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7dae0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.811Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.811Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e7accf3e-1c4d-4e57-a34b-f80908eaf29b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e14c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6517, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7dcc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.871Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.871Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7819d892-b9f3-4171-99ab-62cc2dce8e9b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6517, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e230), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.875Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2949421b-2d34-4435-907b-ad74ce5740f1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e4b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.897Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d457a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9455\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9455, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e6e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.899Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bb24fc36-a7fb-4dfc-bc76-e6778d2ac6b9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.903Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9455\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9455, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e9b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d06d32e1-f99e-47ca-838c-6d3f985beb51","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:17.922Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4583\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4583, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049ef00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eaa50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.948Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.948Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"386258b1-2687-4d82-b0bb-d3fb5fe8c433","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.956Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eae60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ead9d626-32c4-45db-8f9c-82d08e93d2d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:18.982Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4500\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4500, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.465Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9764\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9764, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b25f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.467Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f7b9a7f0-39cb-442d-bbaa-2be6b56da5ad","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077cd80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9764\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9764, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2870), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"11738c96-ef8d-4dff-919d-8f00ca940e2a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:19.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077de60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4575\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4575, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2c30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.468Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9770\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9770, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c410), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.470Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"29ecddfa-0316-47b4-b7d5-6da0d738252b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9770\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9770, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c820), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ccf08765-ec4d-4414-8e66-b11448a47178","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.484Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4589\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4589, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034cb90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5c510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075df00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034da90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.930Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"62ef5e9c-97ca-48e8-acba-b3b18cdec5e4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5d4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d7e000), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.941Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"75954802-c723-4ad5-9d2a-0ce8f38ff76b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.958Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dcc510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4699\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4699, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d7e230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dcce10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9991\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9991, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000d7e460), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.966Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f583b812-e512-4a8b-ab39-82eb5ac18bbc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.969Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dcde60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9991\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9991, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d7e7d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:20.970Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2b6e76e3-a796-4461-a789-5fe632ccb4cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.940Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeed80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10268\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10268, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036c050), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.942Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.942Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b96bd2c0-aa6f-4a66-8f33-3b1cc095b220","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10268\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10268, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-gfmzj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7d088f1e-6d2f-48ce-9c65-668dfe35df99","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:21.956Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4976\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4976, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d540), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.495Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000baddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.496Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.496Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"399d09a3-7f10-4b1e-ad61-d8a97d59d83b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042cfa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8c97ce18-17bc-46fe-bf9d-ea31444ab695","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4757\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4757, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d1d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.918Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.919Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c7fb32e3-34cf-421c-9df2-9e71cbcea97d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a481c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42af0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c0380190-36c8-4bb6-83a4-9e7bcbf4b52e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009717a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42cd0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.963Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42eb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.964Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c6957661-b3fc-45de-9acf-184c9704614c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"58cf0945-314c-4d74-83b0-e1212eb4a5c4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1445\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1445, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e433b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.976Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5752\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fab00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5752, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e435e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.978Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.978Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ee0ca45f-6f2b-4eff-a1b1-929ee9ee0f17","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e437c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.999Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:22.999Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c047a1d2-8892-4fe6-9acd-2732c2c9f09e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.001Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43a90), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.001Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c5c08d86-1d49-4a0e-90d9-cc8c650459e6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4053\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4053, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43cc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.018Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43ef0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.020Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.020Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a2a786ea-e0c9-4fc3-9418-ff4bdb21974c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.041Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b775c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b79a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.042Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.042Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f35fa7ca-66ce-4f06-96a5-3404863ed328","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.045Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7e50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.046Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"168c450c-8261-4680-8de4-3c42d33d955f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.048Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4370\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4370, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c140), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.963Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.963Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"310e71b1-0f8e-4804-a399-dd7a81cc7e74","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c410), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9a0f247-8122-44f9-b91b-f58b95945881","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:23.970Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4afc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4362, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c640), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.485Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d1d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.487Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8fa2aa53-a5e5-47ba-a3ad-0dff93f7a115","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d4a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.490Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bdedbc36-ec02-4a74-b912-d842cbbc48fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.493Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4956\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4956, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d720), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10518, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.499Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7bb30623-b1c7-459c-ba8b-4e39950150ca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.501Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10518\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10518, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7dc20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7bb19816-ab84-4ab0-8c5a-38869ba6c4a6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d5cbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049edc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.952Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"205e7623-cc4e-4c8f-a1a6-7b020e683182","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c6c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26636678-dd34-4cf7-afe1-12fa365c16a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:24.959Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c6d0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4376\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4376, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f2c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.493Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c6d8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10795\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10795, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fe50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.494Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2617d955-3c01-4cc8-80c5-eef8c799e30d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.496Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d12bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10795\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10795, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea280), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.497Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-zk89m","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d79197ca-6e95-4ade-8aea-d0eac94a5b2c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.500Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d13d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e26870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9513, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb090), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.972Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"134579b5-58e4-498d-8eb0-7524fc286c9a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.974Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e277a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9513\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9513, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb450), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.975Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b83fc87a-ee17-46cf-b9ac-de0a11b03e12","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:25.979Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4544\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000276700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4544, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb680), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.962Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeeea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000afeec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10157, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042ca00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.963Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.963Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67b13b0e-d0f6-4491-9eca-16ae67c6b638","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10157, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042cff0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-qjd4n","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dc7ca5bc-598a-4f63-9b06-0fd98462b594","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:26.968Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5020\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5020, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d220), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.656Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1196\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1196, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e422d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.656Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.656Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"92c03458-8e60-450c-8526-5068542fd940","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.657Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1321, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42460), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.658Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c2cd2aaa-5f1e-45cb-a237-54601f66cb9d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:27.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42d70), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2de00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b7d10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.403Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.403Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"de671efc-b060-432d-ba59-bf4bd83b00c9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea15f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1716\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1716, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7ea0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.405Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a159fe61-dca7-435f-ab41-956babc15836","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.407Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432320), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.423Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c993c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.424Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fd9884b9-befd-4117-b36c-7224cf435469","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432cd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f851912-da15-4cf1-a615-56f222eea1c0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432f00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.436Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dabd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6151\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a488c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6151, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004331d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.438Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3e2c6f13-cc8d-499d-b900-5b2ea33db3d7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.456Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a490c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6517, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004334f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.457Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.457Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"384fffba-5afa-4946-9b26-40b66aba3054","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.459Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6517\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6517, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433810), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.460Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63d97758-3121-48c5-b0d7-fedeeeb38f93","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.462Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009714d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433a40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9455\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9455, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433c70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.473Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.473Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c19072cf-4a61-41d5-89f3-36d83f282526","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.491Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9455\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9455, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c140), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.492Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.492Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"29e91e62-5b58-45c0-acea-b12368f6cfbb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c221b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9455\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9455, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c410), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.495Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"006984bd-dacc-4bff-90bf-93400d48a35c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c230e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4583\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4583, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c640), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c239e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9772\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9772, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c870), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.503Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"771ffcf9-91c8-4143-a18b-2f3de821b982","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1396\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1396, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d4a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.947Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.947Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0fe3a975-c36f-4866-a44e-6da9388c8234","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1654\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1654, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d630), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"eb6f1ac0-eab2-4ff6-97ce-21c38a6d3846","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.954Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d454d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1220\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1220, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d7c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.992Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d459e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3363\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3363, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7d900), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.993Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8d003e82-d0a7-4731-99e7-8f184f5ab5f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7db30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.996Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db46ed13-a9d3-4ffa-b67c-bcf32f5ded6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:28.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070abd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1569\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1569, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7dcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.003Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5564\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5564, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7de50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.005Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.005Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"061869d7-fbfe-45e5-aa44-975e7705d4c6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5913\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5913, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.029Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"84de518f-13b6-4d8a-8849-aa336f28c1bb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deec60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5913\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5913, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e4b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.036Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c6972e19-b264-4d1d-aa8a-ee43e419584e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.039Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3741\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3741, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e640), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.054Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8085\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8085, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e7d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.055Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.056Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ddfe6fdf-a5c4-4094-beac-50698755c1dc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.078Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8085\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8085, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049ea00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.080Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.080Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b3abe730-9d18-408f-8e7e-3fbdef837ca3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.082Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8085\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8085, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049ef50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8ce3afa2-b1d0-4867-82f5-5a8495be7b61","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:29.090Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3741\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3741, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.009Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077cab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9764\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9764, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fa90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.011Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.011Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"328d0a40-7b27-403e-9fb8-cb2f413147c9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.014Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9764\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9764, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049fd60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.015Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13ed2139-a771-4857-b493-713af6bacaba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:30.019Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4575\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4575, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea0f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.009Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9770\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9770, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ebea0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.011Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.011Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26816b4a-7786-4acd-9edf-dc7126a72be7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.013Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9770\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9770, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043ca00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.014Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b170e216-dd00-434b-8091-55053900c6b4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:31.017Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4589\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4589, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043cd70), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000badc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2cb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42cd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.035Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12809d3a-bd45-4b13-bd91-2be950dd0d5d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.037Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42fa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.038Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"572bd543-06ca-4428-af64-2f87af34c703","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.042Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4757\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2dc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4757, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e431d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.047Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10120\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10120, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.049Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:32.049Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1f0d40e6-d9d7-4173-b7c2-b02f40a28e7d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001eccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10596\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10596, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004331d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.030Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f17bc6ee-e8a1-4508-904f-d13135db9d3d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8301\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8301, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:26525\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22000), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004335e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.032Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.032Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9321cec8-2fb0-43e4-ae84-3275e6f7b81a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.034Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8301\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8301, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:11455\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b22600), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433860), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"177068b2-164a-479b-8dd9-4cf531cb6a10","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c230e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10596\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10596, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0004339f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.036Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"read-clustertask-dpvwj-run-2m9b5","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a93b447-9ee4-4969-97f6-6e01c24f8443","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.039Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3957\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3957, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433c20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:33.045Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433db0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.525Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8509\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e55c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8509, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7de50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.527Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.527Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"72bc7760-109c-4e9c-bedf-b886e89f30dc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.530Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8509\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8509, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2140), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.530Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"da94c4d5-476c-497a-a325-1ef91ea32bea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:34.535Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2690), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.534Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b87c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8494, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00045bbd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.537Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"00366f54-75fd-4bd5-b577-9c0958423e2c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8494, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c050), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0c5fcc92-3ef2-4b84-868e-1be535e28627","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.544Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3942\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3942, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c1e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.582Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c410), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.582Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1beta1, Kind=ClusterTask\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/resources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.582Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"550e808e-a64f-4bda-8388-9825af700357","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.583Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1522\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1522, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c550), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:35.584Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"clustertask-optional-ws-dpq4w","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"46a23b92-0a9d-493f-a437-3b601e626f5b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.542Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4aab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8559\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8559, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c800f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.543Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.543Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fe9e73e0-4ab5-4c99-aad9-4420daaf705d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8559\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075ce40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8559, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c80320), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.546Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a4e13fb9-9621-4479-9f1e-b2ddbf19b2c2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.550Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4014\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4014, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c804b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.554Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8631\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8631, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c80000), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.555Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.555Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b0f5d36-78cc-4808-89ce-ed2a6fae4e4d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.704Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c80230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.704Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.704Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e0d0c768-df3c-4f8e-b30c-09ca7c7b5ea9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.705Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075de40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c80690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.706Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"505f4ded-ed18-4757-b91b-9ac2488ecc5e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1086\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1086, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c80820), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2de60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3129\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0005609c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3129, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c80960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.727Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aeb685bc-a99c-4788-9cb1-33bc48f50cbc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.730Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3105\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3105, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c80b90), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.730Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88094ee6-28f3-4291-a8ef-d484db850919","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.733Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c81680), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.737Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c81810), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.738Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9783e91b-5111-4cab-bc2c-f8c5ad2d2753","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.755Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aefb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.756Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"33a096cb-f937-4708-9efb-f908e7abf16e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.757Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049eeb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.758Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76fc1d3f-76fb-449c-a488-26e02121f5cd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.762Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3707\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000afefc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3707, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f040), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f1d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.768Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ffdd982d-1286-42b6-9d0e-e133f459fd91","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.786Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.787Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5016501f-15b1-4815-b1a7-9dada311e00c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f630), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4481b370-69fd-4327-97ce-514c29e6fe60","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:36.792Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa96c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f7c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.553Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8908\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8908, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea690), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.554Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.554Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"007dc834-bcf7-43dc-b8f8-8a5fa85b0c73","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.557Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8908\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8908, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea960), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.558Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-with-workspace-run-gkxj8","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6642bbd5-0695-49da-9a68-8a3d27ed8600","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:37.561Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaaf0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.038Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8451\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c981c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8451, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb900), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.040Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.040Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"da499487-7d19-426e-9bf8-0789c3ad18f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.042Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8451\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8451, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ebdb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.042Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8f6459ae-34bc-47b6-9d41-29436959d0d2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:38.046Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3915\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c994c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3915, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043c0f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.048Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8436\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8436, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.049Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.049Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fbb68498-4c47-4fca-91a3-37501def8254","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.051Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001edc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8436\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8436, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d6d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.052Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"25ffa67d-3a7b-4413-8e57-e901b6169586","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.055Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3908\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3908, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1392\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1392, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042da90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.083Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a111958c-63c0-4d1e-8b92-43abb716e39c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1630, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042dc20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.085Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"44c97a40-1d33-4ba7-9b58-a2ed820ba737","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c226c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1206\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1206, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42140), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.102Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42320), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.103Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.103Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2d559ee5-b97a-4c7c-8a9d-65b3b3733a6d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3c77ceee-8af6-4819-960a-10226667efe0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.113Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1545\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1545, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e428c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.114Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42af0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.115Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86c2bcf3-a458-4ec9-841c-94d88e1fb9e0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d454d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42cd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.135Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"635fc18a-e516-48a1-a085-dbe07fe0ea71","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42fa0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7db4590a-f077-4ed7-8288-633325bbc965","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.147Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4153\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4153, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e431d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9216\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9216, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43400), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.154Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5e89e5bf-5287-4500-92af-b461bfd85b37","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.177Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9216\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9216, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e436d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.179Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.179Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1bb7d3d0-005f-4f20-980b-48ca20397893","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.181Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9216\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e16c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9216, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e439a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"992eab14-f7c7-42dd-a380-1de722448171","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:39.185Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4470, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43bd0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.054Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004332c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.057Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.057Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"768af832-407a-4860-a4be-aef752928881","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.063Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432190), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.064Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"79c28bec-d87e-46d4-ac2f-b3264942a4d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.069Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4462\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4462, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004323c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432910), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.092Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.093Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c45a0f40-c204-40da-8950-9f1f36fa7c81","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.096Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432d20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.097Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1cc85ea2-d9ec-4d1f-9ba4-da5ea1087530","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3980\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3980, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432eb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.751Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049ee60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.752Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.752Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ea704c9-07eb-486c-96f1-ab5b020c78af","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.754Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077ccf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075de80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f180), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.755Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"976ba91b-514d-43f0-8f1d-5a30b4922f8f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.758Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5418\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5418, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f680), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.767Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86fec97e-3058-48ed-a16f-eaabe120017d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f9a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:40.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d08c7076-0bce-4f70-8b67-e7b2691e949b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.066Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9531\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9531, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fc70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.068Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.068Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93728d00-4fa1-493e-a253-ece2843a20ca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.071Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9531\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9531, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea0a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.072Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f2a7aaa2-1a3f-4b40-8076-570f18cd405d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.079Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4476\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097ca40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4476, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea2d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.087Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea780), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.088Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.088Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"17db10c3-9af3-45dd-af3a-b2d91d977a4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.092Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeebd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097db40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eaa50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.093Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-w68q8","knative.dev/name":"clustertask-optional-ws-dpq4w-run-7zb7d","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9b67a48-ab34-4a50-a30e-f43da6bba599","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.097Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4257\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007feb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4257, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eabe0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.759Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11652\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa98c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11652, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d130), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.761Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.761Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"002b9142-2895-4874-aeaf-cb60f200d052","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.764Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009719e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11652\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f8280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11652, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d4f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.765Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9081fd9-39f8-4dd8-a429-7381a4d19ea9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5617\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5617, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.777Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11851, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042db30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.779Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.779Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3dbc135-21bd-49e1-aee3-98680ec62c4f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.781Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11851, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42190), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.782Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d3b78ac-ea42-40e3-8561-c40a147aa1a2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1840\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1840, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e424b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:41.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"read-clustertask-dpvwj","knative.dev/operation":"DELETE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"21c53e02-b457-4781-b2e7-30fdc150531a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.100Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9713\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2de80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9713, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42640), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.102Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.102Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b468f087-11dd-407b-af2c-7f14fa277090","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.105Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9713\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9713, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42910), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc68145a-12c5-4cd1-b6f3-04661e2b4d4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.109Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42b40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.119Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42d70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.119Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"clustertask-optional-ws-dpq4w","knative.dev/operation":"DELETE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"3d0c1027-4eef-40ac-8c81-50cd7ac89186","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.762Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12128\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fadc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12128, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.764Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.764Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97f72263-3c2c-40c2-87a4-706aa377a0fd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c805a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12128\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12128, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c5a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.767Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b21e9cf-4d4f-4566-863c-14db63b906c9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c81710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c870), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.775Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d02240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8673\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8673, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7caa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.777Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.777Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6dace36c-86e4-431f-a3fe-8dc02831c86c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.781Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d03320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8673\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b770c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8673, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7ce60), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.782Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-ncxrn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c42274aa-0e5e-46de-b5fc-824eb40a5905","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:42.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e243f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4052\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4052, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.079Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e24d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10357\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10357, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c2d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.080Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.081Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c14415c-7abe-42f0-8ce4-13972c02267d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10357\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10357, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c5a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-67xg7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"345ea8e0-5fdf-4e3d-ae6b-4764e08a69ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5120\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5120, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c7d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.881Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0004328c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.882Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a0a5e631-72d0-40b5-8d8b-8d2575ab4a9d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.883Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1476\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1476, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432a00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.884Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9cbf4896-b0ff-4091-991f-c0d328b5b1ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:43.888Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"985\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075db00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:985, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.133Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cb40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f220), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.134Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2419dd07-5b2e-4e6f-9b6b-41c9e40f490c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f400), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"650758c0-5018-476e-8a63-f00b6a0a833d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f5e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2625, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.160Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cb14f5ef-7019-4bd3-97a3-263956ba55ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.162Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2ddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2773\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2773, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f950), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.163Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6ddda1b8-6aee-49e6-8763-0a2e448c5ddc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.165Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2004\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097da40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2004, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ea780), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.170Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000277800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.170Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.171Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69ff0c3f-dd2a-4822-9354-587b7fe2c488","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.172Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3213\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3213, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eac30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.173Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"40293bb1-10c5-48fa-b22d-ecba05fac6e7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.175Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaf50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.181Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077def0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5744\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5744, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb180), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.182Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2816bc01-95ff-4139-9652-9e8fb593a506","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.184Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c907e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4668\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4668, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb4f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.185Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.186Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3b8a6e3c-f3e4-4834-ae63-0c834201e72c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.189Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb950), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.191Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"45c98dbf-8ba1-42c6-b320-793b1b402e52","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.203Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6855\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6855, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043d360), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.205Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.205Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5932e4ae-d884-4ea2-a3cb-434cc13e7e82","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.209Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed42d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6007\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6007, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042c0f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.210Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ce9bd9ee-0eae-4eb2-8ee3-f090699603b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.213Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6007\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f8340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6007, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c5f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.214Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a7f03d03-7e2c-4aa7-b8e8-27356e7123a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.217Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed5ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3931\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3931, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042caf0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.224Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6930\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2cb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6930, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042cfa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.225Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a989a943-5bc4-4c95-9875-e1a1846dd73b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.226Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000753200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6930\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6930, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d3b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.227Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e6d88768-5276-40ec-b47a-aa2edec53923","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.228Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000238ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8432\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8432, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e422d0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.229Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f61ee25-da4b-410c-aaf2-4d6b6ae69d2d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e425f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.232Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8432\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8432, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6a7a6a85-e3bf-4e1b-aee3-75792817a69a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e433b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.237Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"daf62536-d15b-4585-ac4d-51491ccc778a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8485\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8485, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.240Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"783213db-d4ee-4f61-8f0e-76bf5b9e106b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacbd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e439a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.241Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e547387a-818c-4d2f-bebc-eb250ceaa608","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4499\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4499, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7e00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1184\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1184, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b30e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.769Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.769Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6cd037cb-16f2-4fbf-a953-55a68de46e4d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000baddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1309, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3360), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.772Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b7af5532-e06d-4330-b342-0e240d266922","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:45.774Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045bcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036c000), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.878Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"72e6f4d9-0c3d-4726-954a-26729fa3b116","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c280), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9f5f9b01-2d29-42c0-9ae5-99c8d40f7e9e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b766c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c460), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.902Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2859\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2859, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d860), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.903Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.903Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"20320418-d618-474f-a9f4-cfb4860ea435","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2835\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b777c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2835, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036dc70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"32ef6578-236c-4385-b01c-9bb7fb557194","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.910Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1317\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1317, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7c190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.913Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5048\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5048, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c3c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.914Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.915Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7c682ad1-f134-46df-8092-1a792db23ec7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5383\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1af40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5383, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7c640), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.934Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.934Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ba30152e-8e67-4ccb-960b-91fe6477bc1b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5383\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5383, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7c9b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"583078dc-af36-4391-8006-721daf8f4bbe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.939Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2da70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7cc30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e7ce60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.947Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.947Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b35dab51-9682-4231-8a32-451dcca8cc1c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e7d1d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"be88fc76-1c56-4f4b-9350-98417a025725","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:46.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3669\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3669, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e7d450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:47.969Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4257\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4257, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:47.981Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c914d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433450), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:47.990Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5218\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5218, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433900), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.014Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004559e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433b30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000752d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433d60), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e3c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.046Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5118\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007feb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5118, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e5f0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.050Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.051Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.051Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"125207d6-1ea6-4963-9343-95397cf63343","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.056Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049eeb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.057Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"63c1502e-8004-49cc-9ec5-b9f6707f53bd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.058Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bace10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.066Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3711\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3711, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f360), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8212\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8212, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f590), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.089Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"39ed218a-c394-4663-98af-3c4bb5b159f4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8212\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8212, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f900), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.092Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"sleep-run-v54sp","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b22e775-9c27-4dd9-b806-4c2fcfd58a60","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:48.099Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000460a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049fb80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2ce80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042ca50), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.796Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7a42c745-793a-4232-a945-e6cc847da8a6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9350\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9350, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042d0e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12a4cf13-1d66-432b-bff6-663df30dcfcd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.810Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e420a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.822Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.824Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.824Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3d1ea8a-da0c-4e7d-b68d-430a58c4afce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009706c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42690), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1b373606-d6e8-47bd-bd95-e6f24f687e1c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:49.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43c70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.284Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"930e8b65-601c-48b6-b48a-36d157a930b1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fabc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43e00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"856a4b26-725e-4791-8ab0-6de9bac52e80","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ed050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000b7630), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.318Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3369, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b79a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.319Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e4f2cf92-4e5e-4af3-a999-e253ac85a22a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3345\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3345, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000b7e50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"15f60de8-5015-4a26-bfe0-446dad15025f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.328Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e42c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1572, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2190), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.334Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6006\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6006, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2780), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.335Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.335Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e852bce2-1198-4b9d-a2c2-e1fd4d21e519","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.358Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6345\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e5400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6345, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2aa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.360Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0eff7c38-c545-46a9-bc80-100b7d93772a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.362Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6345\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e04c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6345, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2eb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.363Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9c7b1266-a098-4422-95dd-3c32ed5abdb1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.366Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4180\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4180, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.386Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9270\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9270, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b34f0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.387Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.387Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a5ab6fb7-afb9-48d0-87d6-362a3caf36f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.390Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deea20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9270\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e19c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9270, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3b80), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.391Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a35e10fb-6514-4dac-9022-9e009027772a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:50.397Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4497\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4497, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027a9b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9512\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b03c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9512, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c500), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.133Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ff2233b-d362-42f1-87eb-98611386b4c5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.136Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4ae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9512\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9512, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c9b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.141Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"034c7d64-c0fb-4d0f-9480-d1e38a8a8c18","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4445\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4445, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c050), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077cb40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9579\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9579, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432dc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.803Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c10bc830-4b02-40c2-8d9b-63e9a73d4a75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.805Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9579\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9579, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433130), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.806Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"38de96f8-d226-4fe6-94a2-fc6f495197b3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:51.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4489\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1bc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4489, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0004334a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c913b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9497\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9497, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433720), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.131Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"098359c0-57d3-47ad-9d79-9a8c9824ec78","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.133Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9497\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9497, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433a90), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6d209d30-4129-4ee0-b022-8ad8b38bfc67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075dec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9585\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9585, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eabe0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.801Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bf9dc24d-c0e7-4dee-913f-3fc4d2b6ffa8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9585\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9585, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eaf50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"44454ee4-7386-4390-a9e1-5538f5a34d83","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:52.807Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4503\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4503, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb220), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.148Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9562\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097df40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9562, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb540), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.150Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d61666bf-0c9d-4ee5-9a5a-25a0c43da13c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.152Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9562\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9562, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb9a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a2bd93d-8e14-417e-90a2-0b66fc84abfe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4510\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4510, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9767\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9767, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042db80), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.815Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a5e3a61-dc4e-4fbf-aa10-c78e32f24f63","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9767\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9767, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42190), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"87ea5f56-4aa7-4763-ac1f-b6486368e3ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.820Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004618c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4671\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4671, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42410), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.826Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9935\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9935, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42690), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.827Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:53.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e1f4244c-6a1f-4dfa-904e-8f132d237f01","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.136Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9911\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9911, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.137Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.138Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"31ce75c7-7a5c-42ad-bda8-246e31bf9f01","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.140Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9911\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9911, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e42cd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.142Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fe8bd730-7814-40d0-bd79-73b2f7541ca7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.145Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009713b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4787\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4787, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43770), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8531\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8531, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.152Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.152Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"05d85b71-09a7-4c26-a2e3-da861375ba42","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c221b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8531\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8531, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43bd0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.155Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"pipeline-with-workspace-run-hh22g","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cabdc328-6ea1-4dec-b21a-915ece366363","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c995c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43e50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10411\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10411, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3540), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.810Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.810Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b8904468-4cc1-430b-852d-93d734769865","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10411\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10411, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3c70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"read-task-run-cfl6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c9e77bf-5814-4fc1-a4cc-b83072b7e926","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:54.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5147\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007faa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5147, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027aa00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.298Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1381\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1381, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034cb90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.298Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.298Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5e23f35c-e76d-47c4-8747-37ad8b8ff711","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070bcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1606\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbe00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1606, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034cf50), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.300Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9f168225-8334-4031-a055-bc7c97d1a7d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.302Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.312Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2541, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034d450), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.313Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db7a46c6-104d-45df-b084-937157023de8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2689\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2689, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67348e8c-5936-4c92-b59f-2ebd275ca606","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.318Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034da40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3149\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3149, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034dd60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.322Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69c5f560-d380-44cd-82b7-b96d6e68a188","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036c2d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"39d66236-4d12-4eb4-8f6d-5c9bc9cb7af6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.326Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1415\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1415, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d4a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.329Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5776\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5776, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d770), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.330Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.330Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"44c5023f-990b-4ecc-9358-8f57291dd0c9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caa7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4600\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4600, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036dc20), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.338Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.338Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a253629-531c-4731-b1ca-736a0883f16f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.341Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000432370), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.341Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"77d0fe16-11ef-432d-9eee-d7672b299cfc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.347Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.349Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7150\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1a680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7150, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432d70), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.351Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.351Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"151aee80-ba22-45b1-b64b-a2bf50500cce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.352Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cc60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433130), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.353Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb509cc7-d744-4eee-9cbd-b3614a05ac18","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0004336d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.356Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebf4dade-563f-422a-bd41-eb645ccc109a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.359Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1ba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000433a90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.370Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7328\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7328, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433d60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.371Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.371Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d51ee37f-8803-47cf-99a7-00d99d1cea39","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7328\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7328, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e4b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.374Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dfe3965f-991d-460c-9f5a-8b288b26de3b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.376Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4616\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4616, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e780), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.383Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c910e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10255\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10255, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e9b0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.384Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cb9f0883-5a50-48b6-94b3-17052352a5e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.386Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10255\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10255, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049eff0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.387Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"af72a7ce-a4ce-42d5-8c25-b243e70d65e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:55.390Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5022\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5022, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f2c0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.183Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10653\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ffc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10653, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043d360), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.184Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.184Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d5f656c-d329-4074-be56-7f6ec8504ddf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.192Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10653\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0000236c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10653, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042c410), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"95ae6d53-5f14-4e88-a969-80226ee6c8d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.196Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5014\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5014, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00042c960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.359Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00042d950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.359Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.359Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"44b1ad7c-3af6-48a0-b7f0-187ddc070da9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1417\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1417, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00042db30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.363Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"728df8c3-9c0a-42da-9e8b-b0682a4694a6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:57.367Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa97c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e427d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10674\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10674, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e43270), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.169Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.169Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6ef664bb-f778-4ef1-abe7-62dcde0da0a1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.171Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10674\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10674, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43590), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.172Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67f0c621-f3c6-43f2-a1f1-ea31e3f18a01","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.175Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009706c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5043\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5043, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.506Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1207\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1207, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b20a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.506Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.506Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e1356ea1-f7b7-4eae-90c8-b0624f5453e3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.508Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009715f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b21e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.508Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"689866d4-6205-4274-b69c-2cfe19da12b0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.514Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1028\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1028, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000971d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c996c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2870), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.529Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"18e16950-f95d-4c48-8c94-3a753b1f11e3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.534Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001ede60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2be0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.534Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"70fead9f-7ca4-4fe5-b8aa-e5e0440e8dc9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1374\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1374, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2eb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c22bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5237\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5237, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b3040), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.543Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.543Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e6195e7-c52f-4ae6-8759-ff9b49747560","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.562Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5583\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5583, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b32c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.563Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.563Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8e444587-52ef-497e-b972-8e695ae80c8a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.565Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d442d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5583\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5583, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b3720), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.566Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"82f5f7ed-3985-41d7-86e6-3769dec75b97","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.568Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3609\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e51c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3609, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045ba90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.574Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8034, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00045bcc0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.577Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.577Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1ff8f614-c981-4715-a329-568630ef12d5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8034, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d620a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8d81478-b908-4452-b983-2a8f5641ab28","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:58.584Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000318ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3825\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3825, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d62230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027aa00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.868Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.868Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"095465bf-8532-497a-8321-9edd365c65d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.871Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00027af00), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.871Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bdfd9ad4-1d4d-4d42-bc67-ede41f8a2990","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:03:59.886Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3817\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3817, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034c0a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.220Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.221Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.221Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b3a8ac5-5b8e-44f2-a9ea-346e96b11572","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c5f0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.224Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1b8a273f-6e49-4db6-abb9-5b2e6de01d8d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.241Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00034d720), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.253Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034da40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.264Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cb7a38f3-033c-4231-8a87-516ec0869f39","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.842Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8227\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b766c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8227, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d860), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.843Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"164c1d4a-f492-4697-ade4-2f15f8ec2a0a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cabc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8227\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8227, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036db30), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3dc222af-e0a6-4454-be92-88ada1f2ea2d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:00.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3810\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3810, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036dcc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aee2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003ea820), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.875Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.875Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3e8f404b-0d8d-4f20-b04a-14a8c7086e1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.877Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aeee10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eaaf0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.877Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3d3f24e4-500a-4a50-8604-3d7fae9e65eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.895Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3882\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097c900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3882, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003ead20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.900Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8364\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8364, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eaeb0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.901Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:01.901Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a2a6b202-a26b-4f66-9780-377003e25036","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e425a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.837Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.837Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f4e74acb-aaa3-408f-b2e8-08a0e62cd56e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.839Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e427d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lcl7p","knative.dev/name":"task-optional-ws-run-szgcq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7665c0a3-d2d8-4c0c-bcef-bf722624c760","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:03.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4159\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4159, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e42960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.625Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2cea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5120\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b93c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5120, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000b8fdb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5147\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5147, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb60a0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.634Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bd05a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4976\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4976, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb62d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.648Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bd0fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5020\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b1b7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5020, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6500), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.652Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bd1a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5020\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5020, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bf65a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4976\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4976, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.672Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bf6fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beee40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6b90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.676Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bf7830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4159\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bef4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4159, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6dc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:09.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c28090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000befb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb6f50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:10.189Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c28870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c34a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb7a40), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:10.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c28c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c35140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb7b80), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:10.196Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c29050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c357c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb7cc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:10.199Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c293b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c35e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bb7e00), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.262Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c225a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006e4f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000871950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.264Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d2e7bfc8-844e-4b32-b9e9-b32461c1232e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11641\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11641, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000871c70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fa3817a9-331d-4526-a679-8e772b59e3f4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5711\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5711, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000994000), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.276Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b8e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000994230), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.278Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.278Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8699ebdb-9eb3-489f-9080-44dff517147e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000deeab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000994550), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:31.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"102a0f41-0bc7-45ea-a1ed-e69b5665cb55","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.265Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12316\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c57e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12316, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a6d130), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.266Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1cb554ac-e1e1-4c44-a978-21da84f25db1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12316\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000dae680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12316, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000a6d450), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eef24bc0-def0-41ad-93c9-585ebcbd04ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.273Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b52fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5988\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000daec80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5988, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000a6d720), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.279Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b53a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8663\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000daf2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8663, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a6d950), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.280Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"436b6268-0e50-49ed-8fac-cac2576a915e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b94ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8663\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007b9f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8663, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000a6ddb0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"output-pipeline-run-zhv9k","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88fbe6ae-2ff5-46ec-a679-20c1b8adcac9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:32.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b959e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4047\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bd4580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4047, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bec280), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.197Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1184\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c13240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1184, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c20870), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.197Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.197Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"08a31413-fb54-4c55-9d04-40ccd7458482","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.199Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c13800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1309, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c209b0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.200Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a434d278-e88c-4113-914d-bfd7a261cd12","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:34.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c74680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c215e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.279Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c08000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1263\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c75c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1263, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c21d60), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.279Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.280Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d2e5cd2f-c8e8-49dd-92ef-ded37f8ab7b9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c08480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00027a910), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2d1685c5-ab7e-4f26-9230-8de9ee599387","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:35.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c08870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"884\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:884, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00027b0e0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.381Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c08cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1200\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1200, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034db30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.381Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.381Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f8eba903-f286-4cc5-b8e2-020bed198f9b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.383Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1422\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1422, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034def0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.383Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d351d769-7c18-429f-8f9e-f4500702307d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fab80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036c280), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.393Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c09e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2275\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2275, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036d270), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.393Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.393Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f02bbad8-6c47-4eec-be08-537973fb51ba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.395Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000319a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2423\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fb680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2423, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00036d590), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.395Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad9e1377-c0d8-437b-85f9-b73750041fa0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.397Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fbc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00036d860), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070abd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2781\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b05c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2781, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00036db30), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.400Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b8b80c67-bce8-4c6e-b916-9ea617750a45","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070b5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b0b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049e3c0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1aa841a8-afbf-4659-8a91-a9e8aa0e1aba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049e730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.408Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5199\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b16c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5199, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049e960), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.409Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.409Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f697d3fb-16b0-4623-bfd3-fa724429fddf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.414Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4b290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0006b1d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049f0e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.415Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.415Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a12e9a43-0413-4ac1-b5e0-1e34180df59c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4bb90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4036\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fa300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4036, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00049f4a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"659de40e-b0c4-4aab-89e1-ccd9f84c291a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.422Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c05a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1821\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0002fb2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1821, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00049f810), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6272\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b76380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6272, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fa40), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.428Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eadb4b17-41ff-47e5-8dcb-92fb7f8e067b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.429Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c1dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b770c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00049fe00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.430Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.430Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4bc73df4-b19c-4c53-be7d-a8690a1e2c3d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000caad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b77740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003ea640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"44bd92e2-3017-4f5a-a7e2-da085f5644ed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.440Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cab9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3608\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075c5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3608, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eaaa0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077c510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6437\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075cd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6437, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eae10), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.447Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fda5b574-ce3a-40d2-9971-7633796300cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.448Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077d290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6437\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6437, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003eb270), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.449Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6974c5e6-42dd-4907-937b-10ebe1470070","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.451Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00077ddd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4004\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00075d940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4004, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003eb680), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.459Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c90510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8812\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8812, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003eb9a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.460Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.460Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9694a9c5-609d-4f9d-a169-1c1b4dbed084","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8812\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8812, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00043c280), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.483Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.483Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"204fb232-bffe-4756-b849-350f975de2ea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.485Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c91dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8812\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000560e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8812, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00043cd70), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ff40b5e0-f699-40ab-bff1-038beb5ac837","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:36.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ed4e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4196\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000561440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4196, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00043d180), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.310Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e42cd0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.312Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.312Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d0a025c8-9dc9-4c57-9653-ab849bcddf47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43090), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.316Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e51b6091-cc5f-4789-a99e-5cf021ba4918","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e433b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.497Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000e435e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.498Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"055fa09a-b60f-4751-bd18-8281ed6fe34e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.500Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affe00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000e43ae0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.501Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5b44d120-7d3c-4dab-b9b6-a307f57d3790","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3643\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3643, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000e43ef0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.508Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000970b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000b79a0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.510Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.510Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"defc5eb1-68a5-47bf-8179-944c8276df54","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.512Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009717a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b2050), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.513Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8501e8d1-dc23-43a8-a0f9-28bfbd64a844","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.518Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001edb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4342\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f92c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4342, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b2730), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.519Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c225a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7946\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7946, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b2aa0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.520Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.520Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c613d72b-c530-48f2-bdd2-7ad969312989","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.525Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c23680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7946\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2cd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7946, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0003b30e0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"77ef2c42-a806-4a25-adb6-07ae9e50fc29","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d44900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9619\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2d540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9619, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0003b37c0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.527Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.527Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d734f3b0-1b0d-4ab4-9197-3f5c132c80bf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d45710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3689\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2dbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3689, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045ba90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.530Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dee120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9619\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c982c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9619, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00045bef0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.532Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6e019dea-d755-4c62-84a8-3cf575ff4807","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.534Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000def170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c98f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432460), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.538Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.538Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0dbefef4-4462-4e01-9633-c4ca11b58d86","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.540Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000defef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4665\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4665, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000432d20), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.543Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9942\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c99bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9942, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000432ff0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.544Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.544Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c00bf2a-130f-474f-ae3e-38f410c18ef8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9243\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9243, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0004334a0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"611e24e5-f964-49d5-8dc5-0d81ba5d9023","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.549Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e241b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9889\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a48dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9889, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000433860), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.550Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.550Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b064b69-0abb-41f0-83f8-9cb6b8bbec5a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e24fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9889\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a49580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9889, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000433c20), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8f641da7-42f4-4fe1-b53a-146f6f863b77","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.557Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e25cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7992\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e03c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7992, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00027aa00), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.558Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.558Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a25edd4-3a03-4a81-9595-59785bd46ea1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.564Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00070ab40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9942\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e0ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9942, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034c1e0), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.565Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.565Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3309114a-ae77-4141-b2ba-878492c10379","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.566Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4a000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9942\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9942, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034c640), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.567Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"47e59266-407d-4649-826d-ac2984479402","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.577Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a4acf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7992\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009e1740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7992, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:63484\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000b220c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00034cb90), pat:(*http.pattern)(0xc00042f140), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.578Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:161","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.578Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a6ac786-0562-43c0-8ea3-8974d365aa97","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.579Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008c01b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7992\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007fa140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7992, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:56492\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000000f00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00034d1d0), pat:(*http.pattern)(0xc00042f1a0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:37.580Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"5b082b1","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-xpz96","knative.dev/name":"sleep-pipeline-run-wmrkn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b221249b-6d85-47ef-9e9d-f7954d037aa1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000aef3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097cfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3040), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.887Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bac1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097d700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b33b0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.892Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bacd80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5988\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00097dd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5988, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3770), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.900Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000bad830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4787\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4787, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0003b3cc0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.909Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4665\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007ff800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4665, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045ba90), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.925Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000022400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00045bdb0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4052\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000023880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4052, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870230), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000ea1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4047\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000afee40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4047, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870500), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000461560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aff4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0008707d0), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.939Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3689\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000affbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3689, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870960), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007da990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa8e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870c30), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007daea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"985\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:985, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870e10), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:43.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007db5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"884\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aa9bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:884, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000870f50), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:44.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007f8440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000871130), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"info","timestamp":"2025-03-17T11:04:44.032Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007dbdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b2c540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.3:32542\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000001680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000871270), pat:(*http.pattern)(0xc00042f2c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"5b082b1"}
{"severity":"error","timestamp":"2025-03-17T11:08:27.453Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:564","message":"Reconcile error","commit":"5b082b1","knative.dev/traceid":"f78d444e-6bdf-4ad6-aec8-6ce75a11e9fe","knative.dev/key":"stepactions.tekton.dev","duration":0.000089843,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:564\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:541\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20250117084104-c43477f0052b/controller/controller.go:489"}
***************************************
***         E2E TEST FAILED         ***
***     End of information dump     ***
***************************************
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...