# kubectl --kubeconfig=/home/ec2-user/.kube/config get po -o wide -n karmada-system NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES etcd-0 1/1 Running 0 13m 10.244.0.5 remotecluster-control-plane karmada-aggregated-apiserver-b9d477d6b-s9vc6 1/1 Running 0 12m 10.244.0.7 remotecluster-control-plane karmada-apiserver-58f66d6f76-jh956 1/1 Running 0 12m 10.244.0.6 remotecluster-control-plane karmada-controller-manager-7c64888848-hnswq 1/1 Running 0 12m 10.244.0.10 remotecluster-control-plane karmada-scheduler-7dbf87497d-v45vm 1/1 Running 0 12m 10.244.0.9 remotecluster-control-plane karmada-webhook-5bc7545c7c-dvkg6 1/1 Running 0 12m 10.244.0.11 remotecluster-control-plane kube-controller-manager-744ccbbbd7-nr6qd 1/1 Running 0 12m 10.244.0.8 remotecluster-control-plane # kubectl --kubeconfig=/home/ec2-user/.kube/config logs -f karmada-controller-manager-7c64888848-hnswq -n karmada-system I0706 11:51:06.003598 1 controllermanager.go:116] karmada-controller-manager version: version.Info{GitVersion:"v1.6.0", GitCommit:"6eb79b38949e480cf7a2e12cfa56fef47bda81ea", GitTreeState:"clean", BuildDate:"2023-05-31T09:55:45Z", GoVersion:"go1.20.4", Compiler:"gc", Platform:"linux/amd64"} I0706 11:51:06.042520 1 reflector.go:221] Starting reflector *v1.Service (0s) from k8s.io/client-go/informers/factory.go:150 I0706 11:51:06.042544 1 reflector.go:257] Listing and watching *v1.Service from k8s.io/client-go/informers/factory.go:150 I0706 11:51:06.142574 1 shared_informer.go:303] caches populated I0706 11:51:06.142782 1 context.go:144] Starting "applicationFailover" I0706 11:51:06.142886 1 context.go:154] Started "applicationFailover" I0706 11:51:06.142934 1 context.go:144] Starting "workStatus" I0706 11:51:06.143124 1 context.go:154] Started "workStatus" I0706 11:51:06.143176 1 context.go:144] Starting "endpointSlice" I0706 11:51:06.143219 1 context.go:154] Started "endpointSlice" I0706 11:51:06.143282 1 context.go:144] Starting "serviceImport" I0706 11:51:06.143342 1 context.go:154] Started "serviceImport" I0706 11:51:06.143369 1 context.go:144] Starting "binding" I0706 11:51:06.143506 1 context.go:154] Started "binding" I0706 11:51:06.143518 1 context.go:144] Starting "serviceExport" I0706 11:51:06.143586 1 context.go:154] Started "serviceExport" I0706 11:51:06.143618 1 context.go:144] Starting "federatedResourceQuotaStatus" I0706 11:51:06.143651 1 context.go:154] Started "federatedResourceQuotaStatus" I0706 11:51:06.143658 1 context.go:144] Starting "bindingStatus" I0706 11:51:06.143699 1 context.go:154] Started "bindingStatus" I0706 11:51:06.143730 1 context.go:144] Starting "federatedHorizontalPodAutoscaler" I0706 11:51:06.143847 1 context.go:154] Started "federatedHorizontalPodAutoscaler" I0706 11:51:06.143863 1 context.go:144] Starting "execution" I0706 11:51:06.143895 1 context.go:154] Started "execution" I0706 11:51:06.143901 1 context.go:144] Starting "namespace" I0706 11:51:06.143932 1 context.go:154] Started "namespace" I0706 11:51:06.143947 1 context.go:144] Starting "unifiedAuth" I0706 11:51:06.143977 1 context.go:154] Started "unifiedAuth" I0706 11:51:06.143989 1 context.go:144] Starting "federatedResourceQuotaSync" I0706 11:51:06.144013 1 context.go:154] Started "federatedResourceQuotaSync" I0706 11:51:06.144023 1 context.go:144] Starting "gracefulEviction" I0706 11:51:06.144054 1 context.go:154] Started "gracefulEviction" I0706 11:51:06.144067 1 context.go:144] Starting "cluster" I0706 11:51:06.144391 1 context.go:154] Started "cluster" I0706 11:51:06.144541 1 context.go:144] Starting "clusterStatus" I0706 11:51:06.144941 1 context.go:154] Started "clusterStatus" W0706 11:51:06.144960 1 context.go:141] "hpa" is disabled I0706 11:51:06.145110 1 internal.go:369] "Starting server" kind="health probe" addr="[::]:10357" I0706 11:51:06.145124 1 internal.go:369] "Starting server" path="/metrics" kind="metrics" addr="[::]:8080" I0706 11:51:06.145409 1 reflector.go:221] Starting reflector *v1alpha2.ClusterResourceBinding (9h30m44.719850167s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158 I0706 11:51:06.145464 1 reflector.go:257] Listing and watching *v1alpha2.ClusterResourceBinding from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158 I0706 11:51:06.145490 1 reflector.go:221] Starting reflector *v1alpha2.ResourceBinding (9h4m4.074783836s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158 I0706 11:51:06.145641 1 reflector.go:257] Listing and watching *v1alpha2.ResourceBinding from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158 I0706 11:51:06.245821 1 shared_informer.go:303] caches populated I0706 11:51:06.245922 1 leaderelection.go:248] attempting to acquire leader lease karmada-system/karmada-controller-manager... I0706 11:51:06.251105 1 leaderelection.go:258] successfully acquired lease karmada-system/karmada-controller-manager I0706 11:51:06.251387 1 interpreter.go:74] Starting custom resource interpreter. I0706 11:51:06.251480 1 recorder.go:103] "events: karmada-controller-manager-7c64888848-hnswq_082ae8f8-b3ba-482c-a372-d29f0060516c became leader" type="Normal" object={Kind:Lease Namespace:karmada-system Name:karmada-controller-manager UID:d7ac0f1e-2861-4c5a-b57c-44b11ab6d8be APIVersion:coordination.k8s.io/v1 ResourceVersion:286 FieldPath:} reason="LeaderElection" I0706 11:51:06.252177 1 dependencies_distributor.go:83] Starting dependencies distributor. I0706 11:51:06.252542 1 dependencies_distributor.go:137] Setup informer for /v1, Resource=configmaps I0706 11:51:06.252662 1 dependencies_distributor.go:137] Setup informer for /v1, Resource=secrets I0706 11:51:06.252792 1 dependencies_distributor.go:137] Setup informer for /v1, Resource=serviceaccounts I0706 11:51:06.252901 1 dependencies_distributor.go:137] Setup informer for /v1, Resource=persistentvolumeclaims I0706 11:51:06.253215 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.253331 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.253434 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.253693 1 detector.go:96] Starting resource detector. I0706 11:51:06.254315 1 controller.go:186] "Starting EventSource" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" source="kind source: *v1alpha2.ClusterResourceBinding" I0706 11:51:06.254477 1 controller.go:194] "Starting Controller" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" I0706 11:51:06.254853 1 shared_informer.go:303] caches populated I0706 11:51:06.254956 1 controller.go:228] "Starting workers" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" worker count=5 I0706 11:51:06.255101 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.255259 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.255339 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.255748 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.255832 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.255903 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.256117 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.256152 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.256160 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.256259 1 controller.go:186] "Starting EventSource" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" source="kind source: *v1alpha2.ResourceBinding" I0706 11:51:06.256422 1 controller.go:194] "Starting Controller" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" I0706 11:51:06.256566 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.256606 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.256616 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.254928 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.256904 1 shared_informer.go:303] caches populated I0706 11:51:06.256933 1 controller.go:228] "Starting workers" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" worker count=5 I0706 11:51:06.262257 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.262279 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.262543 1 cluster_controller.go:180] Starting cluster health monitor I0706 11:51:06.262865 1 reflector.go:221] Starting reflector *v1alpha1.Cluster (9h12m5.855595301s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.262880 1 reflector.go:257] Listing and watching *v1alpha1.Cluster from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.263259 1 controller.go:186] "Starting EventSource" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" source="kind source: *v1alpha2.ResourceBinding" I0706 11:51:06.270801 1 controller.go:186] "Starting EventSource" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" source="kind source: *v1alpha1.OverridePolicy" I0706 11:51:06.270922 1 controller.go:186] "Starting EventSource" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" source="kind source: *v1alpha1.ClusterOverridePolicy" I0706 11:51:06.270984 1 controller.go:194] "Starting Controller" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" I0706 11:51:06.263447 1 controller.go:186] "Starting EventSource" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" source="kind source: *v1alpha2.ClusterResourceBinding" I0706 11:51:06.271446 1 controller.go:186] "Starting EventSource" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" source="kind source: *v1alpha1.ClusterOverridePolicy" I0706 11:51:06.271519 1 controller.go:194] "Starting Controller" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" I0706 11:51:06.272192 1 reflector.go:221] Starting reflector *v1alpha1.ClusterOverridePolicy (9h41m48.245369514s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.272251 1 reflector.go:257] Listing and watching *v1alpha1.ClusterOverridePolicy from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.263495 1 controller.go:186] "Starting EventSource" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" source="kind source: *v1alpha2.ClusterResourceBinding" I0706 11:51:06.272791 1 controller.go:194] "Starting Controller" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" I0706 11:51:06.263548 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.273823 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1.ClusterRole" I0706 11:51:06.263586 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.273950 1 controller.go:194] "Starting Controller" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" I0706 11:51:06.263649 1 controller.go:186] "Starting EventSource" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" source="kind source: *v1alpha2.ResourceBinding" I0706 11:51:06.274119 1 controller.go:194] "Starting Controller" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" I0706 11:51:06.263680 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.263755 1 controller.go:186] "Starting EventSource" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" source="kind source: *v1alpha1.Work" I0706 11:51:06.263834 1 controller.go:186] "Starting EventSource" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" source="kind source: *v1alpha1.Work" I0706 11:51:06.263873 1 controller.go:186] "Starting EventSource" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" source="kind source: *v1alpha1.Work" I0706 11:51:06.263924 1 controller.go:186] "Starting EventSource" controller="serviceimport" controllerGroup="multicluster.x-k8s.io" controllerKind="ServiceImport" source="kind source: *v1alpha1.ServiceImport" I0706 11:51:06.263962 1 controller.go:186] "Starting EventSource" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" source="kind source: *v1alpha1.Work" I0706 11:51:06.264001 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.264138 1 controller.go:186] "Starting EventSource" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" source="kind source: *v1alpha1.FederatedResourceQuota" I0706 11:51:06.264188 1 controller.go:186] "Starting EventSource" controller="resourceBinding_status_controller" source="kind source: *v1alpha1.Work" I0706 11:51:06.264219 1 controller.go:186] "Starting EventSource" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" source="kind source: *v1alpha1.FederatedResourceQuota" I0706 11:51:06.264267 1 controller.go:186] "Starting EventSource" controller="federatedhpa" controllerGroup="autoscaling.karmada.io" controllerKind="FederatedHPA" source="kind source: *v1alpha1.FederatedHPA" I0706 11:51:06.264329 1 controller.go:186] "Starting EventSource" controller="clusterResourceBinding_status_controller" source="kind source: *v1alpha1.Work" I0706 11:51:06.264375 1 controller.go:186] "Starting EventSource" controller="namespace" controllerGroup="" controllerKind="Namespace" source="kind source: *v1.Namespace" I0706 11:51:06.264783 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ConfigMap, kube-system/extension-apiserver-authentication I0706 11:51:06.264820 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.269273 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ConfigMap, kube-public/cluster-info I0706 11:51:06.273913 1 controller.go:186] "Starting EventSource" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" source="kind source: *v1.ClusterRoleBinding" I0706 11:51:06.274068 1 reflector.go:221] Starting reflector *v1alpha1.OverridePolicy (10h5m2.104945563s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.274286 1 controller.go:194] "Starting Controller" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" I0706 11:51:06.274392 1 controller.go:194] "Starting Controller" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" I0706 11:51:06.274460 1 controller.go:194] "Starting Controller" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" I0706 11:51:06.274515 1 controller.go:194] "Starting Controller" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" I0706 11:51:06.274559 1 controller.go:194] "Starting Controller" controller="serviceimport" controllerGroup="multicluster.x-k8s.io" controllerKind="ServiceImport" I0706 11:51:06.274633 1 controller.go:194] "Starting Controller" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" I0706 11:51:06.274830 1 reflector.go:221] Starting reflector *v1.ClusterRole (10h45m56.671407074s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.274922 1 controller.go:194] "Starting Controller" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" I0706 11:51:06.275001 1 controller.go:186] "Starting EventSource" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.275136 1 reflector.go:221] Starting reflector *v1alpha1.Work (9h8m33.155649866s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.275318 1 reflector.go:221] Starting reflector *v1alpha1.FederatedResourceQuota (10h9m12.710242258s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.275394 1 reflector.go:221] Starting reflector *v1alpha1.ServiceImport (9h44m45.005871623s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.275698 1 controller.go:186] "Starting EventSource" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" source="kind source: *v1alpha1.Work" I0706 11:51:06.275738 1 controller.go:194] "Starting Controller" controller="resourceBinding_status_controller" I0706 11:51:06.275801 1 controller.go:186] "Starting EventSource" controller="namespace" controllerGroup="" controllerKind="Namespace" source="kind source: *v1alpha1.Cluster" I0706 11:51:06.275951 1 controller.go:194] "Starting Controller" controller="federatedhpa" controllerGroup="autoscaling.karmada.io" controllerKind="FederatedHPA" I0706 11:51:06.276064 1 controller.go:194] "Starting Controller" controller="clusterResourceBinding_status_controller" I0706 11:51:06.276197 1 reflector.go:221] Starting reflector *v1.Namespace (9h51m43.188651363s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.276316 1 reflector.go:221] Starting reflector *v1alpha1.FederatedHPA (9h33m57.628901215s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.276339 1 controller.go:194] "Starting Controller" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" I0706 11:51:06.276494 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=Secret, kube-system/bootstrap-token-ccufnn I0706 11:51:06.276512 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.276712 1 reflector.go:221] Starting reflector *v1.ClusterRoleBinding (10h22m37.531124149s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.276731 1 reflector.go:257] Listing and watching *v1alpha1.OverridePolicy from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.277298 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.277397 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.277655 1 reflector.go:257] Listing and watching *v1.ClusterRole from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.279706 1 detector.go:166] Setup informer for scheduling.k8s.io/v1, Resource=priorityclasses I0706 11:51:06.280391 1 controller.go:194] "Starting Controller" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" I0706 11:51:06.280498 1 reflector.go:257] Listing and watching *v1alpha1.FederatedHPA from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.280666 1 reflector.go:257] Listing and watching *v1alpha1.FederatedResourceQuota from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.280778 1 reflector.go:257] Listing and watching *v1.ClusterRoleBinding from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.281184 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.281197 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.281457 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.280811 1 reflector.go:257] Listing and watching *v1alpha1.ServiceImport from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.280827 1 controller.go:194] "Starting Controller" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" I0706 11:51:06.280885 1 controller.go:186] "Starting EventSource" controller="namespace" controllerGroup="" controllerKind="Namespace" source="kind source: *v1alpha1.ClusterOverridePolicy" I0706 11:51:06.281610 1 controller.go:194] "Starting Controller" controller="namespace" controllerGroup="" controllerKind="Namespace" I0706 11:51:06.280962 1 reflector.go:257] Listing and watching *v1.Namespace from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.280980 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.281700 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.279720 1 reflector.go:257] Listing and watching *v1alpha1.Work from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 11:51:06.282229 1 detector.go:166] Setup informer for apps/v1, Resource=deployments I0706 11:51:06.282289 1 detector.go:166] Setup informer for networking.k8s.io/v1, Resource=ingressclasses I0706 11:51:06.282348 1 detector.go:166] Setup informer for storage.k8s.io/v1, Resource=volumeattachments I0706 11:51:06.282428 1 detector.go:166] Setup informer for /v1, Resource=limitranges I0706 11:51:06.282483 1 detector.go:166] Setup informer for batch/v1, Resource=jobs I0706 11:51:06.282520 1 detector.go:166] Setup informer for multicluster.x-k8s.io/v1alpha1, Resource=serviceimports I0706 11:51:06.282562 1 detector.go:166] Setup informer for storage.k8s.io/v1, Resource=csidrivers I0706 11:51:06.282629 1 detector.go:166] Setup informer for /v1, Resource=secrets I0706 11:51:06.282704 1 detector.go:166] Setup informer for /v1, Resource=resourcequotas I0706 11:51:06.282764 1 detector.go:166] Setup informer for rbac.authorization.k8s.io/v1, Resource=roles I0706 11:51:06.282828 1 detector.go:166] Setup informer for /v1, Resource=pods I0706 11:51:06.282879 1 detector.go:166] Setup informer for storage.k8s.io/v1, Resource=csinodes I0706 11:51:06.282940 1 detector.go:166] Setup informer for /v1, Resource=podtemplates I0706 11:51:06.283003 1 detector.go:166] Setup informer for /v1, Resource=serviceaccounts I0706 11:51:06.283062 1 detector.go:166] Setup informer for /v1, Resource=namespaces I0706 11:51:06.283176 1 detector.go:166] Setup informer for node.k8s.io/v1, Resource=runtimeclasses I0706 11:51:06.283381 1 detector.go:166] Setup informer for apps/v1, Resource=statefulsets I0706 11:51:06.283472 1 detector.go:166] Setup informer for flowcontrol.apiserver.k8s.io/v1beta2, Resource=flowschemas I0706 11:51:06.283564 1 detector.go:166] Setup informer for /v1, Resource=endpoints I0706 11:51:06.283624 1 detector.go:166] Setup informer for networking.k8s.io/v1, Resource=networkpolicies I0706 11:51:06.283687 1 detector.go:166] Setup informer for discovery.k8s.io/v1, Resource=endpointslices I0706 11:51:06.283750 1 detector.go:166] Setup informer for /v1, Resource=persistentvolumes I0706 11:51:06.283835 1 detector.go:166] Setup informer for /v1, Resource=replicationcontrollers I0706 11:51:06.284566 1 detector.go:166] Setup informer for rbac.authorization.k8s.io/v1, Resource=clusterroles I0706 11:51:06.284761 1 detector.go:166] Setup informer for batch/v1, Resource=cronjobs I0706 11:51:06.284940 1 detector.go:166] Setup informer for policy/v1, Resource=poddisruptionbudgets I0706 11:51:06.285098 1 detector.go:166] Setup informer for apiextensions.k8s.io/v1, Resource=customresourcedefinitions I0706 11:51:06.285252 1 detector.go:166] Setup informer for storage.k8s.io/v1, Resource=storageclasses I0706 11:51:06.285432 1 detector.go:166] Setup informer for apps/v1, Resource=replicasets I0706 11:51:06.286676 1 detector.go:166] Setup informer for apps/v1, Resource=controllerrevisions I0706 11:51:06.286833 1 detector.go:166] Setup informer for rbac.authorization.k8s.io/v1, Resource=clusterrolebindings I0706 11:51:06.286885 1 detector.go:166] Setup informer for certificates.k8s.io/v1, Resource=certificatesigningrequests I0706 11:51:06.287098 1 detector.go:166] Setup informer for rbac.authorization.k8s.io/v1, Resource=rolebindings I0706 11:51:06.287274 1 detector.go:166] Setup informer for flowcontrol.apiserver.k8s.io/v1beta2, Resource=prioritylevelconfigurations I0706 11:51:06.287396 1 detector.go:166] Setup informer for multicluster.x-k8s.io/v1alpha1, Resource=serviceexports I0706 11:51:06.287603 1 detector.go:166] Setup informer for /v1, Resource=nodes I0706 11:51:06.287841 1 detector.go:166] Setup informer for /v1, Resource=configmaps I0706 11:51:06.288005 1 detector.go:166] Setup informer for /v1, Resource=services I0706 11:51:06.288121 1 detector.go:166] Setup informer for apps/v1, Resource=daemonsets I0706 11:51:06.288314 1 detector.go:166] Setup informer for admissionregistration.k8s.io/v1, Resource=validatingwebhookconfigurations I0706 11:51:06.288471 1 detector.go:166] Setup informer for autoscaling.karmada.io/v1alpha1, Resource=federatedhpas I0706 11:51:06.292267 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/certificate-controller I0706 11:51:06.292527 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/ttl-after-finished-controller I0706 11:51:06.292376 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/token-cleaner I0706 11:51:06.293176 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/bootstrap-signer I0706 11:51:06.293347 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/generic-garbage-collector I0706 11:51:06.293486 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=ServiceAccount, kube-system/namespace-controller I0706 11:51:06.293606 1 detector.go:166] Setup informer for /v1, Resource=persistentvolumeclaims I0706 11:51:06.293761 1 detector.go:166] Setup informer for apiregistration.k8s.io/v1, Resource=apiservices I0706 11:51:06.293843 1 detector.go:166] Setup informer for networking.k8s.io/v1, Resource=ingresses I0706 11:51:06.293918 1 detector.go:166] Setup informer for autoscaling/v2, Resource=horizontalpodautoscalers I0706 11:51:06.294000 1 detector.go:166] Setup informer for admissionregistration.k8s.io/v1, Resource=mutatingwebhookconfigurations I0706 11:51:06.294084 1 detector.go:166] Setup informer for storage.k8s.io/v1, Resource=csistoragecapacities I0706 11:51:06.294410 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.294547 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.294648 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.294667 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.294658 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.294689 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295241 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.295427 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295513 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295699 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.295732 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295747 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295834 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.295887 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295450 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.295950 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295993 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296115 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296136 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296142 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295523 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296252 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296303 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296474 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296494 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296500 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295279 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296689 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296699 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296714 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296751 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.296782 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295292 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.296996 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297002 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297007 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.297020 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297059 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295317 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.297218 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297225 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295497 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.297359 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297366 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297375 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.297475 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295546 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.295911 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297840 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.297866 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.297873 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298032 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298196 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298210 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298484 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.298635 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.298692 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298706 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298940 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.298965 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298971 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299114 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299135 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299141 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298493 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299415 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299428 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299516 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299570 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299606 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.298634 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299726 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299420 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299907 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299909 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299921 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299927 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299936 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.299315 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.300085 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300092 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300150 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.300203 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300239 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300429 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.300449 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300475 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300667 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.300695 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300702 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300800 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.300822 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.300828 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301072 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301082 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301093 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.299005 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301119 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301120 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301125 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301129 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301213 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301287 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301096 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301329 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301410 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301428 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301434 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301437 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301452 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.295705 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301475 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301482 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301096 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301492 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301313 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301721 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301866 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301884 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301948 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.301970 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301983 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.301458 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302177 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.302203 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302227 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302255 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.302277 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302284 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302431 1 reflector.go:205] Reflector from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0706 11:51:06.302449 1 reflector.go:221] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.302453 1 reflector.go:257] Listing and watching *unstructured.Unstructured from k8s.io/client-go/dynamic/dynamicinformer/informer.go:91 I0706 11:51:06.311044 1 detector.go:215] Reconciling object: admissionregistration.k8s.io/v1, kind=MutatingWebhookConfiguration, mutating-config I0706 11:51:06.311380 1 detector.go:351] Attempts to match cluster policy for resource(admissionregistration.k8s.io/v1, kind=MutatingWebhookConfiguration, mutating-config) I0706 11:51:06.311490 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.311582 1 detector.go:721] Add object(admissionregistration.k8s.io/v1, kind=MutatingWebhookConfiguration, mutating-config) to waiting list, length of list is: 1 I0706 11:51:06.311741 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-public I0706 11:51:06.312011 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-public) I0706 11:51:06.312117 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-system I0706 11:51:06.312218 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-system) I0706 11:51:06.312314 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.312380 1 detector.go:721] Add object(v1, kind=Namespace, karmada-system) to waiting list, length of list is: 2 I0706 11:51:06.312106 1 detector.go:215] Reconciling object: v1, kind=Namespace, default I0706 11:51:06.312523 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, default) I0706 11:51:06.312596 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.312658 1 detector.go:721] Add object(v1, kind=Namespace, default) to waiting list, length of list is: 3 I0706 11:51:06.312121 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.312812 1 detector.go:721] Add object(v1, kind=Namespace, kube-public) to waiting list, length of list is: 4 I0706 11:51:06.311891 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-node-lease I0706 11:51:06.312973 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-node-lease) I0706 11:51:06.313067 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.313128 1 detector.go:721] Add object(v1, kind=Namespace, kube-node-lease) to waiting list, length of list is: 5 I0706 11:51:06.312139 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-system I0706 11:51:06.313281 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-system) I0706 11:51:06.313426 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.313494 1 detector.go:721] Add object(v1, kind=Namespace, kube-system) to waiting list, length of list is: 6 I0706 11:51:06.314089 1 detector.go:215] Reconciling object: scheduling.k8s.io/v1, kind=PriorityClass, system-cluster-critical I0706 11:51:06.314277 1 detector.go:351] Attempts to match cluster policy for resource(scheduling.k8s.io/v1, kind=PriorityClass, system-cluster-critical) I0706 11:51:06.314397 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.314482 1 detector.go:721] Add object(scheduling.k8s.io/v1, kind=PriorityClass, system-cluster-critical) to waiting list, length of list is: 7 I0706 11:51:06.314569 1 detector.go:215] Reconciling object: scheduling.k8s.io/v1, kind=PriorityClass, system-node-critical I0706 11:51:06.314639 1 detector.go:351] Attempts to match cluster policy for resource(scheduling.k8s.io/v1, kind=PriorityClass, system-node-critical) I0706 11:51:06.314693 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.314768 1 detector.go:721] Add object(scheduling.k8s.io/v1, kind=PriorityClass, system-node-critical) to waiting list, length of list is: 8 I0706 11:51:06.315507 1 detector.go:215] Reconciling object: discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes I0706 11:51:06.317411 1 detector.go:325] Attempts to match policy for resource(discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes) I0706 11:51:06.315914 1 detector.go:215] Reconciling object: admissionregistration.k8s.io/v1, kind=ValidatingWebhookConfiguration, validating-config I0706 11:51:06.317509 1 detector.go:215] Reconciling object: admissionregistration.k8s.io/v1, kind=MutatingWebhookConfiguration, mutating-config I0706 11:51:06.317601 1 detector.go:351] Attempts to match cluster policy for resource(admissionregistration.k8s.io/v1, kind=MutatingWebhookConfiguration, mutating-config) I0706 11:51:06.317611 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.317547 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-system I0706 11:51:06.317757 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-system) I0706 11:51:06.317854 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.317817 1 detector.go:351] Attempts to match cluster policy for resource(admissionregistration.k8s.io/v1, kind=ValidatingWebhookConfiguration, validating-config) I0706 11:51:06.317999 1 detector.go:215] Reconciling object: v1, kind=Namespace, default I0706 11:51:06.318070 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318089 1 detector.go:721] Add object(admissionregistration.k8s.io/v1, kind=ValidatingWebhookConfiguration, validating-config) to waiting list, length of list is: 9 I0706 11:51:06.317830 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:06.318215 1 detector.go:351] Attempts to match cluster policy for resource(discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes) I0706 11:51:06.318262 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318292 1 detector.go:721] Add object(discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes) to waiting list, length of list is: 10 I0706 11:51:06.318359 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-node-lease I0706 11:51:06.318227 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-public I0706 11:51:06.318443 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-public) I0706 11:51:06.318500 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318205 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, default) I0706 11:51:06.318510 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318424 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-node-lease) I0706 11:51:06.318517 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318768 1 detector.go:215] Reconciling object: v1, kind=Namespace, kube-system I0706 11:51:06.319323 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, kube-system) I0706 11:51:06.319361 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.318890 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:MutatingWebhookConfiguration Namespace: Name:mutating-config UID:3df59fc9-a279-46a3-8087-763ae2d17fad APIVersion:admissionregistration.k8s.io/v1 ResourceVersion:250 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319559 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:karmada-system UID:b15550f2-27c1-461f-b752-4b6fde56a03f APIVersion:v1 ResourceVersion:198 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319640 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:kube-public UID:63ab0d3f-6783-4876-8b40-68616e9735ab APIVersion:v1 ResourceVersion:5 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319684 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:default UID:30564f7a-e794-4752-b338-aa789ac1adea APIVersion:v1 ResourceVersion:189 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319769 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:kube-node-lease UID:71baa081-2cac-41e8-bad7-0566e82182a9 APIVersion:v1 ResourceVersion:6 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319815 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:kube-system UID:274a8c83-930b-4dc2-8595-34912b4dfcd0 APIVersion:v1 ResourceVersion:4 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.319909 1 detector.go:215] Reconciling object: scheduling.k8s.io/v1, kind=PriorityClass, system-cluster-critical I0706 11:51:06.319976 1 detector.go:351] Attempts to match cluster policy for resource(scheduling.k8s.io/v1, kind=PriorityClass, system-cluster-critical) I0706 11:51:06.320034 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.320138 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityClass Namespace: Name:system-cluster-critical UID:a6438838-6359-4a98-a87c-a669e60b1ebe APIVersion:scheduling.k8s.io/v1 ResourceVersion:69 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.321929 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:basic-user I0706 11:51:06.321950 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:persistent-volume-provisioner I0706 11:51:06.321996 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:service-account-issuer-discovery I0706 11:51:06.322193 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-after-finished-controller I0706 11:51:06.322248 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:generic-garbage-collector I0706 11:51:06.322222 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:persistent-volume-provisioner) I0706 11:51:06.322315 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:basic-user) I0706 11:51:06.322332 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322340 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:basic-user) to waiting list, length of list is: 11 I0706 11:51:06.322392 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pod-garbage-collector I0706 11:51:06.322412 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pod-garbage-collector) I0706 11:51:06.322434 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322467 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pod-garbage-collector) to waiting list, length of list is: 12 I0706 11:51:06.322514 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-after-finished-controller) I0706 11:51:06.322576 1 detector.go:215] Reconciling object: scheduling.k8s.io/v1, kind=PriorityClass, system-node-critical I0706 11:51:06.322595 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:generic-garbage-collector) I0706 11:51:06.322679 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322727 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:generic-garbage-collector) to waiting list, length of list is: 13 I0706 11:51:06.322586 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322905 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-after-finished-controller) to waiting list, length of list is: 14 I0706 11:51:06.322979 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:route-controller I0706 11:51:06.323054 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:route-controller) I0706 11:51:06.323070 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.323090 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:route-controller) to waiting list, length of list is: 15 I0706 11:51:06.322644 1 detector.go:351] Attempts to match cluster policy for resource(scheduling.k8s.io/v1, kind=PriorityClass, system-node-critical) I0706 11:51:06.323128 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322984 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:certificate-controller I0706 11:51:06.323222 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:certificate-controller) I0706 11:51:06.323359 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.323237 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityClass Namespace: Name:system-node-critical UID:ed4d8ff5-e207-4747-a862-c9ba6354390c APIVersion:scheduling.k8s.io/v1 ResourceVersion:68 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.322271 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.323188 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:discovery I0706 11:51:06.323477 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:discovery) I0706 11:51:06.323552 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.322532 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:service-account-issuer-discovery) I0706 11:51:06.323424 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:public-info-viewer I0706 11:51:06.323759 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:public-info-viewer) I0706 11:51:06.323833 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.323726 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.323395 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:certificate-controller) to waiting list, length of list is: 16 I0706 11:51:06.323877 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, edit I0706 11:51:06.323906 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, edit) I0706 11:51:06.324051 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.324001 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:persistent-volume-provisioner) to waiting list, length of list is: 17 I0706 11:51:06.324094 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:cronjob-controller I0706 11:51:06.324174 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:service-account-issuer-discovery) to waiting list, length of list is: 18 I0706 11:51:06.324200 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ephemeral-volume-controller I0706 11:51:06.324213 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ephemeral-volume-controller) I0706 11:51:06.324263 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:discovery) to waiting list, length of list is: 19 I0706 11:51:06.324405 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:root-ca-cert-publisher I0706 11:51:06.324429 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:root-ca-cert-publisher) I0706 11:51:06.324438 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.324477 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:root-ca-cert-publisher) to waiting list, length of list is: 20 I0706 11:51:06.324522 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-view I0706 11:51:06.324589 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-view) I0706 11:51:06.324633 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.324659 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-view) to waiting list, length of list is: 21 I0706 11:51:06.324713 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-aggregator I0706 11:51:06.324812 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-aggregator) I0706 11:51:06.324827 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.324882 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-aggregator) to waiting list, length of list is: 22 I0706 11:51:06.324972 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslicemirroring-controller I0706 11:51:06.325015 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslicemirroring-controller) I0706 11:51:06.325076 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325087 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslicemirroring-controller) to waiting list, length of list is: 23 I0706 11:51:06.325103 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:namespace-controller I0706 11:51:06.325112 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:namespace-controller) I0706 11:51:06.325119 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325124 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:namespace-controller) to waiting list, length of list is: 24 I0706 11:51:06.325137 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-controller I0706 11:51:06.325258 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-controller) I0706 11:51:06.325290 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325296 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-controller) to waiting list, length of list is: 25 I0706 11:51:06.325313 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:karmada:agent I0706 11:51:06.325323 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:karmada:agent) I0706 11:51:06.325329 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325334 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:karmada:agent) to waiting list, length of list is: 26 I0706 11:51:06.325355 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-problem-detector I0706 11:51:06.325469 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-problem-detector) I0706 11:51:06.325481 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325493 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-problem-detector) to waiting list, length of list is: 27 I0706 11:51:06.325508 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-account-controller I0706 11:51:06.325517 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-account-controller) I0706 11:51:06.325523 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325532 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-account-controller) to waiting list, length of list is: 28 I0706 11:51:06.325616 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:nodeclient I0706 11:51:06.325633 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:nodeclient) I0706 11:51:06.325639 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325645 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:nodeclient) to waiting list, length of list is: 29 I0706 11:51:06.325656 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:deployment-controller I0706 11:51:06.325666 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:deployment-controller) I0706 11:51:06.325672 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325686 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:deployment-controller) to waiting list, length of list is: 30 I0706 11:51:06.325724 1 detector.go:215] Reconciling object: admissionregistration.k8s.io/v1, kind=ValidatingWebhookConfiguration, validating-config I0706 11:51:06.325804 1 detector.go:351] Attempts to match cluster policy for resource(admissionregistration.k8s.io/v1, kind=ValidatingWebhookConfiguration, validating-config) I0706 11:51:06.325816 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325844 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpoint-controller I0706 11:51:06.325856 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpoint-controller) I0706 11:51:06.325862 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325867 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpoint-controller) to waiting list, length of list is: 31 I0706 11:51:06.325879 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replicaset-controller I0706 11:51:06.325890 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replicaset-controller) I0706 11:51:06.325895 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.325900 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replicaset-controller) to waiting list, length of list is: 32 I0706 11:51:06.325911 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:resourcequota-controller I0706 11:51:06.325977 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:resourcequota-controller) I0706 11:51:06.326020 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326056 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:resourcequota-controller) to waiting list, length of list is: 33 I0706 11:51:06.326106 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-controller-manager I0706 11:51:06.326159 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-controller-manager) I0706 11:51:06.326214 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326224 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-controller-manager) to waiting list, length of list is: 34 I0706 11:51:06.326238 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:clusterrole-aggregation-controller I0706 11:51:06.326248 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:clusterrole-aggregation-controller) I0706 11:51:06.326259 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326264 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:clusterrole-aggregation-controller) to waiting list, length of list is: 35 I0706 11:51:06.326276 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:daemon-set-controller I0706 11:51:06.326284 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:daemon-set-controller) I0706 11:51:06.326289 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326294 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:daemon-set-controller) to waiting list, length of list is: 36 I0706 11:51:06.326310 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kubelet-api-admin I0706 11:51:06.326318 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kubelet-api-admin) I0706 11:51:06.326323 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326329 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kubelet-api-admin) to waiting list, length of list is: 37 I0706 11:51:06.326341 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-approver I0706 11:51:06.326348 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-approver) I0706 11:51:06.326353 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326359 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-approver) to waiting list, length of list is: 38 I0706 11:51:06.326369 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-proxier I0706 11:51:06.326376 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-proxier) I0706 11:51:06.326416 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326424 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-proxier) to waiting list, length of list is: 39 I0706 11:51:06.326442 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:expand-controller I0706 11:51:06.326450 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:expand-controller) I0706 11:51:06.326455 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326460 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:expand-controller) to waiting list, length of list is: 40 I0706 11:51:06.326470 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:monitoring I0706 11:51:06.326477 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:monitoring) I0706 11:51:06.326482 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326487 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:monitoring) to waiting list, length of list is: 41 I0706 11:51:06.326583 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-admin I0706 11:51:06.326602 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-admin) I0706 11:51:06.326607 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326613 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-admin) to waiting list, length of list is: 42 I0706 11:51:06.326625 1 detector.go:215] Reconciling object: discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes I0706 11:51:06.326635 1 detector.go:325] Attempts to match policy for resource(discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes) I0706 11:51:06.326644 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:06.326648 1 detector.go:351] Attempts to match cluster policy for resource(discovery.k8s.io/v1, kind=EndpointSlice, default/kubernetes) I0706 11:51:06.326653 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.326759 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:horizontal-pod-autoscaler I0706 11:51:06.326860 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:horizontal-pod-autoscaler) I0706 11:51:06.326978 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327082 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:horizontal-pod-autoscaler) to waiting list, length of list is: 43 I0706 11:51:06.327158 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:job-controller I0706 11:51:06.327231 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:job-controller) I0706 11:51:06.327256 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327263 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:job-controller) to waiting list, length of list is: 44 I0706 11:51:06.327279 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pv-protection-controller I0706 11:51:06.327288 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pv-protection-controller) I0706 11:51:06.327347 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327365 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pv-protection-controller) to waiting list, length of list is: 45 I0706 11:51:06.327382 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, admin I0706 11:51:06.327392 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, admin) I0706 11:51:06.327398 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327405 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, admin) to waiting list, length of list is: 46 I0706 11:51:06.327456 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node I0706 11:51:06.327501 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node) I0706 11:51:06.327524 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327584 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node) to waiting list, length of list is: 47 I0706 11:51:06.327626 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:persistent-volume-binder I0706 11:51:06.327659 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:persistent-volume-binder) I0706 11:51:06.327693 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327714 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:persistent-volume-binder) to waiting list, length of list is: 48 I0706 11:51:06.327743 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:statefulset-controller I0706 11:51:06.327788 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:statefulset-controller) I0706 11:51:06.327800 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327811 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:statefulset-controller) to waiting list, length of list is: 49 I0706 11:51:06.327823 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-controller I0706 11:51:06.327832 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-controller) I0706 11:51:06.327837 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327843 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-controller) to waiting list, length of list is: 50 I0706 11:51:06.327853 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pvc-protection-controller I0706 11:51:06.327861 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pvc-protection-controller) I0706 11:51:06.327867 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327873 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pvc-protection-controller) to waiting list, length of list is: 51 I0706 11:51:06.327929 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-edit I0706 11:51:06.327944 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-edit) I0706 11:51:06.327950 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327956 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-edit) to waiting list, length of list is: 52 I0706 11:51:06.327967 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kubelet-serving-approver I0706 11:51:06.327975 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kubelet-serving-approver) I0706 11:51:06.327982 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.327994 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kubelet-serving-approver) to waiting list, length of list is: 53 I0706 11:51:06.328004 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:node-controller I0706 11:51:06.328142 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:node-controller) I0706 11:51:06.328174 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328217 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:node-controller) to waiting list, length of list is: 54 I0706 11:51:06.328238 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-bootstrapper I0706 11:51:06.328249 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-bootstrapper) I0706 11:51:06.328255 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328261 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-bootstrapper) to waiting list, length of list is: 55 I0706 11:51:06.328272 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:auth-delegator I0706 11:51:06.328281 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:auth-delegator) I0706 11:51:06.328287 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328305 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:auth-delegator) to waiting list, length of list is: 56 I0706 11:51:06.328342 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:selfnodeclient I0706 11:51:06.328357 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:selfnodeclient) I0706 11:51:06.328363 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328370 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:selfnodeclient) to waiting list, length of list is: 57 I0706 11:51:06.328383 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-kubelet-approver I0706 11:51:06.328395 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-kubelet-approver) I0706 11:51:06.328401 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328408 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-kubelet-approver) to waiting list, length of list is: 58 I0706 11:51:06.328421 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-admin I0706 11:51:06.328430 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-admin) I0706 11:51:06.328464 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328476 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-admin) to waiting list, length of list is: 59 I0706 11:51:06.328487 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:heapster I0706 11:51:06.328495 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:heapster) I0706 11:51:06.328501 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328506 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:heapster) to waiting list, length of list is: 60 I0706 11:51:06.328517 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:legacy-unknown-approver I0706 11:51:06.328529 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:legacy-unknown-approver) I0706 11:51:06.328535 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328540 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:legacy-unknown-approver) to waiting list, length of list is: 61 I0706 11:51:06.328551 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslice-controller I0706 11:51:06.328608 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslice-controller) I0706 11:51:06.328614 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328620 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslice-controller) to waiting list, length of list is: 62 I0706 11:51:06.328637 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replication-controller I0706 11:51:06.328645 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replication-controller) I0706 11:51:06.328651 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328656 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replication-controller) to waiting list, length of list is: 63 I0706 11:51:06.328672 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, view I0706 11:51:06.328680 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, view) I0706 11:51:06.328686 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328692 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, view) to waiting list, length of list is: 64 I0706 11:51:06.328707 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-dns I0706 11:51:06.328719 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-dns) I0706 11:51:06.328724 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328734 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-dns) to waiting list, length of list is: 65 I0706 11:51:06.328749 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:volume-scheduler I0706 11:51:06.328757 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:volume-scheduler) I0706 11:51:06.328762 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328768 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:volume-scheduler) to waiting list, length of list is: 66 I0706 11:51:06.328780 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-scheduler I0706 11:51:06.328797 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-scheduler) I0706 11:51:06.328803 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328809 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-scheduler) to waiting list, length of list is: 67 I0706 11:51:06.328821 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:attachdetach-controller I0706 11:51:06.328828 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:attachdetach-controller) I0706 11:51:06.328834 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328840 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:attachdetach-controller) to waiting list, length of list is: 68 I0706 11:51:06.328850 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:disruption-controller I0706 11:51:06.328857 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:disruption-controller) I0706 11:51:06.328863 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328868 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:disruption-controller) to waiting list, length of list is: 69 I0706 11:51:06.328878 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-proxy-admin I0706 11:51:06.328888 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-proxy-admin) I0706 11:51:06.328894 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328899 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-proxy-admin) to waiting list, length of list is: 70 I0706 11:51:06.324290 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:cronjob-controller) I0706 11:51:06.328912 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.328918 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:cronjob-controller) to waiting list, length of list is: 71 I0706 11:51:06.328929 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:public-info-viewer) to waiting list, length of list is: 72 I0706 11:51:06.328972 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ValidatingWebhookConfiguration Namespace: Name:validating-config UID:88fc6131-abb3-4f06-9af8-3a50769ff385 APIVersion:admissionregistration.k8s.io/v1 ResourceVersion:251 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.328994 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:EndpointSlice Namespace:default Name:kubernetes UID:7e079a15-7afd-4772-bbcc-f9bc852b966d APIVersion:discovery.k8s.io/v1 ResourceVersion:194 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.324303 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.329006 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ephemeral-volume-controller) to waiting list, length of list is: 73 I0706 11:51:06.329020 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRole, edit) to waiting list, length of list is: 74 I0706 11:51:06.331664 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:persistent-volume-provisioner I0706 11:51:06.331698 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:persistent-volume-provisioner) I0706 11:51:06.331707 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.331730 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:service-account-issuer-discovery I0706 11:51:06.331782 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:service-account-issuer-discovery) I0706 11:51:06.331798 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.339806 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-aggregator I0706 11:51:06.339861 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-aggregator) I0706 11:51:06.339874 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.339892 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslicemirroring-controller I0706 11:51:06.339910 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslicemirroring-controller) I0706 11:51:06.339916 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.339930 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:namespace-controller I0706 11:51:06.339944 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:namespace-controller) I0706 11:51:06.339950 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.339963 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-controller I0706 11:51:06.339977 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-controller) I0706 11:51:06.339984 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.339999 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:karmada:agent I0706 11:51:06.340026 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:karmada:agent) I0706 11:51:06.340033 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340048 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-problem-detector I0706 11:51:06.340064 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:persistent-volume-provisioner UID:dada3395-6bff-4b90-9f8d-cf2f1f090432 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:90 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340074 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-problem-detector) I0706 11:51:06.340081 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340087 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:service-account-issuer-discovery UID:6dab94b0-d5db-4b0e-8188-a809a89964cb APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:98 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340096 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-account-controller I0706 11:51:06.340135 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:service-account-controller) I0706 11:51:06.340138 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:nodeclient I0706 11:51:06.340147 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340161 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:nodeclient) I0706 11:51:06.340164 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:deployment-controller I0706 11:51:06.340172 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340180 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:deployment-controller) I0706 11:51:06.340187 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340203 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpoint-controller I0706 11:51:06.340212 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replicaset-controller I0706 11:51:06.340222 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpoint-controller) I0706 11:51:06.340226 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replicaset-controller) I0706 11:51:06.333556 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:discovery I0706 11:51:06.340245 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340263 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:discovery) I0706 11:51:06.340273 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340271 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:resourcequota-controller I0706 11:51:06.340300 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:resourcequota-controller) I0706 11:51:06.340316 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340113 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:kube-aggregator UID:d4bd01e0-1a57-4dbe-8423-234d616ab4eb APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:87 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340345 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:clusterrole-aggregation-controller I0706 11:51:06.340349 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:endpointslicemirroring-controller UID:f63f6dbe-cd5a-4892-b8e1-b6bf10485401 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:109 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340357 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:clusterrole-aggregation-controller) I0706 11:51:06.340364 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340385 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:daemon-set-controller I0706 11:51:06.340403 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:daemon-set-controller) I0706 11:51:06.340410 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340415 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:namespace-controller UID:d5cd1c52-8ae0-44bd-8026-d7fdf89c7b96 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:115 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340433 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kubelet-api-admin I0706 11:51:06.340442 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:service-controller UID:bb6ea690-0e0c-4e5d-8aa4-1794d80c2a89 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:124 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.333570 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:root-ca-cert-publisher I0706 11:51:06.340469 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:karmada:agent UID:fb791be7-fb80-4e59-83dc-7a3a2187779f APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:260 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340489 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:node-problem-detector UID:bbf8dbbc-a54a-45fa-8e06-df94da66a90c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:83 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340510 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:service-account-controller UID:e8fd0e49-0959-4150-ad32-856e42ac45a0 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:123 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340527 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:certificatesigningrequests:nodeclient UID:f1def7ce-35d4-4ddd-8c48-493fea06623c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:91 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340572 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:root-ca-cert-publisher) I0706 11:51:06.340592 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340610 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-approver I0706 11:51:06.340624 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-approver) I0706 11:51:06.340643 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340658 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-proxier I0706 11:51:06.340672 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-proxier) I0706 11:51:06.340685 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340700 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:expand-controller I0706 11:51:06.340709 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:expand-controller) I0706 11:51:06.340720 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340738 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:monitoring I0706 11:51:06.340757 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:monitoring) I0706 11:51:06.340769 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340784 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:basic-user I0706 11:51:06.340793 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:basic-user) I0706 11:51:06.340804 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340547 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:deployment-controller UID:b54beafd-f2b6-41c0-bf64-dd83358be182 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:105 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.340818 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pod-garbage-collector I0706 11:51:06.340828 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pod-garbage-collector) I0706 11:51:06.340443 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kubelet-api-admin) I0706 11:51:06.340841 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340855 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:generic-garbage-collector I0706 11:51:06.340868 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:generic-garbage-collector) I0706 11:51:06.340883 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340898 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-after-finished-controller I0706 11:51:06.340908 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340912 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-after-finished-controller) I0706 11:51:06.340927 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340943 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:route-controller I0706 11:51:06.340949 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:certificate-controller I0706 11:51:06.340953 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:route-controller) I0706 11:51:06.340964 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340965 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:certificate-controller) I0706 11:51:06.340973 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340984 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-admin I0706 11:51:06.340994 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-admin) I0706 11:51:06.340300 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-controller-manager I0706 11:51:06.341016 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.340833 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:replicaset-controller UID:c1eeca93-f977-4a53-b093-b515abde5faf APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:119 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341086 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:discovery UID:c337863e-1c30-4d0c-aff4-6d46f0306894 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:71 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341110 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:resourcequota-controller UID:584fe0d9-ccd2-48f8-b813-7c2757298330 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:121 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341129 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:clusterrole-aggregation-controller UID:b31318c0-7fbc-46aa-b385-258706ef4979 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:102 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341152 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:daemon-set-controller UID:6b823889-e707-4e65-b0cf-836945460d93 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:104 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341167 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:root-ca-cert-publisher UID:92b5eea5-1d63-4555-9fe0-cd85978e5ed2 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:131 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341192 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:kube-apiserver-client-approver UID:bcc088ff-e670-40f8-a5d1-05ffe0eb6646 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:96 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341207 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:node-proxier UID:00c6793a-b0f0-4016-ba6c-c035182e0b82 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:99 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341220 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:expand-controller UID:1ff4347c-9290-4282-bec3-04fb3a29a8b1 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:110 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341524 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:monitoring UID:d421f0aa-1b52-45bf-ab04-50bccf6cf784 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:72 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341558 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1. I0706 11:51:06.341570 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:basic-user UID:3cb73dc4-ad46-4f29-8ce8-35c6f056ed83 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:73 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341595 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:pod-garbage-collector UID:5e3c74c5-0f2d-484b-b12c-23b8406f4160 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:118 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341681 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.) I0706 11:51:06.341704 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.341713 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.) to waiting list, length of list is: 75 I0706 11:51:06.341744 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.apiextensions.k8s.io I0706 11:51:06.341760 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:generic-garbage-collector UID:dc6e8620-200d-4ae8-b094-34d1682a8206 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:112 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341767 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.apiextensions.k8s.io) I0706 11:51:06.341775 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.341782 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.apiextensions.k8s.io) to waiting list, length of list is: 76 I0706 11:51:06.341779 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:kubelet-api-admin UID:c04bf715-4c12-4972-9778-75fa65ca329c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:84 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341847 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta1.flowcontrol.apiserver.k8s.io I0706 11:51:06.341858 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:ttl-after-finished-controller UID:c4293898-d7b3-44a7-8f9e-1684f22d36e5 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:130 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341867 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta1.flowcontrol.apiserver.k8s.io) I0706 11:51:06.341875 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.341876 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:route-controller UID:35730d76-a88b-490d-8f98-c6d41573d7f4 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:122 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341882 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1beta1.flowcontrol.apiserver.k8s.io) to waiting list, length of list is: 77 I0706 11:51:06.341899 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:certificate-controller UID:6ea08f17-efab-4518-912b-05ad59abe4f3 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:127 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341905 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.scheduling.k8s.io I0706 11:51:06.341915 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:aggregate-to-admin UID:17e7126f-c177-43bd-8e83-14e401b1c6b0 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:78 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.341917 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.scheduling.k8s.io) I0706 11:51:06.333578 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-view I0706 11:51:06.341925 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.341931 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.scheduling.k8s.io) to waiting list, length of list is: 78 I0706 11:51:06.341026 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-controller-manager) I0706 11:51:06.341993 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342014 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.cluster.karmada.io I0706 11:51:06.342031 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.cluster.karmada.io) I0706 11:51:06.342038 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342035 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-view) I0706 11:51:06.342051 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342052 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.cluster.karmada.io) to waiting list, length of list is: 79 I0706 11:51:06.340229 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.341007 1 detector.go:215] Reconciling object: v1, kind=Service, default/kubernetes I0706 11:51:06.342116 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.apps I0706 11:51:06.342132 1 detector.go:325] Attempts to match policy for resource(v1, kind=Service, default/kubernetes) I0706 11:51:06.342145 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:06.342151 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.apps) I0706 11:51:06.342160 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342152 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Service, default/kubernetes) I0706 11:51:06.342169 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342183 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:kube-controller-manager UID:979f4905-7756-4db2-be91-3d9d3b4c1704 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:88 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.342196 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.apps) to waiting list, length of list is: 80 I0706 11:51:06.342236 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:aggregate-to-view UID:932ad3f8-1d10-47bf-9988-2f315f434f0d APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:80 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.342237 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.events.k8s.io I0706 11:51:06.342252 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.events.k8s.io) I0706 11:51:06.342260 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342285 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.events.k8s.io) to waiting list, length of list is: 81 I0706 11:51:06.342318 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:endpoint-controller UID:b59016e5-2575-4993-9d71-dda3ec79ff0c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:107 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.342330 1 detector.go:721] Add object(v1, kind=Service, default/kubernetes) to waiting list, length of list is: 82 I0706 11:51:06.342390 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta2.flowcontrol.apiserver.k8s.io I0706 11:51:06.342435 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta2.flowcontrol.apiserver.k8s.io) I0706 11:51:06.342444 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342453 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1beta2.flowcontrol.apiserver.k8s.io) to waiting list, length of list is: 83 I0706 11:51:06.342488 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:horizontal-pod-autoscaler I0706 11:51:06.342500 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:horizontal-pod-autoscaler) I0706 11:51:06.342507 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342552 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:horizontal-pod-autoscaler UID:6afe8029-d71d-4228-a736-22c8f1db6b6c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:113 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.342567 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:job-controller I0706 11:51:06.342578 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pv-protection-controller I0706 11:51:06.342585 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:job-controller) I0706 11:51:06.342592 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342595 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pv-protection-controller) I0706 11:51:06.342609 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342611 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, admin I0706 11:51:06.342627 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, admin) I0706 11:51:06.342630 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node I0706 11:51:06.342642 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node) I0706 11:51:06.342655 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342633 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342818 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:persistent-volume-binder I0706 11:51:06.342841 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:persistent-volume-binder) I0706 11:51:06.342914 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342942 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:statefulset-controller I0706 11:51:06.342952 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:statefulset-controller) I0706 11:51:06.342954 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-controller I0706 11:51:06.342987 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ttl-controller) I0706 11:51:06.342990 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pvc-protection-controller I0706 11:51:06.343001 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343001 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:pvc-protection-controller) I0706 11:51:06.343013 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343031 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-edit I0706 11:51:06.343033 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kubelet-serving-approver I0706 11:51:06.343043 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kubelet-serving-approver) I0706 11:51:06.343050 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343059 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.config.karmada.io I0706 11:51:06.343073 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:node-controller I0706 11:51:06.343078 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.config.karmada.io) I0706 11:51:06.343086 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343086 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:node-controller) I0706 11:51:06.343092 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343094 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.config.karmada.io) to waiting list, length of list is: 84 I0706 11:51:06.343043 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:aggregate-to-edit) I0706 11:51:06.343102 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343122 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-bootstrapper I0706 11:51:06.343132 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:node-bootstrapper) I0706 11:51:06.343138 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343148 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:job-controller UID:50741fcf-8484-404f-b726-f37b1f20395e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:114 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.343155 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:auth-delegator I0706 11:51:06.343165 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:auth-delegator) I0706 11:51:06.343368 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343408 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:heapster I0706 11:51:06.343462 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:heapster) I0706 11:51:06.343476 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343493 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:legacy-unknown-approver I0706 11:51:06.343518 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:legacy-unknown-approver) I0706 11:51:06.343530 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343545 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslice-controller I0706 11:51:06.343561 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:endpointslice-controller) I0706 11:51:06.343572 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343621 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replication-controller I0706 11:51:06.343639 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:replication-controller) I0706 11:51:06.343651 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343666 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, view I0706 11:51:06.343687 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, view) I0706 11:51:06.343698 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343713 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-dns I0706 11:51:06.343729 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-dns) I0706 11:51:06.343740 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343755 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:volume-scheduler I0706 11:51:06.343878 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:volume-scheduler) I0706 11:51:06.343898 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343914 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-scheduler I0706 11:51:06.343928 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:kube-scheduler) I0706 11:51:06.343963 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343977 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:attachdetach-controller I0706 11:51:06.343989 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:attachdetach-controller) I0706 11:51:06.344004 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344022 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:disruption-controller I0706 11:51:06.344032 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:disruption-controller) I0706 11:51:06.344046 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344059 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-proxy-admin I0706 11:51:06.344068 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-proxy-admin) I0706 11:51:06.344079 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344093 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:cronjob-controller I0706 11:51:06.344109 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:cronjob-controller) I0706 11:51:06.344121 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344135 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:public-info-viewer I0706 11:51:06.344149 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:public-info-viewer) I0706 11:51:06.344166 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344180 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ephemeral-volume-controller I0706 11:51:06.344196 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:controller:ephemeral-volume-controller) I0706 11:51:06.344207 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344221 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, edit I0706 11:51:06.344235 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, edit) I0706 11:51:06.344245 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344264 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v2beta2.autoscaling I0706 11:51:06.344274 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v2beta2.autoscaling) I0706 11:51:06.344290 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344297 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v2beta2.autoscaling) to waiting list, length of list is: 85 I0706 11:51:06.344314 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.coordination.k8s.io I0706 11:51:06.344328 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.coordination.k8s.io) I0706 11:51:06.344334 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344341 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.coordination.k8s.io) to waiting list, length of list is: 86 I0706 11:51:06.344360 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.rbac.authorization.k8s.io I0706 11:51:06.344375 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.rbac.authorization.k8s.io) I0706 11:51:06.344381 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344387 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.rbac.authorization.k8s.io) to waiting list, length of list is: 87 I0706 11:51:06.344403 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha2.work.karmada.io I0706 11:51:06.344421 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha2.work.karmada.io) I0706 11:51:06.344427 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344434 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha2.work.karmada.io) to waiting list, length of list is: 88 I0706 11:51:06.344452 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.batch I0706 11:51:06.344553 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.batch) I0706 11:51:06.344573 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344580 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.batch) to waiting list, length of list is: 89 I0706 11:51:06.344599 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.discovery.k8s.io I0706 11:51:06.344614 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.discovery.k8s.io) I0706 11:51:06.344620 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344626 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.discovery.k8s.io) to waiting list, length of list is: 90 I0706 11:51:06.344641 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.networking.karmada.io I0706 11:51:06.344650 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.networking.karmada.io) I0706 11:51:06.344656 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344666 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.networking.karmada.io) to waiting list, length of list is: 91 I0706 11:51:06.344684 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v2.autoscaling I0706 11:51:06.344693 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v2.autoscaling) I0706 11:51:06.344703 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344717 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v2.autoscaling) to waiting list, length of list is: 92 I0706 11:51:06.344730 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.node.k8s.io I0706 11:51:06.344745 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.node.k8s.io) I0706 11:51:06.344757 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344763 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.node.k8s.io) to waiting list, length of list is: 93 I0706 11:51:06.344776 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.policy I0706 11:51:06.344788 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.policy) I0706 11:51:06.344799 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344806 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.policy) to waiting list, length of list is: 94 I0706 11:51:06.344819 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta1.storage.k8s.io I0706 11:51:06.344837 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta1.storage.k8s.io) I0706 11:51:06.344847 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344853 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1beta1.storage.k8s.io) to waiting list, length of list is: 95 I0706 11:51:06.344871 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.storage.k8s.io I0706 11:51:06.344889 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.storage.k8s.io) I0706 11:51:06.344896 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344903 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.storage.k8s.io) to waiting list, length of list is: 96 I0706 11:51:06.344920 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.policy.karmada.io I0706 11:51:06.344948 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.policy.karmada.io) I0706 11:51:06.344964 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.344970 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.policy.karmada.io) to waiting list, length of list is: 97 I0706 11:51:06.344989 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.certificates.k8s.io I0706 11:51:06.345005 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.certificates.k8s.io) I0706 11:51:06.345012 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345023 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.certificates.k8s.io) to waiting list, length of list is: 98 I0706 11:51:06.345036 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.autoscaling.karmada.io I0706 11:51:06.345046 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.autoscaling.karmada.io) I0706 11:51:06.345056 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345067 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.autoscaling.karmada.io) to waiting list, length of list is: 99 I0706 11:51:06.345080 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.autoscaling I0706 11:51:06.345090 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.autoscaling) I0706 11:51:06.345101 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345108 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.autoscaling) to waiting list, length of list is: 100 I0706 11:51:06.345132 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.work.karmada.io I0706 11:51:06.345147 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.work.karmada.io) I0706 11:51:06.345153 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345164 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.work.karmada.io) to waiting list, length of list is: 101 I0706 11:51:06.345178 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.admissionregistration.k8s.io I0706 11:51:06.345197 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.admissionregistration.k8s.io) I0706 11:51:06.345204 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345211 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.admissionregistration.k8s.io) to waiting list, length of list is: 102 I0706 11:51:06.345224 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.authentication.k8s.io I0706 11:51:06.345238 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.authentication.k8s.io) I0706 11:51:06.345249 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345255 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.authentication.k8s.io) to waiting list, length of list is: 103 I0706 11:51:06.345273 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.authorization.k8s.io I0706 11:51:06.345284 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.authorization.k8s.io) I0706 11:51:06.345291 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345298 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.authorization.k8s.io) to waiting list, length of list is: 104 I0706 11:51:06.345321 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.networking.k8s.io I0706 11:51:06.345331 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.networking.k8s.io) I0706 11:51:06.345337 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.345448 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1.networking.k8s.io) to waiting list, length of list is: 105 I0706 11:51:06.345472 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.multicluster.x-k8s.io I0706 11:51:06.343168 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:pv-protection-controller UID:6a522cb2-b19c-40b1-ad9b-1f78a3148928 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:129 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346446 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:node UID:6aca7db8-1754-4052-b282-a61af323a791 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:82 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346613 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:admin UID:92414f94-933b-4e80-a1fb-5a80d4bd325e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:75 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346637 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:persistent-volume-binder UID:8f35dca4-be1c-402f-ba73-4b1a5f3589c8 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:117 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346670 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:ttl-controller UID:39ed534f-4901-465b-a2ce-4aae2ede758e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:126 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346691 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:pvc-protection-controller UID:318f80dd-5241-4fd3-8342-fe670f6f5e6f APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:128 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346709 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:kubelet-serving-approver UID:6868e037-33e5-4274-a59b-6fdefec81671 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:95 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346738 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:aggregate-to-edit UID:a47bbee0-a63d-482f-8ecd-c66b8e7d923a APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:79 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346754 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:node-bootstrapper UID:45299c5a-7f68-41f8-9aad-68dc1d3dddb4 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:85 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346786 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:node-controller UID:7c7734f5-79f9-4978-8252-b0f0f5ebec8d APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:116 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346804 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:auth-delegator UID:ccd4144f-47b4-494c-b496-5ea71b39da41 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:86 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346821 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:heapster UID:8cdec35c-178b-4a05-ade2-a85be789c5fe APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:81 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346852 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:legacy-unknown-approver UID:abc07862-860d-4a60-baf0-292360e5af0c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:94 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346883 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:endpointslice-controller UID:8d69bdae-96a8-4049-abdf-0032a86ff342 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:108 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346906 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:replication-controller UID:a54b41ad-7017-42a7-9087-c3b1caad0e17 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:120 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346956 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:view UID:a198b83e-73a4-4638-950f-2254bea6d2bf APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:77 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.346975 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:kube-dns UID:25075bdb-99fa-4e1c-b63a-978881e251ea APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:89 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347002 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:volume-scheduler UID:e3fdd5f1-616a-4962-b489-66e3ce192267 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:93 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347017 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:kube-scheduler UID:4d6adf4f-6965-4b62-bc67-51e90885f075 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:100 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347036 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:attachdetach-controller UID:bd4b3dd9-e871-4fda-8740-44e45b57383a APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:101 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347074 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:disruption-controller UID:2c1e90b6-d1bf-44ef-b8ff-821b3660dbfd APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:106 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347093 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:cluster-proxy-admin UID:d14db722-54a5-45a1-aaee-a8f3be007ab0 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:255 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347111 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:cronjob-controller UID:19dc092c-28a4-4da6-91a4-59df6f95e054 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:103 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347126 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:public-info-viewer UID:cdc4d649-f1aa-4ebd-9c1d-4f12a8980083 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:74 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347140 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:ephemeral-volume-controller UID:cebb452a-0cd4-483f-b48b-06ffc59e5cca APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:111 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347159 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:edit UID:e1051f23-48cc-4a00-9935-a7aa7e2a2495 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:76 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.343183 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:selfnodeclient I0706 11:51:06.347229 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:certificatesigningrequests:selfnodeclient) I0706 11:51:06.347254 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347300 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node I0706 11:51:06.347413 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node) I0706 11:51:06.347449 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.342960 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343209 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-kubelet-approver I0706 11:51:06.347502 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:certificatesigningrequests:selfnodeclient UID:d8383478-3686-4921-9d32-882524945dec APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:92 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347518 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, system:certificates.k8s.io:kube-apiserver-client-kubelet-approver) I0706 11:51:06.347538 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.343237 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-admin I0706 11:51:06.347551 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRole, cluster-admin) I0706 11:51:06.347570 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347481 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node) to waiting list, length of list is: 106 I0706 11:51:06.347603 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:deployment-controller I0706 11:51:06.347620 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:deployment-controller) I0706 11:51:06.347627 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347656 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:expand-controller I0706 11:51:06.347678 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:expand-controller) I0706 11:51:06.347685 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347707 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:namespace-controller I0706 11:51:06.347716 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:namespace-controller) I0706 11:51:06.347722 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347756 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:controller:statefulset-controller UID:60d8b1ea-8330-4531-a8fd-f7ab41f2718c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:125 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347793 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:system:certificates.k8s.io:kube-apiserver-client-kubelet-approver UID:7a0c118f-77c0-4a77-9e18-1c17230fe182 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:97 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.347813 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:deployment-controller) to waiting list, length of list is: 107 I0706 11:51:06.347834 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:resourcequota-controller I0706 11:51:06.347850 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:resourcequota-controller) I0706 11:51:06.347862 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347881 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:monitoring I0706 11:51:06.347902 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:monitoring) I0706 11:51:06.347909 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347931 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:resourcequota-controller) to waiting list, length of list is: 108 I0706 11:51:06.347945 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:basic-user I0706 11:51:06.347959 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:basic-user) I0706 11:51:06.347965 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.347986 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRole Namespace: Name:cluster-admin UID:7bd2a7d1-b4a3-498e-921a-e492d6628139 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:70 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.348070 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:basic-user) to waiting list, length of list is: 109 I0706 11:51:06.348091 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslice-controller I0706 11:51:06.348102 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslice-controller) I0706 11:51:06.348109 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348125 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslice-controller) to waiting list, length of list is: 110 I0706 11:51:06.348148 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replicaset-controller I0706 11:51:06.348239 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replicaset-controller) I0706 11:51:06.348254 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348267 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replicaset-controller) to waiting list, length of list is: 111 I0706 11:51:06.348287 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:root-ca-cert-publisher I0706 11:51:06.348298 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:root-ca-cert-publisher) I0706 11:51:06.348305 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348323 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:root-ca-cert-publisher) to waiting list, length of list is: 112 I0706 11:51:06.348344 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pv-protection-controller I0706 11:51:06.348354 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pv-protection-controller) I0706 11:51:06.348361 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348375 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pv-protection-controller) to waiting list, length of list is: 113 I0706 11:51:06.348391 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:public-info-viewer I0706 11:51:06.348410 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:public-info-viewer) I0706 11:51:06.348422 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348435 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:public-info-viewer) to waiting list, length of list is: 114 I0706 11:51:06.348459 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:service-account-issuer-discovery I0706 11:51:06.348469 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:service-account-issuer-discovery) I0706 11:51:06.348487 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348494 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:service-account-issuer-discovery) to waiting list, length of list is: 115 I0706 11:51:06.348512 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:attachdetach-controller I0706 11:51:06.348532 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:attachdetach-controller) I0706 11:51:06.348543 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348550 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:attachdetach-controller) to waiting list, length of list is: 116 I0706 11:51:06.348568 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:disruption-controller I0706 11:51:06.348577 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:disruption-controller) I0706 11:51:06.348583 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348594 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:disruption-controller) to waiting list, length of list is: 117 I0706 11:51:06.348607 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:route-controller I0706 11:51:06.348628 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:route-controller) I0706 11:51:06.348635 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348646 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:route-controller) to waiting list, length of list is: 118 I0706 11:51:06.348669 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-controller I0706 11:51:06.348687 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-controller) I0706 11:51:06.348703 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348710 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-controller) to waiting list, length of list is: 119 I0706 11:51:06.348723 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:certificate-controller I0706 11:51:06.348736 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:certificate-controller) I0706 11:51:06.348742 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348752 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:certificate-controller) to waiting list, length of list is: 120 I0706 11:51:06.348764 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-after-finished-controller I0706 11:51:06.348789 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-after-finished-controller) I0706 11:51:06.348797 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348803 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-after-finished-controller) to waiting list, length of list is: 121 I0706 11:51:06.348817 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-proxy-admin I0706 11:51:06.348830 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-proxy-admin) I0706 11:51:06.348836 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348843 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-proxy-admin) to waiting list, length of list is: 122 I0706 11:51:06.348873 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:karmada:agent I0706 11:51:06.348892 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:karmada:agent) I0706 11:51:06.348900 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348910 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:karmada:agent) to waiting list, length of list is: 123 I0706 11:51:06.348929 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:node-controller I0706 11:51:06.348941 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:node-controller) I0706 11:51:06.348947 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348953 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:node-controller) to waiting list, length of list is: 124 I0706 11:51:06.348970 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:discovery I0706 11:51:06.348984 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:discovery) I0706 11:51:06.348990 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.348996 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:discovery) to waiting list, length of list is: 125 I0706 11:51:06.349011 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node-proxier I0706 11:51:06.349088 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node-proxier) I0706 11:51:06.349095 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.349105 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node-proxier) to waiting list, length of list is: 126 I0706 11:51:06.349120 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-scheduler I0706 11:51:06.349130 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-scheduler) I0706 11:51:06.349141 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.349149 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-scheduler) to waiting list, length of list is: 127 I0706 11:51:06.349173 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpoint-controller I0706 11:51:06.349189 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpoint-controller) I0706 11:51:06.349205 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.349212 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpoint-controller) to waiting list, length of list is: 128 I0706 11:51:06.349225 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslicemirroring-controller I0706 11:51:06.349237 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslicemirroring-controller) I0706 11:51:06.349243 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.349253 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslicemirroring-controller) to waiting list, length of list is: 129 I0706 11:51:06.349266 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:generic-garbage-collector I0706 11:51:06.350589 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:generic-garbage-collector) I0706 11:51:06.350610 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350618 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:generic-garbage-collector) to waiting list, length of list is: 130 I0706 11:51:06.350647 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:job-controller I0706 11:51:06.350657 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:job-controller) I0706 11:51:06.350664 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350670 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:job-controller) to waiting list, length of list is: 131 I0706 11:51:06.350686 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:clusterrole-aggregation-controller I0706 11:51:06.350707 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:clusterrole-aggregation-controller) I0706 11:51:06.350713 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350720 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:clusterrole-aggregation-controller) to waiting list, length of list is: 132 I0706 11:51:06.350739 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ephemeral-volume-controller I0706 11:51:06.350750 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ephemeral-volume-controller) I0706 11:51:06.350760 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350768 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ephemeral-volume-controller) to waiting list, length of list is: 133 I0706 11:51:06.350790 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:persistent-volume-binder I0706 11:51:06.350807 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:persistent-volume-binder) I0706 11:51:06.350813 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350823 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:persistent-volume-binder) to waiting list, length of list is: 134 I0706 11:51:06.350836 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-bootstrap I0706 11:51:06.350857 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-bootstrap) I0706 11:51:06.350869 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350879 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-bootstrap) to waiting list, length of list is: 135 I0706 11:51:06.350893 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-controller-manager I0706 11:51:06.350906 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-controller-manager) I0706 11:51:06.350916 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350922 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-controller-manager) to waiting list, length of list is: 136 I0706 11:51:06.350936 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:cronjob-controller I0706 11:51:06.350951 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:cronjob-controller) I0706 11:51:06.350962 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.350968 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:cronjob-controller) to waiting list, length of list is: 137 I0706 11:51:06.350982 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:horizontal-pod-autoscaler I0706 11:51:06.350996 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:horizontal-pod-autoscaler) I0706 11:51:06.351002 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351012 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:horizontal-pod-autoscaler) to waiting list, length of list is: 138 I0706 11:51:06.351028 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replication-controller I0706 11:51:06.351042 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replication-controller) I0706 11:51:06.351048 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351055 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replication-controller) to waiting list, length of list is: 139 I0706 11:51:06.351073 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:statefulset-controller I0706 11:51:06.351086 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:statefulset-controller) I0706 11:51:06.351097 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351104 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:statefulset-controller) to waiting list, length of list is: 140 I0706 11:51:06.351121 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-controller I0706 11:51:06.351131 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-controller) I0706 11:51:06.351137 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351143 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-controller) to waiting list, length of list is: 141 I0706 11:51:06.351159 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pvc-protection-controller I0706 11:51:06.351204 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pvc-protection-controller) I0706 11:51:06.351211 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351220 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pvc-protection-controller) to waiting list, length of list is: 142 I0706 11:51:06.351239 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:daemon-set-controller I0706 11:51:06.351262 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:daemon-set-controller) I0706 11:51:06.351278 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351284 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:daemon-set-controller) to waiting list, length of list is: 143 I0706 11:51:06.351298 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pod-garbage-collector I0706 11:51:06.351307 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pod-garbage-collector) I0706 11:51:06.351319 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351325 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pod-garbage-collector) to waiting list, length of list is: 144 I0706 11:51:06.351336 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-bootstrap I0706 11:51:06.351348 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-bootstrap) I0706 11:51:06.351357 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351364 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-bootstrap) to waiting list, length of list is: 145 I0706 11:51:06.351378 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-admin I0706 11:51:06.351392 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-admin) I0706 11:51:06.351398 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351404 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-admin) to waiting list, length of list is: 146 I0706 11:51:06.351421 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-dns I0706 11:51:06.351430 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-dns) I0706 11:51:06.351436 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351446 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-dns) to waiting list, length of list is: 147 I0706 11:51:06.351463 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:volume-scheduler I0706 11:51:06.351472 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:volume-scheduler) I0706 11:51:06.351478 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351484 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:volume-scheduler) to waiting list, length of list is: 148 I0706 11:51:06.351501 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-account-controller I0706 11:51:06.351520 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-account-controller) I0706 11:51:06.351526 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351533 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-account-controller) to waiting list, length of list is: 149 I0706 11:51:06.351562 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-certificate-rotation I0706 11:51:06.351575 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-certificate-rotation) I0706 11:51:06.351582 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351592 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-certificate-rotation) to waiting list, length of list is: 150 I0706 11:51:06.351605 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1. I0706 11:51:06.351621 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.) I0706 11:51:06.351633 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351652 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.apiextensions.k8s.io I0706 11:51:06.351666 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.apiextensions.k8s.io) I0706 11:51:06.351681 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351695 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta1.flowcontrol.apiserver.k8s.io I0706 11:51:06.351704 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta1.flowcontrol.apiserver.k8s.io) I0706 11:51:06.351714 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351731 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.scheduling.k8s.io I0706 11:51:06.351740 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.scheduling.k8s.io) I0706 11:51:06.351750 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351763 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.cluster.karmada.io I0706 11:51:06.351771 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.cluster.karmada.io) I0706 11:51:06.351781 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.351795 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.apps I0706 11:51:06.357936 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.apps) I0706 11:51:06.358081 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.352221 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:namespace-controller) to waiting list, length of list is: 151 I0706 11:51:06.358161 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.events.k8s.io I0706 11:51:06.358216 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.events.k8s.io) I0706 11:51:06.358241 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358316 1 detector.go:215] Reconciling object: v1, kind=Service, default/kubernetes I0706 11:51:06.358348 1 detector.go:325] Attempts to match policy for resource(v1, kind=Service, default/kubernetes) I0706 11:51:06.358366 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:06.358372 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Service, default/kubernetes) I0706 11:51:06.358378 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358400 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta2.flowcontrol.apiserver.k8s.io I0706 11:51:06.358411 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta2.flowcontrol.apiserver.k8s.io) I0706 11:51:06.358418 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358439 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.config.karmada.io I0706 11:51:06.358451 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.config.karmada.io) I0706 11:51:06.358458 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358482 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v2beta2.autoscaling I0706 11:51:06.358491 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v2beta2.autoscaling) I0706 11:51:06.358497 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358547 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.coordination.k8s.io I0706 11:51:06.358597 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.coordination.k8s.io) I0706 11:51:06.358606 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358625 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.rbac.authorization.k8s.io I0706 11:51:06.358635 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.rbac.authorization.k8s.io) I0706 11:51:06.358647 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358664 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha2.work.karmada.io I0706 11:51:06.358674 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha2.work.karmada.io) I0706 11:51:06.358681 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358703 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.batch I0706 11:51:06.358714 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.batch) I0706 11:51:06.358725 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358743 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.discovery.k8s.io I0706 11:51:06.358755 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.discovery.k8s.io) I0706 11:51:06.358762 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358784 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.networking.karmada.io I0706 11:51:06.358793 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.networking.karmada.io) I0706 11:51:06.358805 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358823 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v2.autoscaling I0706 11:51:06.358832 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v2.autoscaling) I0706 11:51:06.358839 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358857 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.node.k8s.io I0706 11:51:06.358867 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.node.k8s.io) I0706 11:51:06.358880 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358898 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.policy I0706 11:51:06.358907 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.policy) I0706 11:51:06.358914 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358934 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1beta1.storage.k8s.io I0706 11:51:06.358944 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1beta1.storage.k8s.io) I0706 11:51:06.358950 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.358967 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.storage.k8s.io I0706 11:51:06.358977 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.storage.k8s.io) I0706 11:51:06.358984 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359007 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.policy.karmada.io I0706 11:51:06.359017 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.policy.karmada.io) I0706 11:51:06.359023 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359040 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.certificates.k8s.io I0706 11:51:06.359050 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.certificates.k8s.io) I0706 11:51:06.359056 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359078 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.autoscaling.karmada.io I0706 11:51:06.359088 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.autoscaling.karmada.io) I0706 11:51:06.359098 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359116 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.autoscaling I0706 11:51:06.359129 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.autoscaling) I0706 11:51:06.359136 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359154 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, global-default I0706 11:51:06.359233 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, global-default) I0706 11:51:06.359241 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.357239 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.multicluster.x-k8s.io) I0706 11:51:06.359262 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359271 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, global-default) to waiting list, length of list is: 152 I0706 11:51:06.359295 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, catch-all I0706 11:51:06.359307 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, catch-all) I0706 11:51:06.359314 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.359341 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, exempt I0706 11:51:06.359350 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, exempt) I0706 11:51:06.359356 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.357904 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1. UID:09f80798-a68d-4001-9e5f-9ce740fd9569 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:14 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359422 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.apiextensions.k8s.io UID:7d876db6-9239-40a3-b171-adbf1f7cce6e APIVersion:apiregistration.k8s.io/v1 ResourceVersion:15 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359442 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1beta1.flowcontrol.apiserver.k8s.io UID:8055b0ac-7e84-43c5-b83d-b7902140d39f APIVersion:apiregistration.k8s.io/v1 ResourceVersion:27 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359460 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.scheduling.k8s.io UID:b9eab119-077c-4755-aa7b-085d0881a478 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:33 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359486 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.cluster.karmada.io UID:409594bf-1180-4b5f-a0ff-64a9c15a9661 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:254 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359505 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.events.k8s.io UID:710f231a-93e0-430a-ac99-3612883bf069 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:29 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359521 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Service Namespace:default Name:kubernetes UID:3337bf5e-1d78-4397-bf7f-9cf5ec4217cb APIVersion:v1 ResourceVersion:191 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359540 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1beta2.flowcontrol.apiserver.k8s.io UID:d1b76dfd-2c5b-40f9-b5da-74b105ac49a0 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:30 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359554 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.config.karmada.io UID:01533cfc-ae62-4ad1-b8dd-26c1387e8c32 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:202 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359569 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v2beta2.autoscaling UID:249d4b33-71d6-4165-a991-6bc0c15259dc APIVersion:apiregistration.k8s.io/v1 ResourceVersion:22 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359640 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.coordination.k8s.io UID:a7f8bc2a-75fb-4398-9ad6-3d9c236b119b APIVersion:apiregistration.k8s.io/v1 ResourceVersion:26 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359734 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.rbac.authorization.k8s.io UID:ae34eb65-f7b2-442e-b1be-36b789434505 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:36 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359791 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha2.work.karmada.io UID:9b5fd477-aa58-4a19-b19a-17c57d39a9d4 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:239 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359808 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.batch UID:3c89230d-2f4a-4428-81eb-f08f50e5e295 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:21 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359883 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.discovery.k8s.io UID:f53fe99e-e2a4-4fad-a051-d5d2a7d71b28 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:28 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359968 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.networking.karmada.io UID:fcbb659c-feb2-4cc7-ad55-0eaea7fb9d87 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:215 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.359995 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v2.autoscaling UID:26296349-07fd-4158-8a63-14e3fe056bf0 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:19 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360016 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.node.k8s.io UID:6a9a71f0-9893-4265-9883-c87528f73892 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:32 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360030 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.policy UID:08f92bc1-edb4-450b-b9f0-4e6a99cad248 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:35 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360043 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1beta1.storage.k8s.io UID:249e24cf-2e39-442c-80ce-3f0ab0d612c9 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:39 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360130 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.storage.k8s.io UID:d9f0ab8e-304e-4ab9-bdde-5169aede99db APIVersion:apiregistration.k8s.io/v1 ResourceVersion:40 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360150 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.policy.karmada.io UID:eb4f03a9-bafb-4cf7-bf0d-e06b6ee5fcf4 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:220 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360170 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.certificates.k8s.io UID:fd077fbf-1e03-4e1f-b680-117b3164480a APIVersion:apiregistration.k8s.io/v1 ResourceVersion:24 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360243 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.autoscaling.karmada.io UID:7eed4b6f-0180-4c58-8bde-7e33984fe513 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:200 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360296 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.autoscaling UID:51559941-18b5-47f7-ae37-335bf7b1b2ad APIVersion:apiregistration.k8s.io/v1 ResourceVersion:20 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360357 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.apps UID:a18335c0-a981-4757-8bab-25be75c0f91d APIVersion:apiregistration.k8s.io/v1 ResourceVersion:16 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.360426 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, catch-all) to waiting list, length of list is: 153 I0706 11:51:06.360443 1 detector.go:721] Add object(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.multicluster.x-k8s.io) to waiting list, length of list is: 154 I0706 11:51:06.360457 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:monitoring) to waiting list, length of list is: 155 I0706 11:51:06.360466 1 detector.go:721] Add object(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:expand-controller) to waiting list, length of list is: 156 I0706 11:51:06.360477 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, exempt) to waiting list, length of list is: 157 I0706 11:51:06.360506 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, system I0706 11:51:06.360568 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, system) I0706 11:51:06.360640 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.360702 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, system) to waiting list, length of list is: 158 I0706 11:51:06.360731 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, node-high I0706 11:51:06.360741 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, node-high) I0706 11:51:06.360748 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.360755 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, node-high) to waiting list, length of list is: 159 I0706 11:51:06.360834 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, leader-election I0706 11:51:06.360909 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, leader-election) I0706 11:51:06.360922 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.360935 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, leader-election) to waiting list, length of list is: 160 I0706 11:51:06.360950 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-high I0706 11:51:06.360959 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-high) I0706 11:51:06.360966 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.360977 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-high) to waiting list, length of list is: 161 I0706 11:51:06.361057 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-low I0706 11:51:06.361098 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-low) I0706 11:51:06.361122 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.361163 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-low) to waiting list, length of list is: 162 I0706 11:51:06.361177 1 detector.go:215] Reconciling object: v1, kind=Endpoints, default/kubernetes I0706 11:51:06.361310 1 detector.go:325] Attempts to match policy for resource(v1, kind=Endpoints, default/kubernetes) I0706 11:51:06.361330 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:06.361336 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Endpoints, default/kubernetes) I0706 11:51:06.361343 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.361351 1 detector.go:721] Add object(v1, kind=Endpoints, default/kubernetes) to waiting list, length of list is: 163 I0706 11:51:06.361469 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, catch-all I0706 11:51:06.361595 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, catch-all) I0706 11:51:06.361641 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.361701 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, catch-all) to waiting list, length of list is: 164 I0706 11:51:06.361789 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-node-high I0706 11:51:06.361859 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-node-high) I0706 11:51:06.361867 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.361880 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-node-high) to waiting list, length of list is: 165 I0706 11:51:06.361896 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, probes I0706 11:51:06.361905 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, probes) I0706 11:51:06.361915 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362011 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, probes) to waiting list, length of list is: 166 I0706 11:51:06.362038 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-system-service-accounts I0706 11:51:06.362049 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-system-service-accounts) I0706 11:51:06.362170 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362181 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-system-service-accounts) to waiting list, length of list is: 167 I0706 11:51:06.362196 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, service-accounts I0706 11:51:06.362210 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, service-accounts) I0706 11:51:06.362264 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362282 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, service-accounts) to waiting list, length of list is: 168 I0706 11:51:06.362301 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, global-default I0706 11:51:06.362315 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, global-default) I0706 11:51:06.362322 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362394 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, global-default) to waiting list, length of list is: 169 I0706 11:51:06.362414 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, exempt I0706 11:51:06.362427 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, exempt) I0706 11:51:06.362483 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362493 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, exempt) to waiting list, length of list is: 170 I0706 11:51:06.362513 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-nodes I0706 11:51:06.362521 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-nodes) I0706 11:51:06.362528 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362534 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-nodes) to waiting list, length of list is: 171 I0706 11:51:06.362613 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-leader-election I0706 11:51:06.362622 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-leader-election) I0706 11:51:06.362629 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362636 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-leader-election) to waiting list, length of list is: 172 I0706 11:51:06.362705 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, workload-leader-election I0706 11:51:06.362792 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, workload-leader-election) I0706 11:51:06.362804 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362810 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, workload-leader-election) to waiting list, length of list is: 173 I0706 11:51:06.362838 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, endpoint-controller I0706 11:51:06.362847 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, endpoint-controller) I0706 11:51:06.362853 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.362913 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, endpoint-controller) to waiting list, length of list is: 174 I0706 11:51:06.362933 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-controller-manager I0706 11:51:06.362942 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-controller-manager) I0706 11:51:06.362949 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.363021 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-controller-manager) to waiting list, length of list is: 175 I0706 11:51:06.363097 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-scheduler I0706 11:51:06.363112 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-scheduler) I0706 11:51:06.363119 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.363130 1 detector.go:721] Add object(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-scheduler) to waiting list, length of list is: 176 I0706 11:51:06.363892 1 shared_informer.go:303] caches populated I0706 11:51:06.372258 1 shared_informer.go:303] caches populated I0706 11:51:06.372513 1 shared_informer.go:303] caches populated I0706 11:51:06.372333 1 shared_informer.go:303] caches populated I0706 11:51:06.372735 1 shared_informer.go:303] caches populated I0706 11:51:06.372369 1 shared_informer.go:303] caches populated I0706 11:51:06.372927 1 shared_informer.go:303] caches populated I0706 11:51:06.372427 1 shared_informer.go:303] caches populated I0706 11:51:06.373209 1 controller.go:228] "Starting workers" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" worker count=5 I0706 11:51:06.373004 1 shared_informer.go:303] caches populated I0706 11:51:06.373416 1 controller.go:228] "Starting workers" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" worker count=5 I0706 11:51:06.374981 1 shared_informer.go:303] caches populated I0706 11:51:06.375398 1 shared_informer.go:303] caches populated I0706 11:51:06.375490 1 shared_informer.go:303] caches populated I0706 11:51:06.375604 1 shared_informer.go:303] caches populated I0706 11:51:06.375642 1 controller.go:228] "Starting workers" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" worker count=5 I0706 11:51:06.375192 1 shared_informer.go:303] caches populated I0706 11:51:06.375202 1 shared_informer.go:303] caches populated I0706 11:51:06.376416 1 shared_informer.go:303] caches populated I0706 11:51:06.375209 1 shared_informer.go:303] caches populated I0706 11:51:06.375217 1 shared_informer.go:303] caches populated I0706 11:51:06.375237 1 shared_informer.go:303] caches populated I0706 11:51:06.375261 1 shared_informer.go:303] caches populated I0706 11:51:06.375281 1 shared_informer.go:303] caches populated I0706 11:51:06.375291 1 shared_informer.go:303] caches populated I0706 11:51:06.375300 1 shared_informer.go:303] caches populated I0706 11:51:06.375308 1 shared_informer.go:303] caches populated I0706 11:51:06.375180 1 shared_informer.go:303] caches populated I0706 11:51:06.375681 1 controller.go:228] "Starting workers" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" worker count=5 I0706 11:51:06.375782 1 shared_informer.go:303] caches populated I0706 11:51:06.375791 1 shared_informer.go:303] caches populated I0706 11:51:06.375959 1 shared_informer.go:303] caches populated I0706 11:51:06.376914 1 shared_informer.go:303] caches populated I0706 11:51:06.377004 1 controller.go:228] "Starting workers" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" worker count=5 I0706 11:51:06.376916 1 shared_informer.go:303] caches populated I0706 11:51:06.377166 1 shared_informer.go:303] caches populated I0706 11:51:06.376063 1 shared_informer.go:303] caches populated I0706 11:51:06.377205 1 shared_informer.go:303] caches populated I0706 11:51:06.377225 1 controller.go:228] "Starting workers" controller="federatedhpa" controllerGroup="autoscaling.karmada.io" controllerKind="FederatedHPA" worker count=1 I0706 11:51:06.376097 1 shared_informer.go:303] caches populated I0706 11:51:06.377602 1 shared_informer.go:303] caches populated I0706 11:51:06.377698 1 controller.go:228] "Starting workers" controller="clusterResourceBinding_status_controller" worker count=1 I0706 11:51:06.377050 1 shared_informer.go:303] caches populated I0706 11:51:06.376184 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourcebindings.work.karmada.io I0706 11:51:06.378046 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourcebindings.work.karmada.io) I0706 11:51:06.378107 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.376193 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpretercustomizations.config.karmada.io I0706 11:51:06.376218 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceimports.multicluster.x-k8s.io I0706 11:51:06.376250 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusteroverridepolicies.policy.karmada.io I0706 11:51:06.376331 1 controller.go:228] "Starting workers" controller="resourcebinding" controllerGroup="work.karmada.io" controllerKind="ResourceBinding" worker count=5 I0706 11:51:06.376504 1 shared_informer.go:303] caches populated I0706 11:51:06.376540 1 controller.go:228] "Starting workers" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" worker count=5 I0706 11:51:06.376612 1 shared_informer.go:303] caches populated I0706 11:51:06.376933 1 shared_informer.go:303] caches populated I0706 11:51:06.376950 1 shared_informer.go:303] caches populated I0706 11:51:06.376973 1 controller.go:228] "Starting workers" controller="clusterresourcebinding" controllerGroup="work.karmada.io" controllerKind="ClusterResourceBinding" worker count=5 I0706 11:51:06.377074 1 shared_informer.go:303] caches populated I0706 11:51:06.377115 1 shared_informer.go:303] caches populated I0706 11:51:06.377149 1 shared_informer.go:303] caches populated I0706 11:51:06.377494 1 shared_informer.go:303] caches populated I0706 11:51:06.376133 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedhpas.autoscaling.karmada.io I0706 11:51:06.378190 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourcebindings.work.karmada.io) to waiting list, length of list is: 177 I0706 11:51:06.378260 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpretercustomizations.config.karmada.io) I0706 11:51:06.378328 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceimports.multicluster.x-k8s.io) I0706 11:51:06.378387 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusteroverridepolicies.policy.karmada.io) I0706 11:51:06.378741 1 shared_informer.go:303] caches populated I0706 11:51:06.379416 1 controller.go:228] "Starting workers" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" worker count=5 I0706 11:51:06.379423 1 controller.go:228] "Starting workers" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" worker count=5 I0706 11:51:06.379437 1 controller.go:228] "Starting workers" controller="serviceimport" controllerGroup="multicluster.x-k8s.io" controllerKind="ServiceImport" worker count=1 I0706 11:51:06.379438 1 controller.go:228] "Starting workers" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" worker count=5 I0706 11:51:06.379455 1 controller.go:228] "Starting workers" controller="resourceBinding_status_controller" worker count=1 I0706 11:51:06.379483 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedhpas.autoscaling.karmada.io) I0706 11:51:06.380302 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.380383 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedhpas.autoscaling.karmada.io) to waiting list, length of list is: 178 I0706 11:51:06.379655 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, overridepolicies.policy.karmada.io I0706 11:51:06.380475 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, overridepolicies.policy.karmada.io) I0706 11:51:06.380485 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.380494 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, overridepolicies.policy.karmada.io) to waiting list, length of list is: 179 I0706 11:51:06.380551 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, works.work.karmada.io I0706 11:51:06.380621 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, works.work.karmada.io) I0706 11:51:06.380669 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.379673 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.380624 1 shared_informer.go:303] caches populated I0706 11:51:06.380805 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, works.work.karmada.io) to waiting list, length of list is: 180 I0706 11:51:06.380809 1 controller.go:228] "Starting workers" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" worker count=1 I0706 11:51:06.379821 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.379899 1 controller.go:228] "Starting workers" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" worker count=5 I0706 11:51:06.380717 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceexports.multicluster.x-k8s.io I0706 11:51:06.380909 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceexports.multicluster.x-k8s.io) I0706 11:51:06.380922 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.380930 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusteroverridepolicies.policy.karmada.io) to waiting list, length of list is: 181 I0706 11:51:06.380948 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpreterwebhookconfigurations.config.karmada.io I0706 11:51:06.380958 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpreterwebhookconfigurations.config.karmada.io) I0706 11:51:06.380971 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.379743 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.380985 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpreterwebhookconfigurations.config.karmada.io) to waiting list, length of list is: 182 I0706 11:51:06.380999 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, multiclusteringresses.networking.karmada.io I0706 11:51:06.381009 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, multiclusteringresses.networking.karmada.io) I0706 11:51:06.381016 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.381026 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, multiclusteringresses.networking.karmada.io) to waiting list, length of list is: 183 I0706 11:51:06.381042 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterpropagationpolicies.policy.karmada.io I0706 11:51:06.381050 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterpropagationpolicies.policy.karmada.io) I0706 11:51:06.381056 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.381064 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterpropagationpolicies.policy.karmada.io) to waiting list, length of list is: 184 I0706 11:51:06.381076 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedresourcequotas.policy.karmada.io I0706 11:51:06.381085 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedresourcequotas.policy.karmada.io) I0706 11:51:06.381091 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.381098 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedresourcequotas.policy.karmada.io) to waiting list, length of list is: 185 I0706 11:51:06.381111 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterresourcebindings.work.karmada.io I0706 11:51:06.381121 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterresourcebindings.work.karmada.io) I0706 11:51:06.381126 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.381132 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterresourcebindings.work.karmada.io) to waiting list, length of list is: 186 I0706 11:51:06.381146 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceimports.multicluster.x-k8s.io) to waiting list, length of list is: 187 I0706 11:51:06.381159 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceexports.multicluster.x-k8s.io) to waiting list, length of list is: 188 I0706 11:51:06.381172 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpretercustomizations.config.karmada.io) to waiting list, length of list is: 189 I0706 11:51:06.381208 1 shared_informer.go:303] caches populated I0706 11:51:06.381231 1 shared_informer.go:303] caches populated I0706 11:51:06.381258 1 shared_informer.go:303] caches populated I0706 11:51:06.381279 1 controller.go:228] "Starting workers" controller="federatedresourcequota" controllerGroup="policy.karmada.io" controllerKind="FederatedResourceQuota" worker count=1 I0706 11:51:06.381332 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, propagationpolicies.policy.karmada.io I0706 11:51:06.381392 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, propagationpolicies.policy.karmada.io) I0706 11:51:06.381464 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.381518 1 detector.go:721] Add object(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, propagationpolicies.policy.karmada.io) to waiting list, length of list is: 190 I0706 11:51:06.381723 1 shared_informer.go:303] caches populated I0706 11:51:06.381749 1 controller.go:228] "Starting workers" controller="namespace" controllerGroup="" controllerKind="Namespace" worker count=1 I0706 11:51:06.381844 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-system I0706 11:51:06.381975 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-public I0706 11:51:06.382033 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-node-lease I0706 11:51:06.382068 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /default I0706 11:51:06.382110 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /karmada-system I0706 11:51:06.412120 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.work.karmada.io I0706 11:51:06.412163 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.work.karmada.io) I0706 11:51:06.412174 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.412222 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.work.karmada.io UID:e556e467-0904-4d1e-87c0-134b4d2b14c4 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:238 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.511762 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.admissionregistration.k8s.io I0706 11:51:06.511902 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.admissionregistration.k8s.io) I0706 11:51:06.511923 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.512155 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.admissionregistration.k8s.io UID:f12c15ed-4676-4888-9aca-712c851a4172 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:13 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.611777 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.authentication.k8s.io I0706 11:51:06.611908 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.authentication.k8s.io) I0706 11:51:06.611923 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.612058 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.authentication.k8s.io UID:35ad1128-68a5-4a29-80ac-e487fd1862e0 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:17 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.712214 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.authorization.k8s.io I0706 11:51:06.712330 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.authorization.k8s.io) I0706 11:51:06.712365 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.712464 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.authorization.k8s.io UID:d88baabd-2b3c-4f50-ad3a-e5d3af361af2 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:18 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.812322 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1.networking.k8s.io I0706 11:51:06.812368 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1.networking.k8s.io) I0706 11:51:06.812379 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.812460 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1.networking.k8s.io UID:d85ea1a2-1e93-41fc-8eba-dc0319d527da APIVersion:apiregistration.k8s.io/v1 ResourceVersion:37 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:06.912358 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node I0706 11:51:06.912401 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node) I0706 11:51:06.912410 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:06.912557 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:node UID:a0c0f533-26f4-4641-b01a-ee8c0d8c5e77 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:142 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.012394 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:deployment-controller I0706 11:51:07.012455 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:deployment-controller) I0706 11:51:07.012467 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.012534 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:deployment-controller UID:12eb5b00-3b4d-4e81-8d70-565149380d83 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:148 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.112253 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:resourcequota-controller I0706 11:51:07.112296 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:resourcequota-controller) I0706 11:51:07.112307 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.112419 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:resourcequota-controller UID:c7ff5084-6902-4c2c-b34f-42b1cefb1505 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:164 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.212243 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:basic-user I0706 11:51:07.212313 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:basic-user) I0706 11:51:07.212325 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.212456 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:basic-user UID:209e13e5-5c6c-412e-856d-43e1d9abb9c5 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:135 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.312372 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslice-controller I0706 11:51:07.312428 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslice-controller) I0706 11:51:07.312441 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.312528 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:endpointslice-controller UID:22891d6b-5d32-48f5-8e5d-bc2177cc792e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:151 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.412735 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replicaset-controller I0706 11:51:07.412794 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replicaset-controller) I0706 11:51:07.412803 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.412897 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:replicaset-controller UID:784cbc14-edad-4c47-92eb-74a720f24dfe APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:162 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.513212 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:root-ca-cert-publisher I0706 11:51:07.513288 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:root-ca-cert-publisher) I0706 11:51:07.513307 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.513399 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:root-ca-cert-publisher UID:0b260f01-6127-4a22-8c15-59d2b1f12fa0 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:174 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.612416 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pv-protection-controller I0706 11:51:07.612459 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pv-protection-controller) I0706 11:51:07.612484 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.612561 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:pv-protection-controller UID:daa41e1b-3980-4c18-9366-fbc1f444539b APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:172 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.712693 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:public-info-viewer I0706 11:51:07.712744 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:public-info-viewer) I0706 11:51:07.712753 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.712882 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:public-info-viewer UID:5e7f778a-92c7-4e62-a20c-ba5bb684f69a APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:136 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.812799 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:service-account-issuer-discovery I0706 11:51:07.812842 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:service-account-issuer-discovery) I0706 11:51:07.812851 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.812990 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:service-account-issuer-discovery UID:2ad6867e-a12a-419c-899a-d45ef09e75b7 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:143 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:07.912157 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:attachdetach-controller I0706 11:51:07.912208 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:attachdetach-controller) I0706 11:51:07.912217 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:07.912330 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:attachdetach-controller UID:b0862ad1-c24c-4e37-bdd6-42c5a450b29e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:144 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.012479 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:disruption-controller I0706 11:51:08.012545 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:disruption-controller) I0706 11:51:08.012556 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.012649 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:disruption-controller UID:59cc536b-86f6-446d-9d32-1b4d0b91d46c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:149 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.112753 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:route-controller I0706 11:51:08.112804 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:route-controller) I0706 11:51:08.112817 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.112947 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:route-controller UID:85907f5f-3860-4a20-8c6f-b8b29efbca7c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:165 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.211918 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-controller I0706 11:51:08.211986 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-controller) I0706 11:51:08.211999 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.212158 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:service-controller UID:46cceb36-e06f-48a4-bb4b-ebe94d0af724 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:167 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.311938 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:certificate-controller I0706 11:51:08.312006 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:certificate-controller) I0706 11:51:08.312016 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.312180 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:certificate-controller UID:51be09f7-afbb-43ec-90f5-c3979212960f APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:170 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.411933 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-after-finished-controller I0706 11:51:08.411980 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-after-finished-controller) I0706 11:51:08.411988 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.412067 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:ttl-after-finished-controller UID:bd27e022-1844-43d6-b43f-e530d255d9aa APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:173 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.512776 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-proxy-admin I0706 11:51:08.512823 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-proxy-admin) I0706 11:51:08.512833 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.512974 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:cluster-proxy-admin UID:aee6c265-610a-4152-bbdc-09496b67f233 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:256 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.612587 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:karmada:agent I0706 11:51:08.612633 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:karmada:agent) I0706 11:51:08.612644 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.612719 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:karmada:agent UID:98ff3e0d-a571-4a1f-b8c6-6471ffb72ae2 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:261 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.712549 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:node-controller I0706 11:51:08.712598 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:node-controller) I0706 11:51:08.712611 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.712694 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:node-controller UID:f04d8a9d-92f9-49bd-b8d8-27cbab474f9c APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:159 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.813057 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:discovery I0706 11:51:08.813107 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:discovery) I0706 11:51:08.813116 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.813198 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:discovery UID:7076dee7-3af9-4de4-a64e-0ab8d4900a2a APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:134 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:08.912660 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node-proxier I0706 11:51:08.912798 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:node-proxier) I0706 11:51:08.912820 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:08.912893 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:node-proxier UID:d9a58920-017d-4694-a682-5d7b1322cf67 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:137 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.012514 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-scheduler I0706 11:51:09.012559 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-scheduler) I0706 11:51:09.012571 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.012695 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:kube-scheduler UID:98ac0e17-6eb4-4588-8413-538765ee7807 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:140 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.112263 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpoint-controller I0706 11:51:09.112329 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpoint-controller) I0706 11:51:09.112339 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.112413 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:endpoint-controller UID:f290e808-d041-4c3a-b0a6-9d51c93f6d39 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:150 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.212373 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslicemirroring-controller I0706 11:51:09.212429 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:endpointslicemirroring-controller) I0706 11:51:09.212440 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.212597 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:endpointslicemirroring-controller UID:b68c6606-895d-4cae-ac69-6ac9df7f69fc APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:152 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.311926 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:generic-garbage-collector I0706 11:51:09.311973 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:generic-garbage-collector) I0706 11:51:09.311987 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.312093 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:generic-garbage-collector UID:ce6e4879-2bb3-471d-a2ad-b285dbc3ff0e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:155 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.412321 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:job-controller I0706 11:51:09.412371 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:job-controller) I0706 11:51:09.412383 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.412464 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:job-controller UID:9b58acb9-0ad6-4bc4-94ab-e5a7dbe705af APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:157 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.512238 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:clusterrole-aggregation-controller I0706 11:51:09.512284 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:clusterrole-aggregation-controller) I0706 11:51:09.512293 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.512411 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:clusterrole-aggregation-controller UID:89a3f788-64e1-4f58-93d1-f11686043d65 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:145 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.611961 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ephemeral-volume-controller I0706 11:51:09.612038 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ephemeral-volume-controller) I0706 11:51:09.612049 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.612133 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:ephemeral-volume-controller UID:3881ba2e-650e-49ce-8b3e-4fe96d64edaf APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:154 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.712273 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:persistent-volume-binder I0706 11:51:09.712338 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:persistent-volume-binder) I0706 11:51:09.712350 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.712790 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:persistent-volume-binder UID:449630b5-faea-4a76-bf68-d136db3cc7c8 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:160 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.812210 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-bootstrap I0706 11:51:09.812270 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-bootstrap) I0706 11:51:09.812284 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.812351 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:karmada:agent-autoapprove-bootstrap UID:2a16fb75-d4cc-4b8b-b6d8-3f21a4166bdf APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:263 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:09.912382 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-controller-manager I0706 11:51:09.912429 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-controller-manager) I0706 11:51:09.912442 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:09.912506 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:kube-controller-manager UID:202f596e-a1f1-4c41-8f17-22657054bb45 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:138 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.014506 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:cronjob-controller I0706 11:51:10.014570 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:cronjob-controller) I0706 11:51:10.014584 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.014641 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:cronjob-controller UID:0e117f65-e529-415d-a9d2-3c67dac1af68 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:146 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.112523 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:horizontal-pod-autoscaler I0706 11:51:10.112572 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:horizontal-pod-autoscaler) I0706 11:51:10.112583 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.112706 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:horizontal-pod-autoscaler UID:3355501b-15b9-4fa4-b356-69c5f484debc APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:156 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.212767 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replication-controller I0706 11:51:10.212840 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:replication-controller) I0706 11:51:10.212852 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.212953 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:replication-controller UID:51d51cb4-4970-4ba2-bfb8-f734444b2122 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:163 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.312473 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:statefulset-controller I0706 11:51:10.312535 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:statefulset-controller) I0706 11:51:10.312548 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.312775 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:statefulset-controller UID:11abf418-1ce3-4568-b88c-a58a95df96c4 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:168 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.412285 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-controller I0706 11:51:10.412344 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:ttl-controller) I0706 11:51:10.412354 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.412506 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:ttl-controller UID:081011f8-f71e-4870-9075-16ec185f38e7 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:169 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.512672 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pvc-protection-controller I0706 11:51:10.512716 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pvc-protection-controller) I0706 11:51:10.512727 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.512806 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:pvc-protection-controller UID:1d814476-03a3-45e1-9e6a-ffdbdc9463c5 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:171 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.612059 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:daemon-set-controller I0706 11:51:10.612126 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:daemon-set-controller) I0706 11:51:10.612146 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.612278 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:daemon-set-controller UID:b4b46da3-c013-4328-b7ee-6b99c8dc6e5e APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:147 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.712445 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pod-garbage-collector I0706 11:51:10.712488 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:pod-garbage-collector) I0706 11:51:10.712500 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.712575 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:pod-garbage-collector UID:1b5577ee-1ea9-41b3-9240-46e26d4ef2d5 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:161 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.812800 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-bootstrap I0706 11:51:10.812846 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-bootstrap) I0706 11:51:10.812857 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.812962 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:karmada:agent-bootstrap UID:6aba41a9-b2d5-4295-ae6f-ad97f0260775 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:262 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:10.912291 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-admin I0706 11:51:10.912345 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, cluster-admin) I0706 11:51:10.912373 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:10.912482 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:cluster-admin UID:a13b8c54-490a-4699-8671-90326840c897 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:132 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.012727 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-dns I0706 11:51:11.012770 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:kube-dns) I0706 11:51:11.012804 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.013132 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:kube-dns UID:06809ea5-530b-446b-b5d7-3f3ed196f2e8 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:139 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.112018 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:volume-scheduler I0706 11:51:11.112139 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:volume-scheduler) I0706 11:51:11.112168 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.112320 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:volume-scheduler UID:acd110b6-e43b-47de-9ef5-7222447644ad APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:141 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.212250 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-account-controller I0706 11:51:11.212372 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:service-account-controller) I0706 11:51:11.212428 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.212522 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:service-account-controller UID:bef83e78-890c-4733-9fd3-2358e5a0f0a5 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:166 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.311859 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-certificate-rotation I0706 11:51:11.311902 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, karmada:agent-autoapprove-certificate-rotation) I0706 11:51:11.311911 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.311992 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:karmada:agent-autoapprove-certificate-rotation UID:3bf2752a-7434-44a7-afec-7a0ea203537b APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:264 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.411872 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:namespace-controller I0706 11:51:11.411935 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:namespace-controller) I0706 11:51:11.411952 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.412061 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:namespace-controller UID:809c21e0-4086-4cb4-8582-3d7831adadba APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:158 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.512508 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, global-default I0706 11:51:11.512568 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, global-default) I0706 11:51:11.512580 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.512689 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:global-default UID:6364b2c1-db40-4884-83e7-402cfb1fbdf0 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:23 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.612377 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, exempt I0706 11:51:11.612421 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, exempt) I0706 11:51:11.612433 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.612576 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:exempt UID:0d3e866c-fe88-4874-8a74-8b9441e77fb8 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:60 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.712324 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, system I0706 11:51:11.712365 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, system) I0706 11:51:11.712376 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.712458 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:system UID:85485a0b-b2a5-41ff-b15c-4393b6e6fe79 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:7 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.812070 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, node-high I0706 11:51:11.812119 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, node-high) I0706 11:51:11.812129 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.812207 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:node-high UID:c43da465-5d3c-4bab-952f-03f3b93c5b31 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:8 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:11.912269 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, leader-election I0706 11:51:11.912326 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, leader-election) I0706 11:51:11.912338 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:11.912431 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:leader-election UID:6ee4f0d7-f082-4357-b983-425ba0adc0e5 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:10 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.012813 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-high I0706 11:51:12.012860 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-high) I0706 11:51:12.012870 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.013104 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:workload-high UID:a60245bd-d217-4503-b2c9-ef4bd2f3a610 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:11 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.112536 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-low I0706 11:51:12.112835 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, workload-low) I0706 11:51:12.112859 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.112977 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:workload-low UID:bac0b372-b2ac-447d-bd75-a928be2399fa APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:12 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.212062 1 detector.go:215] Reconciling object: v1, kind=Endpoints, default/kubernetes I0706 11:51:12.212186 1 detector.go:325] Attempts to match policy for resource(v1, kind=Endpoints, default/kubernetes) I0706 11:51:12.212263 1 detector.go:332] No propagationpolicy find in namespace(default). I0706 11:51:12.212275 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Endpoints, default/kubernetes) I0706 11:51:12.212286 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.212446 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Endpoints Namespace:default Name:kubernetes UID:f3ef8dce-2e77-44d7-b61a-ca970cacf8ca APIVersion:v1 ResourceVersion:193 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.312707 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, catch-all I0706 11:51:12.312756 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, catch-all) I0706 11:51:12.312768 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.312845 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:catch-all UID:b0646589-b84a-4487-82ee-f1022f0cdd1b APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:65 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.412586 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-node-high I0706 11:51:12.412652 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-node-high) I0706 11:51:12.412662 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.412744 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:system-node-high UID:cac737cd-91bd-4696-8983-9dbe5656e620 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:41 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.512062 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, probes I0706 11:51:12.512127 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, probes) I0706 11:51:12.512159 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.512296 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:probes UID:9ee4d8b6-31f7-4882-a3aa-bfc645f01d1a APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:66 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.612602 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-system-service-accounts I0706 11:51:12.612664 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-system-service-accounts) I0706 11:51:12.612678 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.612739 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:kube-system-service-accounts UID:a769fc06-a387-448d-8c5f-ec18c0753f71 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:54 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.712796 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, service-accounts I0706 11:51:12.712856 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, service-accounts) I0706 11:51:12.712868 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.712982 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:service-accounts UID:9398eb71-7b75-4224-bff8-01008328e51a APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:61 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.812080 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, global-default I0706 11:51:12.812121 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, global-default) I0706 11:51:12.812130 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.812201 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:global-default UID:d2c2d161-bb5a-4bb2-bf14-459ef7d5b020 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:62 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:12.912344 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, exempt I0706 11:51:12.912404 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, exempt) I0706 11:51:12.912416 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:12.912501 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:exempt UID:516ee0fc-0988-4451-962a-b7c20eaffd2a APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:67 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.012695 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-nodes I0706 11:51:13.012754 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-nodes) I0706 11:51:13.012767 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.012894 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:system-nodes UID:9d2555ae-0be7-439d-8a91-9d14e78e79dc APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:31 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.112767 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-leader-election I0706 11:51:13.112819 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, system-leader-election) I0706 11:51:13.112831 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.113329 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:system-leader-election UID:98bdc01d-b225-4649-ad4c-dce7392f91eb APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:45 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.212651 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, workload-leader-election I0706 11:51:13.212707 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, workload-leader-election) I0706 11:51:13.212720 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.212835 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:workload-leader-election UID:3bd6829f-6b5e-4227-bd7e-aaecebd9d50c APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:47 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.312233 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, endpoint-controller I0706 11:51:13.312278 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, endpoint-controller) I0706 11:51:13.312287 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.312399 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:endpoint-controller UID:4a9994d6-dfe0-48cd-993d-17e73a510f5f APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:50 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.412803 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-controller-manager I0706 11:51:13.412851 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-controller-manager) I0706 11:51:13.412863 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.413038 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:kube-controller-manager UID:28fba428-bc66-4c5a-a467-f8b12a0e5354 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:52 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.512276 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-scheduler I0706 11:51:13.512319 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=FlowSchema, kube-scheduler) I0706 11:51:13.512328 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.512470 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:FlowSchema Namespace: Name:kube-scheduler UID:c5e2f733-5348-4c54-bffc-90631faa522b APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:57 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.611874 1 detector.go:215] Reconciling object: flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, catch-all I0706 11:51:13.611915 1 detector.go:351] Attempts to match cluster policy for resource(flowcontrol.apiserver.k8s.io/v1beta2, kind=PriorityLevelConfiguration, catch-all) I0706 11:51:13.611927 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.612008 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:PriorityLevelConfiguration Namespace: Name:catch-all UID:17c94479-81ce-4ea6-ae4c-65e95c685c94 APIVersion:flowcontrol.apiserver.k8s.io/v1beta2 ResourceVersion:59 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.712602 1 detector.go:215] Reconciling object: apiregistration.k8s.io/v1, kind=APIService, v1alpha1.multicluster.x-k8s.io I0706 11:51:13.712660 1 detector.go:351] Attempts to match cluster policy for resource(apiregistration.k8s.io/v1, kind=APIService, v1alpha1.multicluster.x-k8s.io) I0706 11:51:13.712690 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.712773 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:APIService Namespace: Name:v1alpha1.multicluster.x-k8s.io UID:6d4a8ec4-b066-4a82-a4a7-4c802a582196 APIVersion:apiregistration.k8s.io/v1 ResourceVersion:207 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.811760 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:monitoring I0706 11:51:13.811855 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:monitoring) I0706 11:51:13.811867 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.811970 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:monitoring UID:635c1193-5693-4465-8ac3-5fbf91313360 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:133 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:13.912375 1 detector.go:215] Reconciling object: rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:expand-controller I0706 11:51:13.912440 1 detector.go:351] Attempts to match cluster policy for resource(rbac.authorization.k8s.io/v1, kind=ClusterRoleBinding, system:controller:expand-controller) I0706 11:51:13.912449 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:13.912527 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:ClusterRoleBinding Namespace: Name:system:controller:expand-controller UID:bafd3701-2335-4019-832d-2e2d293c8406 APIVersion:rbac.authorization.k8s.io/v1 ResourceVersion:153 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.011751 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourcebindings.work.karmada.io I0706 11:51:14.011841 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourcebindings.work.karmada.io) I0706 11:51:14.011855 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.011964 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:resourcebindings.work.karmada.io UID:67636c82-8f3a-447f-b421-95b24a551140 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:249 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.112581 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedhpas.autoscaling.karmada.io I0706 11:51:14.112651 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedhpas.autoscaling.karmada.io) I0706 11:51:14.112665 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.112789 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:federatedhpas.autoscaling.karmada.io UID:1bb71e40-1797-48bb-a629-d2fc85234426 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:212 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.212276 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, overridepolicies.policy.karmada.io I0706 11:51:14.212322 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, overridepolicies.policy.karmada.io) I0706 11:51:14.212331 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.212405 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:overridepolicies.policy.karmada.io UID:fc9c2fca-42cd-4349-9bf6-45cda4fa635b APIVersion:apiextensions.k8s.io/v1 ResourceVersion:235 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.312207 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, works.work.karmada.io I0706 11:51:14.312252 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, works.work.karmada.io) I0706 11:51:14.312261 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.312436 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:works.work.karmada.io UID:123a0132-9120-4eaf-b23c-bd633f5a72b4 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:247 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.412655 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusteroverridepolicies.policy.karmada.io I0706 11:51:14.412703 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusteroverridepolicies.policy.karmada.io) I0706 11:51:14.412716 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.412797 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:clusteroverridepolicies.policy.karmada.io UID:768f3c95-433f-4176-8e5e-425e0d25aee1 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:227 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.512035 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpreterwebhookconfigurations.config.karmada.io I0706 11:51:14.512084 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpreterwebhookconfigurations.config.karmada.io) I0706 11:51:14.512095 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.512245 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:resourceinterpreterwebhookconfigurations.config.karmada.io UID:6b820443-c31b-4a89-b608-9e0240151d45 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:217 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.612642 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, multiclusteringresses.networking.karmada.io I0706 11:51:14.612701 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, multiclusteringresses.networking.karmada.io) I0706 11:51:14.612838 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.612949 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:multiclusteringresses.networking.karmada.io UID:cea48d52-63be-473c-be32-fbf436424652 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:224 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.712495 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterpropagationpolicies.policy.karmada.io I0706 11:51:14.712564 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterpropagationpolicies.policy.karmada.io) I0706 11:51:14.712577 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.712902 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:clusterpropagationpolicies.policy.karmada.io UID:86f03123-231f-4515-84f6-974d24c05931 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:230 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.812449 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedresourcequotas.policy.karmada.io I0706 11:51:14.812735 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, federatedresourcequotas.policy.karmada.io) I0706 11:51:14.812757 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.812884 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:federatedresourcequotas.policy.karmada.io UID:086da71c-83c7-4c9d-a19e-99112b868ce8 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:232 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:14.912494 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterresourcebindings.work.karmada.io I0706 11:51:14.912546 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, clusterresourcebindings.work.karmada.io) I0706 11:51:14.912559 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:14.912623 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:clusterresourcebindings.work.karmada.io UID:9922c51f-12a6-471f-ae73-564a007ebd7f APIVersion:apiextensions.k8s.io/v1 ResourceVersion:248 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:15.011963 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceimports.multicluster.x-k8s.io I0706 11:51:15.012010 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceimports.multicluster.x-k8s.io) I0706 11:51:15.012022 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:15.012151 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:serviceimports.multicluster.x-k8s.io UID:8401e448-7cb8-40db-a402-013f18e4e840 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:221 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:15.112303 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceexports.multicluster.x-k8s.io I0706 11:51:15.112357 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, serviceexports.multicluster.x-k8s.io) I0706 11:51:15.112367 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:15.112465 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:serviceexports.multicluster.x-k8s.io UID:d7d5e362-ec1e-4e4d-9afb-8c5ab82a17a9 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:219 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:15.212046 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpretercustomizations.config.karmada.io I0706 11:51:15.212088 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, resourceinterpretercustomizations.config.karmada.io) I0706 11:51:15.212099 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:15.212226 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:resourceinterpretercustomizations.config.karmada.io UID:2c6c17ec-e738-4b43-8cbd-e133b2f157dc APIVersion:apiextensions.k8s.io/v1 ResourceVersion:214 FieldPath:} reason="ApplyPolicyFailed" I0706 11:51:15.312005 1 detector.go:215] Reconciling object: apiextensions.k8s.io/v1, kind=CustomResourceDefinition, propagationpolicies.policy.karmada.io I0706 11:51:15.312056 1 detector.go:351] Attempts to match cluster policy for resource(apiextensions.k8s.io/v1, kind=CustomResourceDefinition, propagationpolicies.policy.karmada.io) I0706 11:51:15.312068 1 detector.go:358] No clusterpropagationpolicy find. I0706 11:51:15.312208 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:CustomResourceDefinition Namespace: Name:propagationpolicies.policy.karmada.io UID:d8476dfb-ab2a-49a0-b565-bf3ce6e489a2 APIVersion:apiextensions.k8s.io/v1 ResourceVersion:237 FieldPath:} reason="ApplyPolicyFailed" I0706 11:56:07.358274 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:07.362122 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:10.335291 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:10.336082 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:12.322222 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:15.334988 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:18.291015 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.ServiceImport total 0 items received I0706 11:56:24.350532 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:26.328060 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:30.363601 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:33.322647 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:37.319622 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:40.293867 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1.Namespace total 0 items received I0706 11:56:49.335318 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:55.326524 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:56.324616 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:56.338310 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:56:58.150638 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158: Watch close - *v1alpha2.ResourceBinding total 0 items received I0706 11:57:01.324690 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:08.324928 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:13.293375 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.Work total 0 items received I0706 11:57:14.290126 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.FederatedResourceQuota total 0 items received I0706 11:57:21.334284 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:22.293099 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1.ClusterRoleBinding total 0 items received I0706 11:57:23.280428 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:27.335649 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:28.305099 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:40.323022 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:49.278599 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:50.294924 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1.ClusterRole total 0 items received I0706 11:57:57.292171 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:57:58.046111 1 reflector.go:559] k8s.io/client-go/informers/factory.go:150: Watch close - *v1.Service total 0 items received I0706 11:58:00.287990 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.FederatedHPA total 0 items received I0706 11:58:00.322438 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:05.294425 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:05.323187 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:11.326417 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:11.379905 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:14.320013 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:19.325729 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:24.284712 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.Cluster total 0 items received I0706 11:58:30.280721 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:32.365421 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:34.150137 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:158: Watch close - *v1alpha2.ClusterResourceBinding total 0 items received I0706 11:58:44.326004 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:52.321607 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:58:56.291370 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:09.338296 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:17.281185 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.ClusterOverridePolicy total 0 items received I0706 11:59:18.363814 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:22.338757 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:22.363907 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:23.290813 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.OverridePolicy total 0 items received I0706 11:59:23.325647 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:27.309355 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:28.327053 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:34.358390 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:40.359121 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 11:59:59.320242 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:22.274090 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:24.358361 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:27.325024 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:33.326465 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:35.265644 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:50.277491 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:00:57.363012 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:01:42.293210 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.ServiceImport total 0 items received I0706 12:01:54.323846 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:01:56.330531 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:21.054579 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-cluster I0706 12:02:21.054869 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-cluster) I0706 12:02:21.054891 1 detector.go:358] No clusterpropagationpolicy find. I0706 12:02:21.054900 1 detector.go:721] Add object(v1, kind=Namespace, karmada-cluster) to waiting list, length of list is: 191 I0706 12:02:21.056186 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /karmada-cluster I0706 12:02:21.060505 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-cluster I0706 12:02:21.060542 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-cluster) I0706 12:02:21.060575 1 detector.go:358] No clusterpropagationpolicy find. I0706 12:02:21.060705 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:karmada-cluster UID:c2e365ab-4ae7-4d8f-9694-bb6b2719cf76 APIVersion:v1 ResourceVersion:1557 FieldPath:} reason="ApplyPolicyFailed" I0706 12:02:21.110479 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=Secret, karmada-cluster/kind-localcluster-impersonator I0706 12:02:21.113895 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=Secret, karmada-cluster/kind-localcluster I0706 12:02:21.123546 1 cluster_controller.go:159] Reconciling cluster kind-localcluster I0706 12:02:21.124005 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.124041 1 cluster_status_controller.go:136] Waiting finalizer present for member cluster: kind-localcluster I0706 12:02:21.125265 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-system I0706 12:02:21.125302 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-public I0706 12:02:21.125318 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /kube-node-lease I0706 12:02:21.125332 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /default I0706 12:02:21.125345 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /karmada-system I0706 12:02:21.125365 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /karmada-cluster I0706 12:02:21.125429 1 taint_manager.go:46] Reconciling cluster kind-localcluster for taint manager I0706 12:02:21.125495 1 unified_auth_controller.go:52] Reconciling cluster /kind-localcluster I0706 12:02:21.129254 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.129585 1 cluster_status_controller.go:136] Waiting finalizer present for member cluster: kind-localcluster I0706 12:02:21.130120 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=Secret, karmada-cluster/kind-localcluster-impersonator I0706 12:02:21.137693 1 dependencies_distributor.go:171] DependenciesDistributor start to reconcile object: v1, kind=Secret, karmada-cluster/kind-localcluster I0706 12:02:21.140522 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.140572 1 cluster_status_controller.go:136] Waiting finalizer present for member cluster: kind-localcluster I0706 12:02:21.140909 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-es-kind-localcluster I0706 12:02:21.140941 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-es-kind-localcluster) I0706 12:02:21.140982 1 detector.go:358] No clusterpropagationpolicy find. I0706 12:02:21.140992 1 detector.go:721] Add object(v1, kind=Namespace, karmada-es-kind-localcluster) to waiting list, length of list is: 192 I0706 12:02:21.141273 1 cluster_controller.go:378] Created execution space(karmada-es-kind-localcluster) for cluster(kind-localcluster). I0706 12:02:21.141345 1 namespace_sync_controller.go:53] Namespaces sync controller reconciling /karmada-es-kind-localcluster I0706 12:02:21.141573 1 recorder.go:103] "events: Created execution space(karmada-es-kind-localcluster) for cluster(kind-localcluster)." type="Normal" object={Kind:Cluster Namespace: Name:kind-localcluster UID:37a2e0ca-d2bd-4f4d-8a74-e807d342a382 APIVersion:cluster.karmada.io/v1alpha1 ResourceVersion:1561 FieldPath:} reason="CreateExecutionSpaceSucceed" I0706 12:02:21.146321 1 detector.go:215] Reconciling object: v1, kind=Namespace, karmada-es-kind-localcluster I0706 12:02:21.146378 1 detector.go:351] Attempts to match cluster policy for resource(v1, kind=Namespace, karmada-es-kind-localcluster) I0706 12:02:21.146417 1 detector.go:358] No clusterpropagationpolicy find. I0706 12:02:21.146513 1 recorder.go:103] "events: No policy match for resource" type="Warning" object={Kind:Namespace Namespace: Name:karmada-es-kind-localcluster UID:b867ebc4-3f24-4743-b29c-26c17b76c7bc APIVersion:v1 ResourceVersion:1564 FieldPath:} reason="ApplyPolicyFailed" I0706 12:02:21.150178 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.150608 1 cluster_status_controller.go:136] Waiting finalizer present for member cluster: kind-localcluster I0706 12:02:21.150504 1 taint_manager.go:46] Reconciling cluster kind-localcluster for taint manager E0706 12:02:21.155467 1 controller.go:329] "Reconciler error" err="Operation cannot be fulfilled on clusters.cluster.karmada.io \"kind-localcluster\": the object has been modified; please apply your changes to the latest version and try again" controller="cluster" controllerGroup="cluster.karmada.io" controllerKind="Cluster" Cluster="kind-localcluster" namespace="" name="kind-localcluster" reconcileID=6ab3541f-1293-4d48-adeb-e28b0db3a111 I0706 12:02:21.155524 1 cluster_controller.go:159] Reconciling cluster kind-localcluster I0706 12:02:21.161641 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.162412 1 taint_manager.go:46] Reconciling cluster kind-localcluster for taint manager I0706 12:02:21.162612 1 reflector.go:221] Starting reflector *v1.Secret (10h37m37.036547376s) from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 12:02:21.162626 1 reflector.go:257] Listing and watching *v1.Secret from sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262 I0706 12:02:21.163469 1 cluster_controller.go:159] Reconciling cluster kind-localcluster I0706 12:02:21.163578 1 cluster_controller.go:159] Reconciling cluster kind-localcluster I0706 12:02:21.194159 1 work.go:74] Create work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 successfully. I0706 12:02:21.194519 1 work_status_controller.go:65] Reconciling status of Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9. I0706 12:02:21.194595 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.194677 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.194756 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=76c9d286-2008-40ac-a783-1625a1426783 I0706 12:02:21.200726 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.200817 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.200891 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=ab3e8bbc-30fb-418b-8787-8d86acb5ba3f I0706 12:02:21.202471 1 work_status_controller.go:65] Reconciling status of Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6. I0706 12:02:21.202519 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.202779 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.202827 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=499fae92-a5ef-4ba9-8a73-7a826d09b08a I0706 12:02:21.203273 1 work.go:74] Create work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 successfully. I0706 12:02:21.203567 1 recorder.go:103] "events: Sync impersonation config succeed." type="Normal" object={Kind:Cluster Namespace: Name:kind-localcluster UID:37a2e0ca-d2bd-4f4d-8a74-e807d342a382 APIVersion:cluster.karmada.io/v1alpha1 ResourceVersion:1561 FieldPath:} reason="SyncImpersonationConfigSucceed" I0706 12:02:21.208687 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.208761 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.208815 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=7da6c4b4-010b-4fa0-85ce-6c58237e659d I0706 12:02:21.211124 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.211192 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.211233 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=edc74ca1-3745-44c1-b6f3-d41a8dcb13dd I0706 12:02:21.219525 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.219640 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.219714 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=e745fc57-b924-4bbe-bf9a-a804fdaf2616 I0706 12:02:21.232040 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.232162 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.232276 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=47c0193f-dc53-4ca8-a786-cfb053d56494 I0706 12:02:21.240613 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.240682 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.240734 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=92bfea45-402e-42c1-b5b8-d31d9979d7a8 I0706 12:02:21.263161 1 shared_informer.go:303] caches populated E0706 12:02:21.263846 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:02:21.263876 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:02:21.263893 1 cluster_status_controller.go:262] Start to update cluster status: kind-localcluster I0706 12:02:21.271578 1 taint_manager.go:46] Reconciling cluster kind-localcluster for taint manager I0706 12:02:21.271700 1 cluster_controller.go:159] Reconciling cluster kind-localcluster I0706 12:02:21.272323 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster I0706 12:02:21.273414 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.273550 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.273671 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=ea1346b6-598c-4130-9455-252d0184cef1 E0706 12:02:21.273573 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:02:21.273702 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:02:21.281225 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.281300 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.281354 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=788b82a4-e28a-47a0-b9da-38d7348d3b97 I0706 12:02:21.354724 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.355557 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.355671 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=9a0a9062-e93b-4d29-931a-a7e560baaf71 I0706 12:02:21.360350 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:21.361428 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.361490 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.361540 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=914ad425-3108-42b2-9853-f3a3bb450ace I0706 12:02:21.516674 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.516750 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.516803 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=559092db-a44f-4542-99fb-9b7d1ba7a930 I0706 12:02:21.522688 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.522854 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.522917 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=cb8633a4-1d7a-4e33-90ff-375e72baa643 I0706 12:02:21.837231 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:21.837298 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.837348 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=725b691c-e5fd-4b8b-b806-d11304e84615 I0706 12:02:21.843643 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:21.843712 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:21.843764 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=c2e2bad9-f9c3-4b52-a22f-3d98ff021b75 I0706 12:02:22.478390 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:22.478473 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:22.478569 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=7b0e976f-8b68-4598-838e-aca827e90ee3 I0706 12:02:22.484850 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:22.484999 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:22.485212 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=57e91941-0492-4552-8018-0e733b70a818 I0706 12:02:23.326790 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:23.759324 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:23.759387 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:23.759441 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=adb5dc71-97dd-488f-8f84-41c7a03aa6cd I0706 12:02:23.765796 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:23.765866 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:23.765913 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=806ec79d-aedf-47dc-be3c-2c458abcc08c I0706 12:02:26.320117 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:26.320174 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:26.320205 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=a34c2646-93c8-4c24-914a-d9d896e674cd I0706 12:02:26.326491 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:26.326546 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:26.326603 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=21b9937a-8e15-48d5-8298-0338b6e47f20 I0706 12:02:30.365712 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:31.273340 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:02:31.274085 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:02:31.274117 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:02:31.337913 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:31.441333 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:31.441403 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:31.441453 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=8bbfa306-a567-4042-9cd0-c55401c1f814 I0706 12:02:31.446701 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:31.446773 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:31.446828 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=8a1003db-4f66-4ed8-9ac3-5fd57b09d22d I0706 12:02:35.295934 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1.Namespace total 4 items received I0706 12:02:41.274368 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:02:41.275322 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:02:41.275494 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:02:41.682343 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:02:41.682406 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:41.682463 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=e5dbfdcb-1539-4630-b97c-fddb5758dffc I0706 12:02:41.688868 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:02:41.688944 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:02:41.688999 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=0a389611-c177-40bc-9d89-b3ea65ba96d3 I0706 12:02:46.337666 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:02:51.275678 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:02:51.276249 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:02:51.276275 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:01.276816 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:01.277711 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:01.277737 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:01.326762 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:02.163180 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:03:02.163270 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:03:02.163359 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=68d68ee6-b162-4e89-8018-0ee301b18022 I0706 12:03:02.169679 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:03:02.169747 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:03:02.169795 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=7f022135-a97a-4918-a102-836b60d7077e I0706 12:03:05.307235 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:10.048150 1 reflector.go:559] k8s.io/client-go/informers/factory.go:150: Watch close - *v1.Service total 0 items received I0706 12:03:11.277913 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:11.278497 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:11.278525 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:20.328417 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:21.278808 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:21.279371 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:21.279395 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:29.321629 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:29.327487 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:31.280466 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:31.281031 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:31.281059 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:41.282144 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:41.282767 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:41.282791 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:42.340095 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:03:43.124443 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9 E0706 12:03:43.124525 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9) for cluster(kind-localcluster) as cluster not ready. E0706 12:03:43.124579 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-7cbb6bd5c9" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-7cbb6bd5c9" reconcileID=da407620-c418-4ca6-ba8c-fe3f8ab51c35 I0706 12:03:43.130859 1 execution_controller.go:56] Reconciling Work karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6 E0706 12:03:43.130936 1 execution_controller.go:96] Stop sync work(karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6) for cluster(kind-localcluster) as cluster not ready. E0706 12:03:43.130985 1 controller.go:329] "Reconciler error" err="cluster(kind-localcluster) not ready" controller="work" controllerGroup="work.karmada.io" controllerKind="Work" Work="karmada-es-kind-localcluster/karmada-impersonator-84f8c8f8c6" namespace="karmada-es-kind-localcluster" name="karmada-impersonator-84f8c8f8c6" reconcileID=b025a48f-41a4-4466-b150-1df86d63cbb3 I0706 12:03:51.282935 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:03:51.283559 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:03:51.283595 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:03:55.321730 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:04:01.284015 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:04:01.284574 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:04:01.284600 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:04:04.337496 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:04:08.281854 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:04:10.292341 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.FederatedResourceQuota total 0 items received I0706 12:04:11.285269 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:04:11.286243 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:04:11.286322 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:04:18.296338 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:04:21.287038 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:04:21.288328 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:04:21.288362 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set. I0706 12:04:27.290489 1 reflector.go:559] sigs.k8s.io/controller-runtime/pkg/cache/internal/informers_map.go:262: Watch close - *v1alpha1.FederatedHPA total 0 items received I0706 12:04:29.327562 1 reflector.go:559] k8s.io/client-go/dynamic/dynamicinformer/informer.go:91: Watch close - *unstructured.Unstructured total 0 items received I0706 12:04:31.289132 1 cluster_status_controller.go:109] Syncing cluster status: kind-localcluster E0706 12:04:31.289799 1 cluster_status_controller.go:391] Failed to do cluster health check for cluster kind-localcluster, err is : Get "http://127.0.0.1:5252/readyz": dial tcp 127.0.0.1:5252: connect: connection refused I0706 12:04:31.289979 1 cluster_status_controller.go:178] Cluster(kind-localcluster) still offline after 30s, ensuring offline is set.