https://github.com/apecloud/apecloud-cd/actions/runs/21930226630 previous_version: kubeblocks_version:1.0.2 bash test/kbcli/test_kbcli_1.0.sh --type 69 --version 1.0.2 --service-version 4.0 --generate-output true --aws-access-key-id *** --aws-secret-access-key *** --jihulab-token *** --random-namespace true --region eastus --cloud-provider aks CURRENT_TEST_DIR:test/kbcli source commons files source engines files source kubeblocks files source kubedb files CLUSTER_NAME:  `kubectl get namespace | grep ns-kvgml `(B   `kubectl create namespace ns-kvgml`(B  namespace/ns-kvgml created create namespace ns-kvgml done(B check registry secret create docker registry server https://index.docker.io/v1/ secret/kbcli-test-registry-key created create docker registry secret kbcli-test-registry-key Success(B check ns:ns-kvgml sa:default imagePullSecrets patch ns:ns-kvgml sa:default imagePullSecrets serviceaccount/default patched patch ns:ns-kvgml sa:default imagePullSecrets Success(B download kbcli  `gh release list --repo apecloud/kbcli --limit 100 | (grep "1.0" || true)`(B   `curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s v1.0.2`(B  Your system is linux_amd64 Installing kbcli ... Downloading ... kbcli installed successfully. Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Make sure your docker service is running and begin your journey with kbcli: kbcli playground init For more information on how to get started, please visit: https://kubeblocks.io download kbcli v1.0.2 done(B Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Kubernetes Env: v1.32.10 check snapshot controller check snapshot controller done(B POD_RESOURCES: aks kb-default-sc found aks default-vsc found found default storage class: default (B KubeBlocks version is:1.0.2 skip upgrade KubeBlocks(B current KubeBlocks version: 1.0.2 create hadoop cluster hadooph-gfpesz(B check component definition check component definition set hadoop component definition set hadoop component definition hadoop-hdfs-journalnode-1.0.2 LIMIT_CPU:0.5 LIMIT_MEMORY:1 storage size: 20 CLUSTER_NAME:hadooph-gfpesz pod_info: create 2 replica WipeOut hadoop cluster check component definition set component definition by component version no component definitions found(B apiVersion: v1 kind: ConfigMap metadata: name: hadooph-gfpesz-namenode-hosts namespace: ns-kvgml labels: app.kubernetes.io/name: hadooph-gfpesz app.kubernetes.io/component: namenode data: hosts.exclude: "" --- apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: hadooph-gfpesz namespace: ns-kvgml spec: clusterDef: hadoop topology: ha-cluster terminationPolicy: WipeOut componentSpecs: - name: namenode serviceVersion: 3.3.6 replicas: 2 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config - name: hosts-config configMap: name: hadooph-gfpesz-namenode-hosts volumeClaimTemplates: - name: metadata-dir spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: datanode replicas: 3 serviceVersion: 3.3.6 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 30Gi - name: journalnode serviceVersion: 3.3.6 replicas: 1 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumeClaimTemplates: - name: edits-dir spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: resourcemanager replicas: 2 serviceVersion: 3.3.6 resources: limits: cpu: 500m memory: 3Gi requests: cpu: 500m memory: 3Gi volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config - name: hadoop-namenode-config configMap: name: hadooph-gfpesz-namenode-config volumeClaimTemplates: - name: resourcemanager spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: nodemanager replicas: 1 serviceVersion: 3.3.6 resources: limits: cpu: 500m memory: 3Gi requests: cpu: 500m memory: 3Gi volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config - name: hadoop-namenode-config configMap: name: hadooph-gfpesz-namenode-config - name: mapred-site-config configMap: name: hadooph-gfpesz-resourcemanager-mapred-site-config volumeClaimTemplates: - name: nodemanager spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: zookeeper serviceVersion: 3.9.2 replicas: 1 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: snapshot-log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi  `kubectl apply -f test_create_hadooph-gfpesz.yaml`(B  configmap/hadooph-gfpesz-namenode-hosts created cluster.apps.kubeblocks.io/hadooph-gfpesz created apply test_create_hadooph-gfpesz.yaml Success(B  `rm -rf test_create_hadooph-gfpesz.yaml`(B  check cluster status  `kbcli cluster list hadooph-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hadooph-gfpesz ns-kvgml hadoop WipeOut Creating Feb 12,2026 09:59 UTC+0800 clusterdefinition.kubeblocks.io/name=hadoop cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hadooph-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hadooph-gfpesz-datanode-0 ns-kvgml hadooph-gfpesz datanode Running 0 500m / 500m 1Gi / 1Gi data:30Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:04 UTC+0800 hadooph-gfpesz-datanode-1 ns-kvgml hadooph-gfpesz datanode Running 0 500m / 500m 1Gi / 1Gi data:30Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:04 UTC+0800 hadooph-gfpesz-datanode-2 ns-kvgml hadooph-gfpesz datanode Running 0 500m / 500m 1Gi / 1Gi data:30Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:04 UTC+0800 hadooph-gfpesz-journalnode-0 ns-kvgml hadooph-gfpesz journalnode Running 0 500m / 500m 1Gi / 1Gi edits-dir:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:00 UTC+0800 hadooph-gfpesz-namenode-0 ns-kvgml hadooph-gfpesz namenode Running active 0 500m / 500m 1Gi / 1Gi metadata-dir:20Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:02 UTC+0800 hadooph-gfpesz-namenode-1 ns-kvgml hadooph-gfpesz namenode Running standby 0 500m / 500m 1Gi / 1Gi metadata-dir:20Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:02 UTC+0800 hadooph-gfpesz-nodemanager-0 ns-kvgml hadooph-gfpesz nodemanager Running 0 500m / 500m 3Gi / 3Gi nodemanager:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:08 UTC+0800 hadooph-gfpesz-resourcemanager-0 ns-kvgml hadooph-gfpesz resourcemanager Running standby 0 500m / 500m 3Gi / 3Gi resourcemanager:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:05 UTC+0800 hadooph-gfpesz-resourcemanager-1 ns-kvgml hadooph-gfpesz resourcemanager Running active 0 500m / 500m 3Gi / 3Gi resourcemanager:20Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:05 UTC+0800 hadooph-gfpesz-zookeeper-0 ns-kvgml hadooph-gfpesz zookeeper Running leader 0 500m / 500m 1Gi / 1Gi data:20Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 09:59 UTC+0800 snapshot-log:20Gi check pod status done(B check cluster role check cluster role done(B active(B: hadooph-gfpesz-namenode-0 hadooph-gfpesz-resourcemanager-1;standby(B: hadooph-gfpesz-namenode-1 hadooph-gfpesz-resourcemanager-0 connect unsupported engine type: hadoop hadoop-hdfs-journalnode-1.0.2  `kubectl get secrets -l app.kubernetes.io/instance=hadooph-gfpesz`(B   `kubectl get secrets hadooph-gfpesz-zookeeper-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hadooph-gfpesz-zookeeper-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hadooph-gfpesz-zookeeper-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:hadoop;DB_PASSWORD:Klt1sR1fgfMx5X2b;DB_PORT:8020;DB_DATABASE:(B check pod hadooph-gfpesz-namenode-0 container_name hdfs-namenode exist password Klt1sR1fgfMx5X2b(B check pod hadooph-gfpesz-namenode-0 container_name kbagent exist password Klt1sR1fgfMx5X2b(B No container logs contain secret password.(B check component definition check component definition set component name:metastore set component version set component version:hive set service versions:4.0.1,3.1.3,3.1.2 set service versions sorted:3.1.2,3.1.3,4.0.1 set hive component definition set hive component definition hive-server2-1.0.2 REPORT_COUNT 0:0 set replicas first:2,3.1.2|2,3.1.3|2,4.0.1 set replicas second max again:2,4.0.1 REPORT_COUNT 2:1 CLUSTER_TOPOLOGY:hive-cluster cluster definition topology: hive-cluster external-mysql-hive-cluster topology hive-cluster found in cluster definition hive set hive component definition set hive component definition hive-metastore-1.0.2 LIMIT_CPU:0.5 LIMIT_MEMORY:1 storage size: 20 CLUSTER_NAME:hive-gfpesz pod_info: termination_policy:DoNotTerminate create 2 replica DoNotTerminate hive cluster check component definition set component definition by component version check cmpd by labels check cmpd by compDefs set component definition: hive-metastore-1.0.2 by component version:hive apiVersion: v1 kind: Secret metadata: name: hive-gfpesz-server2-accounts namespace: ns-kvgml labels: app.kubernetes.io/name: hive-gfpesz app.kubernetes.io/component: server2 type: Opaque stringData: accounts: "" --- apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: hive-gfpesz namespace: ns-kvgml spec: clusterDef: hive topology: hive-cluster terminationPolicy: DoNotTerminate componentSpecs: - name: metastore serviceVersion: 4.0.1 replicas: 2 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config - name: hadoop-hdfs-config configMap: name: hadooph-gfpesz-namenode-config - name: hadoop-yarn-config configMap: name: hadooph-gfpesz-resourcemanager-config - name: mapred-site-config configMap: name: hadooph-gfpesz-resourcemanager-mapred-site-config volumeClaimTemplates: - name: metadata spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: server2 serviceVersion: 4.0.1 replicas: 2 serviceRefs: - name: hadoopZookeeper clusterServiceSelector: cluster: hadooph-gfpesz podFQDNs: component: zookeeper volumes: - name: hadoop-core-config configMap: name: hadooph-gfpesz-journalnode-core-config - name: hadoop-hdfs-config configMap: name: hadooph-gfpesz-namenode-config - name: hadoop-yarn-config configMap: name: hadooph-gfpesz-resourcemanager-config - name: mapred-site-config configMap: name: hadooph-gfpesz-resourcemanager-mapred-site-config - name: accounts secret: secretName: hive-gfpesz-server2-accounts resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi - name: mysql serviceVersion: 8.0.39 replicas: 2 resources: limits: cpu: 500m memory: 1Gi requests: cpu: 500m memory: 1Gi volumeClaimTemplates: - name: data spec: accessModes: - ReadWriteOnce resources: requests: storage: 50Gi  `kubectl apply -f test_create_hive-gfpesz.yaml`(B  secret/hive-gfpesz-server2-accounts created cluster.apps.kubeblocks.io/hive-gfpesz created apply test_create_hive-gfpesz.yaml Success(B  `rm -rf test_create_hive-gfpesz.yaml`(B  check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Creating Feb 12,2026 10:09 UTC+0800 clusterdefinition.kubeblocks.io/name=hive cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 500m / 500m 1Gi / 1Gi data:50Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:09 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 500m / 500m 1Gi / 1Gi data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check pod hive-gfpesz-metastore-0 container_name hive-metastore exist password 70g8BbzN10(B No container logs contain secret password.(B describe cluster  `kbcli cluster describe hive-gfpesz --namespace ns-kvgml `(B  Name: hive-gfpesz Created Time: Feb 12,2026 10:09 UTC+0800 NAMESPACE CLUSTER-DEFINITION TOPOLOGY STATUS TERMINATION-POLICY ns-kvgml hive hive-cluster Running DoNotTerminate Endpoints: COMPONENT INTERNAL EXTERNAL metastore hive-gfpesz-metastore.ns-kvgml.svc.cluster.local:9083 mysql hive-gfpesz-mysql.ns-kvgml.svc.cluster.local:3306 server2 hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10001 hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10002 Topology: COMPONENT SERVICE-VERSION INSTANCE ROLE STATUS AZ NODE CREATED-TIME metastore 4.0.1 hive-gfpesz-metastore-0 Running 0 aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 metastore 4.0.1 hive-gfpesz-metastore-1 Running 0 aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 mysql 8.0.39 hive-gfpesz-mysql-0 primary Running 0 aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:09 UTC+0800 mysql 8.0.39 hive-gfpesz-mysql-1 secondary Running 0 aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:11 UTC+0800 server2 4.0.1 hive-gfpesz-server2-0 Running 0 aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 server2 4.0.1 hive-gfpesz-server2-1 Running 0 aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 Resources Allocation: COMPONENT INSTANCE-TEMPLATE CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE-SIZE STORAGE-CLASS metastore 500m / 500m 1Gi / 1Gi metadata:20Gi default mysql 500m / 500m 1Gi / 1Gi data:50Gi default server2 500m / 500m 1Gi / 1Gi Images: COMPONENT COMPONENT-DEFINITION IMAGE metastore hive-metastore-1.0.2 docker.io/apecloud/hive:4.0.1 mysql mysql-8.0-1.0.2 docker.io/apecloud/mysql:8.0.39 docker.io/apecloud/mysqld-exporter:0.15.1 docker.io/apecloud/mysql:8.0.44 server2 hive-server2-1.0.2 docker.io/apecloud/hive:4.0.1 Data Protection: BACKUP-REPO AUTO-BACKUP BACKUP-SCHEDULE BACKUP-METHOD BACKUP-RETENTION RECOVERABLE-TIME Show cluster events: kbcli cluster list-events -n ns-kvgml hive-gfpesz  `kbcli cluster label hive-gfpesz app.kubernetes.io/instance- --namespace ns-kvgml `(B  label "app.kubernetes.io/instance" not found.  `kbcli cluster label hive-gfpesz app.kubernetes.io/instance=hive-gfpesz --namespace ns-kvgml `(B   `kbcli cluster label hive-gfpesz --list --namespace ns-kvgml `(B  NAME NAMESPACE LABELS hive-gfpesz ns-kvgml app.kubernetes.io/instance=hive-gfpesz clusterdefinition.kubeblocks.io/name=hive label cluster app.kubernetes.io/instance=hive-gfpesz Success(B  `kbcli cluster label case.name=kbcli.test1 -l app.kubernetes.io/instance=hive-gfpesz --namespace ns-kvgml `(B   `kbcli cluster label hive-gfpesz --list --namespace ns-kvgml `(B  NAME NAMESPACE LABELS hive-gfpesz ns-kvgml app.kubernetes.io/instance=hive-gfpesz case.name=kbcli.test1 clusterdefinition.kubeblocks.io/name=hive label cluster case.name=kbcli.test1 Success(B  `kbcli cluster label hive-gfpesz case.name=kbcli.test2 --overwrite --namespace ns-kvgml `(B   `kbcli cluster label hive-gfpesz --list --namespace ns-kvgml `(B  NAME NAMESPACE LABELS hive-gfpesz ns-kvgml app.kubernetes.io/instance=hive-gfpesz case.name=kbcli.test2 clusterdefinition.kubeblocks.io/name=hive label cluster case.name=kbcli.test2 Success(B  `kbcli cluster label hive-gfpesz case.name- --namespace ns-kvgml `(B   `kbcli cluster label hive-gfpesz --list --namespace ns-kvgml `(B  NAME NAMESPACE LABELS hive-gfpesz ns-kvgml app.kubernetes.io/instance=hive-gfpesz clusterdefinition.kubeblocks.io/name=hive delete cluster label case.name Success(B cluster connect insert batch data by db client  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-hive-gfpesz --namespace ns-kvgml `(B   `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B apiVersion: v1 kind: Pod metadata: name: test-db-client-executionloop-hive-gfpesz namespace: ns-kvgml spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "hive-gfpesz-server2.ns-kvgml.svc.cluster.local" - "--user" - "admin" - "--password" - "70g8BbzN10" - "--port" - "10000" - "--dbtype" - "hive" - "--test" - "executionloop" - "--duration" - "60" - "--interval" - "1" restartPolicy: Never  `kubectl apply -f test-db-client-executionloop-hive-gfpesz.yaml`(B  pod/test-db-client-executionloop-hive-gfpesz created apply test-db-client-executionloop-hive-gfpesz.yaml Success(B  `rm -rf test-db-client-executionloop-hive-gfpesz.yaml`(B  check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 5s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 9s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 14s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 20s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 25s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 30s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 35s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 40s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 45s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 50s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 55s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 61s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 66s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 71s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 76s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 81s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 86s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 91s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 96s(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 1/1 Running 0 101s(B check pod test-db-client-executionloop-hive-gfpesz status done(B pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-hive-gfpesz 0/1 Completed 0 107s(B check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Running Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 500m / 500m 1Gi / 1Gi data:50Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:09 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 500m / 500m 1Gi / 1Gi data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 --host hive-gfpesz-server2.ns-kvgml.svc.cluster.local --user admin --password 70g8BbzN10 --port 10000 --dbtype hive --test executionloop --duration 60 --interval 1 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Execution loop start: Creating database executions_loop CREATE DATABASE IF NOT EXISTS executions_loop CREATE TABLE executions_loop_table (id INT, value STRING, created_at TIMESTAMP) STORED AS TEXTFILE Execution loop start:INSERT INTO executions_loop.executions_loop_table VALUES (1, 'executions_loop_test_1', '2026-02-12 02:30:33.908') [ 60s ] executions total: 1 successful: 1 failed: 0 disconnect: 0 Test Result: Total Executions: 1 Successful Executions: 1 Failed Executions: 0 Disconnection Counts: 0 Connection Information: Database Type: hive Host: hive-gfpesz-server2.ns-kvgml.svc.cluster.local Port: 10000 Database: Table: User: admin Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds DB_CLIENT_BATCH_DATA_COUNT: 2  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge pods test-db-client-executionloop-hive-gfpesz --namespace ns-kvgml `(B  pod/test-db-client-executionloop-hive-gfpesz patched (no change) pod "test-db-client-executionloop-hive-gfpesz" force deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B set db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  set db_client batch data retry times: 1(B set db_client batch data retry times: 2(B set db_client batch data retry times: 3(B set db_client batch data retry times: 4(B set db_client batch data retry times: 5(B set db_client batch data retry times: 6(B set db_client batch data retry times: 7(B set db_client batch data retry times: 8(B set db_client batch data retry times: 9(B set db_client batch data retry times: 10(B set db_client batch data Failure(B +------+ | _c0 | +------+ | 1 | +------+ set DB_CLIENT_BATCH_DATA_COUNT: 1 check component mysql exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=mysql --namespace ns-kvgml | (grep "mysql" || true )`(B  check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale hive-gfpesz --auto-approve --force=true --components mysql --cpu 600m --memory 1.1Gi --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-fcfvj created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-verticalscaling-fcfvj -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-fcfvj ns-kvgml VerticalScaling hive-gfpesz mysql Running -/- Feb 12,2026 10:47 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:20Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:47 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:47 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-fcfvj ns-kvgml VerticalScaling hive-gfpesz mysql Succeed 2/2 Feb 12,2026 10:47 UTC+0800 check ops status done(B ops_status:hive-gfpesz-verticalscaling-fcfvj ns-kvgml VerticalScaling hive-gfpesz mysql Succeed 2/2 Feb 12,2026 10:47 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-verticalscaling-fcfvj --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-verticalscaling-fcfvj patched  `kbcli cluster delete-ops --name hive-gfpesz-verticalscaling-fcfvj --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-fcfvj deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B  `kubectl get pvc -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=metastore,apps.kubeblocks.io/vct-name=metadata --namespace ns-kvgml `(B  cluster volume-expand check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster volume-expand hive-gfpesz --auto-approve --force=true --components metastore --volume-claim-templates metadata --storage 22Gi --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-volumeexpansion-f9qbz created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-volumeexpansion-f9qbz -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-volumeexpansion-f9qbz ns-kvgml VolumeExpansion hive-gfpesz metastore Running 0/2 Feb 12,2026 10:53 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:47 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 10:47 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-volumeexpansion-f9qbz ns-kvgml VolumeExpansion hive-gfpesz metastore Succeed 2/2 Feb 12,2026 10:53 UTC+0800 check ops status done(B ops_status:hive-gfpesz-volumeexpansion-f9qbz ns-kvgml VolumeExpansion hive-gfpesz metastore Succeed 2/2 Feb 12,2026 10:53 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-volumeexpansion-f9qbz --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-volumeexpansion-f9qbz patched  `kbcli cluster delete-ops --name hive-gfpesz-volumeexpansion-f9qbz --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-volumeexpansion-f9qbz deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check component mysql exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=mysql --namespace ns-kvgml | (grep "mysql" || true )`(B  cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart hive-gfpesz --auto-approve --force=true --components mysql --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-qdrqd created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-restart-qdrqd -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-qdrqd ns-kvgml Restart hive-gfpesz mysql Running -/- Feb 12,2026 11:10 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-qdrqd ns-kvgml Restart hive-gfpesz mysql Succeed 2/2 Feb 12,2026 11:10 UTC+0800 check ops status done(B ops_status:hive-gfpesz-restart-qdrqd ns-kvgml Restart hive-gfpesz mysql Succeed 2/2 Feb 12,2026 11:10 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-restart-qdrqd --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-restart-qdrqd patched  `kbcli cluster delete-ops --name hive-gfpesz-restart-qdrqd --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-qdrqd deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check component server2 exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=server2 --namespace ns-kvgml | (grep "server2" || true )`(B  cluster server2 scale-out cluster server2 scale-out replicas: 4 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-out hive-gfpesz --auto-approve --force=true --components server2 --replicas 2 --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-glbgf created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-horizontalscaling-glbgf -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-glbgf ns-kvgml HorizontalScaling hive-gfpesz server2 Running -/- Feb 12,2026 11:13 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-2 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:13 UTC+0800 hive-gfpesz-server2-3 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:13 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-glbgf ns-kvgml HorizontalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:13 UTC+0800 check ops status done(B ops_status:hive-gfpesz-horizontalscaling-glbgf ns-kvgml HorizontalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:13 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-horizontalscaling-glbgf --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-horizontalscaling-glbgf patched  `kbcli cluster delete-ops --name hive-gfpesz-horizontalscaling-glbgf --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-glbgf deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check component server2 exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=server2 --namespace ns-kvgml | (grep "server2" || true )`(B  cluster server2 scale-in cluster server2 scale-in replicas: 2 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-in hive-gfpesz --auto-approve --force=true --components server2 --replicas 2 --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-2v6q2 created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-horizontalscaling-2v6q2 -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-2v6q2 ns-kvgml HorizontalScaling hive-gfpesz server2 Creating -/- Feb 12,2026 11:16 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Running Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:22 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:26 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-2v6q2 ns-kvgml HorizontalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:16 UTC+0800 check ops status done(B ops_status:hive-gfpesz-horizontalscaling-2v6q2 ns-kvgml HorizontalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:16 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-horizontalscaling-2v6q2 --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-horizontalscaling-2v6q2 patched  `kbcli cluster delete-ops --name hive-gfpesz-horizontalscaling-2v6q2 --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-2v6q2 deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart hive-gfpesz --auto-approve --force=true --components metastore --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-mjzwb created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-restart-mjzwb -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-mjzwb ns-kvgml Restart hive-gfpesz metastore Creating -/- Feb 12,2026 11:17 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 10:28 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 10:28 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-mjzwb ns-kvgml Restart hive-gfpesz metastore Succeed 2/2 Feb 12,2026 11:17 UTC+0800 check ops status done(B ops_status:hive-gfpesz-restart-mjzwb ns-kvgml Restart hive-gfpesz metastore Succeed 2/2 Feb 12,2026 11:17 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-restart-mjzwb --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-restart-mjzwb patched  `kbcli cluster delete-ops --name hive-gfpesz-restart-mjzwb --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-mjzwb deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check component server2 exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=server2 --namespace ns-kvgml | (grep "server2" || true )`(B  cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart hive-gfpesz --auto-approve --force=true --components server2 --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-9b96q created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-restart-9b96q -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-9b96q ns-kvgml Restart hive-gfpesz server2 Creating -/- Feb 12,2026 11:19 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:20 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 500m / 500m 1Gi / 1Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:19 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-9b96q ns-kvgml Restart hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:19 UTC+0800 check ops status done(B ops_status:hive-gfpesz-restart-9b96q ns-kvgml Restart hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:19 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-restart-9b96q --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-restart-9b96q patched  `kbcli cluster delete-ops --name hive-gfpesz-restart-9b96q --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-9b96q deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check component server2 exists  `kubectl get components -l app.kubernetes.io/instance=hive-gfpesz,apps.kubeblocks.io/component-name=server2 --namespace ns-kvgml | (grep "server2" || true )`(B  check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale hive-gfpesz --auto-approve --force=true --components server2 --cpu 600m --memory 1.1Gi --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-6s6jf created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-verticalscaling-6s6jf -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-6s6jf ns-kvgml VerticalScaling hive-gfpesz server2 Running -/- Feb 12,2026 11:23 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:17 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:10 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:11 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:24 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:23 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-6s6jf ns-kvgml VerticalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:23 UTC+0800 check ops status done(B ops_status:hive-gfpesz-verticalscaling-6s6jf ns-kvgml VerticalScaling hive-gfpesz server2 Succeed 2/2 Feb 12,2026 11:23 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-verticalscaling-6s6jf --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-verticalscaling-6s6jf patched  `kbcli cluster delete-ops --name hive-gfpesz-verticalscaling-6s6jf --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-6s6jf deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster restart check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster restart hive-gfpesz --auto-approve --force=true --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-2twxv created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-restart-2twxv -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-2twxv ns-kvgml Restart hive-gfpesz metastore,mysql,server2 Running -/- Feb 12,2026 11:27 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:27 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 500m / 500m 1Gi / 1Gi metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:27 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:28 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:27 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:29 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:27 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-restart-2twxv ns-kvgml Restart hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:27 UTC+0800 check ops status done(B ops_status:hive-gfpesz-restart-2twxv ns-kvgml Restart hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:27 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-restart-2twxv --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-restart-2twxv patched  `kbcli cluster delete-ops --name hive-gfpesz-restart-2twxv --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-restart-2twxv deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster vscale hive-gfpesz --auto-approve --force=true --components metastore --cpu 600m --memory 1.1Gi --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-7bqmf created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-verticalscaling-7bqmf -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-7bqmf ns-kvgml VerticalScaling hive-gfpesz metastore Running 0/2 Feb 12,2026 11:31 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:31 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:31 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:28 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:27 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:29 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:27 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-verticalscaling-7bqmf ns-kvgml VerticalScaling hive-gfpesz metastore Succeed 2/2 Feb 12,2026 11:31 UTC+0800 check ops status done(B ops_status:hive-gfpesz-verticalscaling-7bqmf ns-kvgml VerticalScaling hive-gfpesz metastore Succeed 2/2 Feb 12,2026 11:31 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-verticalscaling-7bqmf --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-verticalscaling-7bqmf patched  `kbcli cluster delete-ops --name hive-gfpesz-verticalscaling-7bqmf --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-verticalscaling-7bqmf deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster stop check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster stop hive-gfpesz --auto-approve --force=true --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-stop-42xqd created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-stop-42xqd -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-stop-42xqd ns-kvgml Stop hive-gfpesz Running -/- Feb 12,2026 11:34 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Stopping Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Stopping(B cluster_status:Stopping(B check cluster status done(B cluster_status:Stopped(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME check pod status done(B check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-stop-42xqd ns-kvgml Stop hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:34 UTC+0800 check ops status done(B ops_status:hive-gfpesz-stop-42xqd ns-kvgml Stop hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:34 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-stop-42xqd --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-stop-42xqd patched  `kbcli cluster delete-ops --name hive-gfpesz-stop-42xqd --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-stop-42xqd deleted cluster start check cluster status before ops check cluster status done(B cluster_status:Stopped(B  `kbcli cluster start hive-gfpesz --force=true --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-start-69cjl created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-start-69cjl -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-start-69cjl ns-kvgml Start hive-gfpesz metastore,mysql,server2 Running 0/6 Feb 12,2026 11:35 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:35 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-start-69cjl ns-kvgml Start hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:35 UTC+0800 check ops status done(B ops_status:hive-gfpesz-start-69cjl ns-kvgml Start hive-gfpesz metastore,mysql,server2 Succeed 6/6 Feb 12,2026 11:35 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-start-69cjl --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-start-69cjl patched  `kbcli cluster delete-ops --name hive-gfpesz-start-69cjl --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-start-69cjl deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster metastore scale-out cluster metastore scale-out replicas: 3 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-out hive-gfpesz --auto-approve --force=true --components metastore --replicas 1 --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-5ds2j created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-horizontalscaling-5ds2j -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-5ds2j ns-kvgml HorizontalScaling hive-gfpesz metastore Creating -/- Feb 12,2026 11:38 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-metastore-2 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:38 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:38 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-5ds2j ns-kvgml HorizontalScaling hive-gfpesz metastore Succeed 1/1 Feb 12,2026 11:38 UTC+0800 check ops status done(B ops_status:hive-gfpesz-horizontalscaling-5ds2j ns-kvgml HorizontalScaling hive-gfpesz metastore Succeed 1/1 Feb 12,2026 11:38 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-horizontalscaling-5ds2j --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-horizontalscaling-5ds2j patched  `kbcli cluster delete-ops --name hive-gfpesz-horizontalscaling-5ds2j --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-5ds2j deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster metastore scale-in cluster metastore scale-in replicas: 2 check cluster status before ops check cluster status done(B cluster_status:Running(B  `kbcli cluster scale-in hive-gfpesz --auto-approve --force=true --components metastore --replicas 1 --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-5rtvc created successfully, you can view the progress: kbcli cluster describe-ops hive-gfpesz-horizontalscaling-5rtvc -n ns-kvgml check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-5rtvc ns-kvgml HorizontalScaling hive-gfpesz metastore Running 0/1 Feb 12,2026 11:41 UTC+0800 check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive DoNotTerminate Updating Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive cluster_status:Updating(B cluster_status:Updating(B check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:41 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:41 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 check ops status  `kbcli cluster list-ops hive-gfpesz --status all --namespace ns-kvgml `(B  NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME hive-gfpesz-horizontalscaling-5rtvc ns-kvgml HorizontalScaling hive-gfpesz metastore Succeed 1/1 Feb 12,2026 11:41 UTC+0800 check ops status done(B ops_status:hive-gfpesz-horizontalscaling-5rtvc ns-kvgml HorizontalScaling hive-gfpesz metastore Succeed 1/1 Feb 12,2026 11:41 UTC+0800 (B  `kubectl patch -p '{"metadata":{"finalizers":[]}}' --type=merge opsrequests.operations hive-gfpesz-horizontalscaling-5rtvc --namespace ns-kvgml `(B  opsrequest.operations.kubeblocks.io/hive-gfpesz-horizontalscaling-5rtvc patched  `kbcli cluster delete-ops --name hive-gfpesz-horizontalscaling-5rtvc --force --auto-approve --namespace ns-kvgml `(B  OpsRequest hive-gfpesz-horizontalscaling-5rtvc deleted  `kubectl get secrets -l app.kubernetes.io/instance=hive-gfpesz`(B  set secret: hive-gfpesz-server2-account-admin  `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.username}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.password}"`(B   `kubectl get secrets hive-gfpesz-server2-account-admin -o jsonpath="{.data.port}"`(B  DB_USERNAME:admin;DB_PASSWORD:70g8BbzN10;DB_PORT:10000;DB_DATABASE:(B check db_client batch data count  `echo "/opt/hive/bin/beeline -u jdbc:hive2://hive-gfpesz-server2.ns-kvgml.svc.cluster.local:10000 -n admin -p 70g8BbzN10 -e \"select count(*) from executions_loop.executions_loop_table;\" " | kubectl exec -it hive-gfpesz-server2-0 --namespace ns-kvgml -- bash `(B  check db_client batch [1] equal [1] data Success(B cluster update terminationPolicy WipeOut  `kbcli cluster update hive-gfpesz --termination-policy=WipeOut --namespace ns-kvgml `(B  cluster.apps.kubeblocks.io/hive-gfpesz updated check cluster status  `kbcli cluster list hive-gfpesz --show-labels --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS hive-gfpesz ns-kvgml hive WipeOut Running Feb 12,2026 10:09 UTC+0800 app.kubernetes.io/instance=hive-gfpesz,clusterdefinition.kubeblocks.io/name=hive check cluster status done(B cluster_status:Running(B check pod status  `kbcli cluster list-instances hive-gfpesz --namespace ns-kvgml `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME hive-gfpesz-metastore-0 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-metastore-1 ns-kvgml hive-gfpesz metastore Running 0 600m / 600m 1181116006400m / 1181116006400m metadata:22Gi aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:41 UTC+0800 hive-gfpesz-mysql-0 ns-kvgml hive-gfpesz mysql Running primary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000000/10.224.0.6 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-mysql-1 ns-kvgml hive-gfpesz mysql Running secondary 0 600m / 600m 1181116006400m / 1181116006400m data:50Gi aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-0 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000003/10.224.0.9 Feb 12,2026 11:35 UTC+0800 hive-gfpesz-server2-1 ns-kvgml hive-gfpesz server2 Running 0 600m / 600m 1181116006400m / 1181116006400m aks-cicdamdpool-40504106-vmss000002/10.224.0.8 Feb 12,2026 11:41 UTC+0800 check pod status done(B connect unsupported engine type: hive hive-metastore-1.0.2 cluster list-logs  `kbcli cluster list-logs hive-gfpesz --namespace ns-kvgml `(B  cluster logs  `kbcli cluster logs hive-gfpesz --tail 30 --namespace ns-kvgml `(B  2026-02-12T03:35:53Z INFO MySQL there is no leader member 2026-02-12T03:35:53Z INFO HA DB Service is running 2026-02-12T03:35:53Z INFO DCS-K8S lock expired: map[acquire-time:1770867252 available-time:1770867280 dbstate:{"OpTimestamp":1770867280,"Extra":{"gtid_executed":"29034272-07b8-11f1-987e-62f67070021f:1-3326,\na5b53f06-07b9-11f1-bb11-6e35605769e5:1-1784","gtid_purged":"","hostname":"hive-gfpesz-mysql-0","read_only":"0","server_uuid":"29034272-07b8-11f1-987e-62f67070021f","super_read_only":"0"}} extra: holder:hive-gfpesz-mysql-0 leader: renew-time:1770867280 ttl:15], now: 1770867353 2026-02-12T03:35:53Z INFO HA Cluster has no leader, attempt to take the leader 2026-02-12T03:35:53Z INFO HA Take the leader success! 2026-02-12T03:35:53Z INFO HA This member is Cluster's leader 2026-02-12T03:35:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:35:53Z INFO MySQL DB startup ready 2026-02-12T03:35:58Z INFO DCS-K8S pod selector: app.kubernetes.io/instance=hive-gfpesz,app.kubernetes.io/managed-by=kubeblocks,apps.kubeblocks.io/component-name=mysql 2026-02-12T03:35:58Z INFO DCS-K8S pod selector: app.kubernetes.io/instance=hive-gfpesz,app.kubernetes.io/managed-by=kubeblocks,apps.kubeblocks.io/component-name=mysql 2026-02-12T03:35:58Z INFO DCS-K8S podlist: 2 2026-02-12T03:35:58Z INFO DCS-K8S podlist: 2 2026-02-12T03:35:58Z INFO HA Create Users. 2026-02-12T03:35:58Z INFO HA Users are created. 2026-02-12T03:36:08Z INFO DCS-K8S pod selector: app.kubernetes.io/instance=hive-gfpesz,app.kubernetes.io/managed-by=kubeblocks,apps.kubeblocks.io/component-name=mysql 2026-02-12T03:36:08Z INFO DCS-K8S podlist: 2 2026-02-12T03:36:53Z INFO HA This member is Cluster's leader 2026-02-12T03:36:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:37:53Z INFO HA This member is Cluster's leader 2026-02-12T03:37:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:38:53Z INFO HA This member is Cluster's leader 2026-02-12T03:38:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:39:53Z INFO HA This member is Cluster's leader 2026-02-12T03:39:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:40:53Z INFO HA This member is Cluster's leader 2026-02-12T03:40:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:41:53Z INFO HA This member is Cluster's leader 2026-02-12T03:41:53Z DEBUG HA Refresh leader ttl 2026-02-12T03:42:53Z INFO HA This member is Cluster's leader 2026-02-12T03:42:53Z DEBUG HA Refresh leader ttl delete cluster hive-gfpesz  `kbcli cluster delete hive-gfpesz --auto-approve --namespace ns-kvgml `(B  secret "hive-gfpesz-server2-accounts" deleted Cluster hive-gfpesz deleted pod_info:hive-gfpesz-metastore-0 1/1 Running 0 8m29s hive-gfpesz-metastore-1 1/1 Running 0 2m28s hive-gfpesz-mysql-0 4/4 Running 0 8m28s hive-gfpesz-mysql-1 4/4 Running 0 7m45s hive-gfpesz-server2-0 1/1 Running 0 8m29s hive-gfpesz-server2-1 1/1 Running 0 2m27s pod_info:hive-gfpesz-mysql-0 4/4 Terminating 0 8m48s delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B Hive Test Suite All Done!(B delete cluster hadooph-gfpesz  `kbcli cluster delete hadooph-gfpesz --auto-approve --namespace ns-kvgml `(B  Cluster hadooph-gfpesz deleted pod_info:hadooph-gfpesz-datanode-0 2/2 Running 0 100m hadooph-gfpesz-datanode-1 2/2 Running 0 100m hadooph-gfpesz-datanode-2 2/2 Running 0 100m hadooph-gfpesz-journalnode-0 1/1 Running 0 103m hadooph-gfpesz-namenode-0 2/2 Running 0 102m hadooph-gfpesz-namenode-1 2/2 Running 0 102m hadooph-gfpesz-resourcemanager-0 2/2 Terminating 0 98m hadooph-gfpesz-resourcemanager-1 2/2 Terminating 0 98m hadooph-gfpesz-zookeeper-0 2/2 Running 0 105m delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B Test Engine: hive Test Type: 69 [PASSED]|[Create]|[Topology=ha-cluster;ComponentDefinition=hadoop-hdfs-journalnode-1.0.2;ServiceVersion=3.3.6;]|[Description=Create a cluster with the specified topology ha-cluster with the specified component definition hadoop-hdfs-journalnode-1.0.2 and service version 3.3.6](B --------------------------------------Hive 4.0.1 (Topology = hive-cluster Replicas 2) Test Result-------------------------------------- [PASSED]|[Create]|[Topology=hive-cluster;ComponentDefinition=hive-metastore-1.0.2;ComponentVersion=hive;ServiceVersion=4.0.1;]|[Description=Create a cluster with the specified topology hive-cluster with the specified component definition hive-metastore-1.0.2 and component version hive and service version 4.0.1](B [PASSED]|[VerticalScaling]|[ComponentName=mysql]|[Description=VerticalScaling the cluster specify component mysql](B [PASSED]|[VolumeExpansion]|[ComponentName=metastore;ComponentVolume=metadata]|[Description=VolumeExpansion the cluster specify component metastore and volume metadata](B [PASSED]|[Restart]|[ComponentName=mysql]|[Description=Restart the cluster specify component mysql](B [PASSED]|[HorizontalScaling Out]|[ComponentName=server2]|[Description=HorizontalScaling Out the cluster specify component server2](B [PASSED]|[HorizontalScaling In]|[ComponentName=server2]|[Description=HorizontalScaling In the cluster specify component server2](B [PASSED]|[Restart]|[ComponentName=metastore]|[Description=Restart the cluster specify component metastore](B [PASSED]|[Restart]|[ComponentName=server2]|[Description=Restart the cluster specify component server2](B [PASSED]|[VerticalScaling]|[ComponentName=server2]|[Description=VerticalScaling the cluster specify component server2](B [PASSED]|[Restart]|[-]|[Description=Restart the cluster](B [PASSED]|[VerticalScaling]|[ComponentName=metastore]|[Description=VerticalScaling the cluster specify component metastore](B [PASSED]|[Stop]|[-]|[Description=Stop the cluster](B [PASSED]|[Start]|[-]|[Description=Start the cluster](B [PASSED]|[HorizontalScaling Out]|[ComponentName=metastore]|[Description=HorizontalScaling Out the cluster specify component metastore](B [PASSED]|[HorizontalScaling In]|[ComponentName=metastore]|[Description=HorizontalScaling In the cluster specify component metastore](B [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut](B [PASSED]|[Delete]|[-]|[Description=Delete the cluster](B [END]