Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Qualification]: Support confirmation for CSI-2.12.0 on OKE 4.14.31 - VISA #1623

Open
jaikrish248 opened this issue Nov 27, 2024 · 4 comments
Labels
area/cert-csi Issues pertaining to Cert CSI type/qualification Issue pertains to a community qualified configuration of CSM

Comments

@jaikrish248
Copy link

Operating System

Red Hat Enterprise Linux CoreOS

Container Orchestrator

OKE 4.14.31

Storage Platform

PowerScale

Protocol

iSCSI

Relevant log output

[2024-11-27 17:36:21]  INFO Starting cert-csi; ver. 1.5.0
[2024-11-27 17:36:21]  INFO Suites to run with csi-isilon-b storage class:
[2024-11-27 17:36:21]  INFO 1. VolumeIoSuite {volumes: 2, volumeSize: 8Gi chains: 2-2}
[2024-11-27 17:36:21]  INFO 2. ScalingSuite {replicas: 2, volumes: 5, volumeSize: 8Gi}
[2024-11-27 17:36:21]  INFO 3. CloneVolumeSuite {pods: 2, volumes: 1, volumeSize: 8Gi}
[2024-11-27 17:36:21]  INFO 4. SnapSuite {snapshots: 3, volumeSize; 8Gi}
[2024-11-27 17:36:21]  INFO 5. ReplicationSuite {pods: 2, volumes: 5, volumeSize: 8Gi}
[2024-11-27 17:36:21]  INFO 6. MultiAttachSuite {pods: 5, rawBlock: false, size: 8Gi, accMode: ReadWriteMany}
Does it look OK? (Y)es/(n)o
-> y
[2024-11-27 17:36:22]  INFO Using EVENT observer type
[2024-11-27 17:36:22]  INFO Using default config
[2024-11-27 17:36:22]  INFO Successfully loaded config. Host: https://api-int.poclab8.visa.com:6443
[2024-11-27 17:36:22]  INFO Created new KubeClient
[2024-11-27 17:36:22]  INFO Running 1 iteration(s)
[2024-11-27 17:36:22]  INFO 	*** ITERATION NUMBER 1 ***	
[2024-11-27 17:36:22]  INFO Starting MultiAttachSuite with csi-isilon-b storage class
[2024-11-27 17:36:22]  INFO Starting SnapSuite with csi-isilon-b storage class
[2024-11-27 17:36:22]  INFO Starting CloneVolumeSuite with csi-isilon-b storage class
[2024-11-27 17:36:22]  INFO Starting ScalingSuite with csi-isilon-b storage class
[2024-11-27 17:36:22]  INFO Starting ReplicationSuite with csi-isilon-b storage class
[2024-11-27 17:36:22]  INFO Starting VolumeIoSuite with csi-isilon-b storage class
[2024-11-27 17:36:23]  INFO Successfully created namespace scale-test-ff09b896
[2024-11-27 17:36:23]  INFO Successfully created namespace mas-test-b8a6487b
[2024-11-27 17:36:23]  INFO Creating Volume
[2024-11-27 17:36:23]  INFO Successfully created namespace clonevolume-suite-3419d7b6
[2024-11-27 17:36:23]  INFO Creating 2 pods, each with 1 volumes
[2024-11-27 17:36:23]  INFO Successfully created namespace volumeio-test-266d4ed8
[2024-11-27 17:36:23]  INFO Successfully created namespace snap-test-47ad0904
[2024-11-27 17:36:23]  INFO Creating IO pod
[2024-11-27 17:36:23]  INFO Successfully created namespace replication-suite-a9edc1e3
[2024-11-27 17:36:23]  INFO Attaching Volume to original pod
[2024-11-27 17:36:23]  INFO Creating Snapshot pod
[2024-11-27 17:36:23]  INFO Creating 2 pods, each with 5 volumes
[2024-11-27 17:36:24]  INFO Created stateful set sts-scale-test6ccx4
[2024-11-27 17:36:24]  INFO Waiting for sts pods to become ready
I1127 17:36:24.187067  837289 request.go:697] Waited for 1.083954619s due to client-side throttling, not priority and fairness, request: POST:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/mas-test-b8a6487b/pods
W1127 17:36:24.246832  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
[2024-11-27 17:36:24]  INFO Waiting for all pods in mas-test-b8a6487b to be READY
[2024-11-27 17:36:27]  INFO Waiting for all pods in clonevolume-suite-3419d7b6 to be READY
I1127 17:36:34.387257  837289 request.go:697] Waited for 1.586716873s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/replication-suite-a9edc1e3/persistentvolumeclaims
[2024-11-27 17:36:36]  INFO Waiting for pod iowriter-test-bltjr to be READY
[2024-11-27 17:36:36]  INFO Waiting for all pods in replication-suite-a9edc1e3 to be READY
I1127 17:36:44.587050  837289 request.go:697] Waited for 2.191863513s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/volumeio-test-266d4ed8/persistentvolumeclaims
[2024-11-27 17:36:45]  INFO Waiting for pod iowriter-test-nww67 to be READY
[2024-11-27 17:36:47]  INFO All pods are ready in 23.345559424s
[2024-11-27 17:36:47]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-0.data]
[2024-11-27 17:36:49]  INFO Creating new pods with original Volume attached to them
[2024-11-27 17:36:50]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
W1127 17:36:51.235491  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
W1127 17:36:53.270834  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
I1127 17:36:54.587328  837289 request.go:697] Waited for 2.194856295s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/volumeio-test-266d4ed8/persistentvolumeclaims
W1127 17:36:55.241034  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
W1127 17:36:56.919535  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
[2024-11-27 17:36:58]  INFO Executing command: [dd if=/dev/urandom of=/data0/writer-0.data bs=1M count=128 oflag=sync]
W1127 17:36:58.840831  837289 warnings.go:70] would violate PodSecurity "baseline:v1.24": non-default capabilities (container "iowriter" must not include "SYS_ADMIN" in securityContext.capabilities.add)
[2024-11-27 17:36:58]  INFO Waiting for all pods in mas-test-b8a6487b to be READY
[2024-11-27 17:37:01]  INFO Waiting until no Volume Attachments with PV oce-poc-lab8-nfs-0f0bce9cc7 left
[2024-11-27 17:37:03]  INFO Scaling to 2 replicas
[2024-11-27 17:37:03]  INFO Waiting for sts pods to become ready
[2024-11-27 17:37:04]  INFO Writer pod: iowriter-test-nww67
[2024-11-27 17:37:04]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
I1127 17:37:04.786806  837289 request.go:697] Waited for 1.580353994s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/replication-suite-a9edc1e3/persistentvolumeclaims
[2024-11-27 17:37:12]  INFO VolumeAttachment deleted
[2024-11-27 17:37:12]  INFO Waiting for pod iowriter-test-hvrgf to be READY
[2024-11-27 17:37:13]  INFO All pods are ready in 46.171042698s
[2024-11-27 17:37:13]  INFO Creating new pods with cloned volumes mounted on them
[2024-11-27 17:37:14]  INFO Waiting for pod iowriter-test-lsjdv to be READY
I1127 17:37:14.986484  837289 request.go:697] Waited for 1.970840198s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/snap-test-47ad0904/persistentvolumeclaims
[2024-11-27 17:37:18]  INFO Creating 3 snapshots
[2024-11-27 17:37:18]  INFO Waiting for Snapshot 'snap' to be READY
[2024-11-27 17:37:20]  INFO Waiting for Snapshot 'snap1' to be READY
[2024-11-27 17:37:21]  INFO Waiting for all pods in clonevolume-suite-3419d7b6 to be READY
[2024-11-27 17:37:22]  INFO Waiting for Snapshot 'snap2' to be READY
I1127 17:37:24.986899  837289 request.go:697] Waited for 1.56956318s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/scale-test-ff09b896/pods?labelSelector=app%3Dunified-test
[2024-11-27 17:37:26]  INFO Restoring from snap1
[2024-11-27 17:37:26]  INFO Creating pvc snap1-restore
[2024-11-27 17:37:28]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-1.data]
[2024-11-27 17:37:29]  INFO All pods are ready in 52.736594901s
[2024-11-27 17:37:29]  INFO Creating a snapshot on each of the volumes
[2024-11-27 17:37:30]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-1.data > /data0/writer-1.sha512]
[2024-11-27 17:37:31]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-0.sha512]
[2024-11-27 17:37:34]  INFO Hashes match
[2024-11-27 17:37:34]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-0.data]
I1127 17:37:35.186561  837289 request.go:697] Waited for 1.589179941s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/replication-suite-a9edc1e3/persistentvolumeclaims
[2024-11-27 17:37:35]  INFO Waiting for pod snap1-restore-pod to be READY
[2024-11-27 17:37:37]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-0.data > /data0/writer-0.sha512]
[2024-11-27 17:37:40]  INFO Waiting until no Volume Attachments with PV oce-poc-lab8-nfs-be834b5b2e left
[2024-11-27 17:37:43]  INFO Scaling to 0 replicas
[2024-11-27 17:37:43]  INFO Waiting for sts pods to become ready
[2024-11-27 17:37:44]  INFO All pods are ready in 45.810245551s
[2024-11-27 17:37:44]  INFO Writing to Volume on 1st originalPod
[2024-11-27 17:37:44]  INFO Executing command: [dd if=/dev/urandom of=/data0/blob.data bs=1M count=128 oflag=sync]
[2024-11-27 17:37:44]  INFO Waiting until no Volume Attachments with PV oce-poc-lab8-nfs-0f0bce9cc7 left
[2024-11-27 17:37:45]  INFO VolumeAttachment deleted
I1127 17:37:45.187344  837289 request.go:697] Waited for 1.933830299s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/replication-suite-a9edc1e3/persistentvolumeclaims/vol-create-test-wdgtm
[2024-11-27 17:37:46]  INFO Waiting for pod iowriter-test-49z56 to be READY
[2024-11-27 17:37:46]  INFO Waiting for the snapshots in replication-suite-a9edc1e3 to be READY
[2024-11-27 17:37:48]  INFO All pods are ready in 27.141293089s
[2024-11-27 17:37:48]  INFO Deleting all resources in namespace clonevolume-suite-3419d7b6
[2024-11-27 17:37:48]  INFO Deleting all resources in namespace scale-test-ff09b896
[2024-11-27 17:37:49]  INFO Checker pod: snap1-restore-pod
[2024-11-27 17:37:49]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-0.sha512]
[2024-11-27 17:37:50]  INFO Writer originalPod: iowriter-test-8bcpk
[2024-11-27 17:37:50]  INFO Executing command: [/bin/bash -c sha512sum /data0/blob.data > /data0/blob.sha512]
[2024-11-27 17:37:52]  INFO Creating new pods with replicated volumes mounted on them
[2024-11-27 17:37:53]  INFO Hashes match
[2024-11-27 17:37:53]  INFO Deleting all resources in namespace snap-test-47ad0904
[2024-11-27 17:37:54]  INFO Checking hash sum on all of the other pods
[2024-11-27 17:37:54]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/blob.sha512]
[2024-11-27 17:37:54]  INFO VolumeAttachment deleted
[2024-11-27 17:37:56]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/writer-1.sha512]
I1127 17:37:57.787247  837289 request.go:697] Waited for 1.16621671s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/clonevolume-suite-3419d7b6
[2024-11-27 17:37:58]  INFO Hashes match
[2024-11-27 17:37:58]  INFO Executing command: [/bin/bash -c dd if=/dev/urandom bs=1M count=128 oflag=sync > /data0/writer-1.data]
[2024-11-27 17:37:59]  INFO Hashes match
[2024-11-27 17:37:59]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/blob.sha512]
[2024-11-27 17:38:00]  INFO Hashes match
[2024-11-27 17:38:00]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/blob.sha512]
[2024-11-27 17:38:01]  INFO Executing command: [/bin/bash -c sha512sum /data0/writer-1.data > /data0/writer-1.sha512]
[2024-11-27 17:38:04]  INFO Hashes match
[2024-11-27 17:38:04]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/blob.sha512]
[2024-11-27 17:38:04]  INFO Waiting for all pods in replication-suite-a9edc1e3 to be READY
I1127 17:38:08.187110  837289 request.go:697] Waited for 1.145783419s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/snap-test-47ad0904
[2024-11-27 17:38:08]  INFO Hashes match
[2024-11-27 17:38:08]  INFO Executing command: [/bin/bash -c sha512sum -c /data0/blob.sha512]
[2024-11-27 17:38:09]  INFO Waiting until no Volume Attachments with PV oce-poc-lab8-nfs-be834b5b2e left
[2024-11-27 17:38:14]  INFO Hashes match
[2024-11-27 17:38:14]  INFO Deleting all resources in namespace mas-test-b8a6487b
I1127 17:38:18.387248  837289 request.go:697] Waited for 1.15443939s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/replication-suite-a9edc1e3/pods
[2024-11-27 17:38:19]  INFO VolumeAttachment deleted
[2024-11-27 17:38:19]  INFO Deleting all resources in namespace volumeio-test-266d4ed8
I1127 17:38:28.387340  837289 request.go:697] Waited for 1.346160791s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/snap-test-47ad0904
[2024-11-27 17:38:37]  INFO Namespace clonevolume-suite-3419d7b6 was deleted in 49.445699848s
I1127 17:38:38.586510  837289 request.go:697] Waited for 1.545241326s due to client-side throttling, not priority and fairness, request: GET:https://api-int.poclab8.visa.com:6443/api/v1/namespaces/snap-test-47ad0904
[2024-11-27 17:38:40]  INFO SUCCESS: CloneVolumeSuite in 2m17.433807687s
[2024-11-27 17:38:42]  INFO Namespace scale-test-ff09b896 was deleted in 53.232318375s
[2024-11-27 17:38:42]  INFO All pods are ready in 38.156406418s
[2024-11-27 17:38:43]  INFO Namespace snap-test-47ad0904 was deleted in 49.876089992s
[2024-11-27 17:38:43]  INFO SUCCESS: ScalingSuite in 2m20.655998121s
[2024-11-27 17:38:43]  INFO The replication group name from pvc is  
[2024-11-27 17:38:43]  INFO Deleting all resources in namespace replication-suite-a9edc1e3
[2024-11-27 17:38:46]  INFO SUCCESS: SnapSuite in 2m23.44548431s
[2024-11-27 17:39:15]  INFO Namespace mas-test-b8a6487b was deleted in 1m0.626333394s
[2024-11-27 17:39:19]  INFO SUCCESS: MultiAttachSuite in 2m56.056506191s
[2024-11-27 17:39:24]  INFO Namespace volumeio-test-266d4ed8 was deleted in 1m5.589624152s
[2024-11-27 17:39:25]  INFO SUCCESS: VolumeIoSuite in 3m2.649729782s
[2024-11-27 17:39:45]  INFO Namespace replication-suite-a9edc1e3 was deleted in 1m1.475665844s
[2024-11-27 17:39:45]  INFO Deletion callback function is not empty, calling it
[2024-11-27 17:39:45]  INFO Deleting local RG
[2024-11-27 17:39:45]  WARN error when deleting local RG: no matches for kind "DellCSIReplicationGroup" in version "replication.storage.dell.com/v1"
[2024-11-27 17:39:45]  INFO Sleeping for 1 minute...
[2024-11-27 17:40:46]  INFO SUCCESS: ReplicationSuite in 4m23.848944756s
[2024-11-27 17:40:46]  INFO Started generating reports...
Collecting metrics
6 / 6 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% ? p/s
[2024-11-27 17:40:46]  INFO Started generating reports...
Collecting metrics
6 / 6 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% ? p/s
Generating plots
6 / 6 [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 7 p/s
[2024-11-27 17:40:47]  WARN No ResourceUsageMetrics provided
[2024-11-27 17:40:47] ERROR no ResourceUsageMetrics provided
report-test-run-a4ef20d0:
Name: test-run-a4ef20d0
Host: https://api-int.poclab8.visa.com:6443
StorageClass: csi-isilon-b
Minimum and Maximum EntityOverTime charts:

/root/.cert-csi/reports/test-run-a4ef20d0/PodsCreatingOverTime.png

/root/.cert-csi/reports/test-run-a4ef20d0/PodsReadyOverTime.png

/root/.cert-csi/reports/test-run-a4ef20d0/PodsTerminatingOverTime.png

/root/.cert-csi/reports/test-run-a4ef20d0/PvcsCreatingOverTime.png

/root/.cert-csi/reports/test-run-a4ef20d0/PvcsBoundOverTime.png

Tests:
--------------------------------------------------------------
1. TestCase: MultiAttachSuite
            Started:   2024-11-27 17:36:22.984323413 +0000 UTC
            Ended:     2024-11-27 17:39:19.041310724 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCAttachment:
			Avg: 39.43715722s
			Min: 39.43715722s
			Max: 39.43715722s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCAttachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCAttachment_boxplot.png
		    PVCBind:
			Avg: 7.522286393s
			Min: 7.522286393s
			Max: 7.522286393s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 1m15.29983615s
			Min: 1m15.29983615s
			Max: 1m15.29983615s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 173.352169ms
			Min: 173.352169ms
			Max: 173.352169ms
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 4.059934701s
			Min: 4.059934701s
			Max: 4.059934701s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 24.894366768s
			Min: 4.593983837s
			Max: 45.64883228s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 2.573603505s
			Min: 1.680782898s
			Max: 3.545411934s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/MultiAttachSuite61/EntityNumberOverTime.png
--------------------------------------------------------------
2. TestCase: SnapSuite
            Started:   2024-11-27 17:36:22.984602535 +0000 UTC
            Ended:     2024-11-27 17:38:46.431862245 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCAttachment:
			Avg: 4.304690969s
			Min: 3.223434688s
			Max: 5.38594725s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCAttachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCAttachment_boxplot.png
		    PVCBind:
			Avg: 10.760281064s
			Min: 4.903600573s
			Max: 16.616961556s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 18.368008639s
			Min: 12.926053105s
			Max: 23.809964174s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 141.567756ms
			Min: 105.622944ms
			Max: 177.512569ms
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 5.101402984s
			Min: 4.737064388s
			Max: 5.465741581s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 10.667542313s
			Min: 9.72244018s
			Max: 11.612644447s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 2.569512583s
			Min: 2.138671622s
			Max: 3.000353545s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/SnapSuite62/EntityNumberOverTime.png
--------------------------------------------------------------
3. TestCase: CloneVolumeSuite
            Started:   2024-11-27 17:36:22.984597778 +0000 UTC
            Ended:     2024-11-27 17:38:40.422005099 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCAttachment:
			Avg: 6.959556284s
			Min: 4.745059568s
			Max: 11.170689148s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCAttachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCAttachment_boxplot.png
		    PVCBind:
			Avg: 12.746976664s
			Min: 5.911283025s
			Max: 21.737454441s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 23.61126656s
			Min: 12.477099098s
			Max: 36.904130146s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 231.848142ms
			Min: 123.649488ms
			Max: 334.146199ms
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 4.936260195s
			Min: 4.012241231s
			Max: 5.890177442s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 28.647993436s
			Min: 14.328449991s
			Max: 44.431168593s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 2.923410811s
			Min: 2.236364835s
			Max: 3.528820277s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/CloneVolumeSuite63/EntityNumberOverTime.png
--------------------------------------------------------------
4. TestCase: ScalingSuite
            Started:   2024-11-27 17:36:22.984592143 +0000 UTC
            Ended:     2024-11-27 17:38:43.645525441 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCAttachment:
			Avg: 4.44879637s
			Min: 1.769897163s
			Max: 8.601737701s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCAttachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCAttachment_boxplot.png
		    PVCBind:
			Avg: 16.433027306s
			Min: 8.570875804s
			Max: 22.05114507s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 31.836508821s
			Min: 29.637767956s
			Max: 34.285510807s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 251.120338ms
			Min: 113.103526ms
			Max: 347.983134ms
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 2.896080006s
			Min: 893.480306ms
			Max: 4.898698409s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 37.940304063s
			Min: 37.663724403s
			Max: 38.216883724s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 2.467786064s
			Min: 2.284553132s
			Max: 2.651018996s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/ScalingSuite64/EntityNumberOverTime.png
--------------------------------------------------------------
5. TestCase: ReplicationSuite
            Started:   2024-11-27 17:36:22.984606288 +0000 UTC
            Ended:     2024-11-27 17:40:46.839625053 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCAttachment:
			Avg: 8.768528623s
			Min: 3.673169689s
			Max: 14.821164256s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCAttachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCAttachment_boxplot.png
		    PVCBind:
			Avg: 19.54238642s
			Min: 7.903525187s
			Max: 33.116611429s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 37.535917116s
			Min: 24.593160543s
			Max: 52.216413964s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 712.448112ms
			Min: 148.078596ms
			Max: 1.320900723s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 4.738006252s
			Min: 937.310388ms
			Max: 9.825228342s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 41.560656086s
			Min: 31.100677021s
			Max: 51.522296982s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 3.256877743s
			Min: 2.531845116s
			Max: 3.725046876s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/ReplicationSuite65/EntityNumberOverTime.png
--------------------------------------------------------------
6. TestCase: VolumeIoSuite
            Started:   2024-11-27 17:36:22.984584064 +0000 UTC
            Ended:     2024-11-27 17:39:25.64181408 +0000 UTC
            Result:    SUCCESS

            Stage metrics:
		    PVCBind:
			Avg: 20.24454193s
			Min: 7.607955207s
			Max: 32.881128654s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCBind.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCBind_boxplot.png
		    PVCCreation:
			Avg: 32.081289986s
			Min: 18.084763599s
			Max: 46.077816374s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCCreation_boxplot.png
		    PVCDeletion:
			Avg: 134.57435ms
			Min: 93.515793ms
			Max: 175.632907ms
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCDeletion_boxplot.png
		    PVCUnattachment:
			Avg: 44.05621866s
			Min: 35.92171997s
			Max: 52.19071735s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCUnattachment.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PVCUnattachment_boxplot.png
		    PodCreation:
			Avg: 12.690971913s
			Min: 9.466616832s
			Max: 16.17841468s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PodCreation.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PodCreation_boxplot.png
		    PodDeletion:
			Avg: 2.820380793s
			Min: 1.985512176s
			Max: 3.379764571s
			Histogram:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PodDeletion.png
			BoxPlot:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/PodDeletion_boxplot.png
			EntityNumberOverTime:
	/root/.cert-csi/reports/test-run-a4ef20d0/VolumeIoSuite66/EntityNumberOverTime.png

[2024-11-27 17:40:48]  INFO Avg time of a run:	 105.01s
[2024-11-27 17:40:48]  INFO Avg time of a del:	 66.72s
[2024-11-27 17:40:48]  INFO Avg time of all:	 174.01s
[2024-11-27 17:40:48]  INFO During this run 100.0% of suites succeeded

Additional Details

Hi Dell Team,

We have tested Cert-CSI on OKE 4.14.31 after upgrade CSI-2.12.0 with below sidecar images. Test has completed with 100% suite passes.Could you please complete the qualification.

CSI sidecars

attacher: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.1.0
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.1.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.12.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.12.0
healthmonitor: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0

@jaikrish248 jaikrish248 added the type/qualification Issue pertains to a community qualified configuration of CSM label Nov 27, 2024
@prablr79 prablr79 added the area/cert-csi Issues pertaining to Cert CSI label Dec 3, 2024
@prablr79
Copy link
Collaborator

prablr79 commented Dec 3, 2024

/sync

@rajkumar-palani
Copy link

@jaikrish248 - can you please specify the right protocol used? it cannot be iSCSI for PowerScale. Also mention what is the PowerScale version used.

@jaikrish248
Copy link
Author

Hi @rajkumar-palani ,

Please find the below required details.

PowerScale version: v9.5.0.8

Protocol : NFS

@jaikrish248
Copy link
Author

Sorry Didn't look at the protocol drop down option. Could you please check and update in community qualified configurations then we will proceed with upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cert-csi Issues pertaining to Cert CSI type/qualification Issue pertains to a community qualified configuration of CSM
Projects
None yet
Development

No branches or pull requests

3 participants