[stdlog] 2024-07-09 09:40:51,176 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:40:51,181 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 09:40:51,181 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 09:40:51,181 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 09:40:51,182 avocado.test DEBUG| teststmpdir: /tmp/avocado_ct38ugx3 [stdlog] 2024-07-09 09:40:51,183 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:40:51,183 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 09:40:51,184 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 09:40:51,184 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 09:40:51,184 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 09:40:51,184 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '4K' [stdlog] 2024-07-09 09:40:51,184 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '32' [stdlog] 2024-07-09 09:40:51,185 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '4' [stdlog] 2024-07-09 09:40:51,185 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 09:40:51,185 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => None [stdlog] 2024-07-09 09:40:51,185 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 09:40:51,187 avocado.utils.process INFO | Running 'fio --name=test --rw=write --bs=4K --runtime=10 --ioengine=libaio --iodepth=32 --numjobs=4 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' [stdlog] 2024-07-09 09:41:01,728 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720518061, [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720518061725, [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 09:41:01 2024", [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 09:41:01,729 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "job_start" : 1720518051599, [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 09:41:01,730 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "rw" : "write", [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "bs" : "4K", [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 09:41:01,731 avocado.utils.process DEBUG| [stdout] "iodepth" : "32", [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] "numjobs" : "4", [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] "time_based" : "1" [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,732 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 09:41:01,733 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,734 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,735 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,736 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 09:41:01,737 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,738 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] "io_bytes" : 1894981632, [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 1850568, [stdlog] 2024-07-09 09:41:01,739 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 189479215, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "bw" : 185038, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "iops" : 46259.574043, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "total_ios" : 462642, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:41:01,740 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] "min" : 7118, [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] "max" : 18360615, [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] "mean" : 29783.145700, [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] "stddev" : 45495.394375, [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] "N" : 462642 [stdlog] 2024-07-09 09:41:01,741 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "min" : 335975, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "max" : 18672935, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "mean" : 2733430.227982, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "stddev" : 712832.829515, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "N" : 462642, [stdlog] 2024-07-09 09:41:01,742 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "1.000000" : 667648, [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "5.000000" : 1417216, [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "10.000000" : 1925120, [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "20.000000" : 2408448, [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "30.000000" : 2605056, [stdlog] 2024-07-09 09:41:01,743 avocado.utils.process DEBUG| [stdout] "40.000000" : 2703360, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "50.000000" : 2768896, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "60.000000" : 2834432, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "70.000000" : 2932736, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "80.000000" : 3096576, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "90.000000" : 3391488, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "95.000000" : 3653632, [stdlog] 2024-07-09 09:41:01,744 avocado.utils.process DEBUG| [stdout] "99.000000" : 4685824, [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] "99.500000" : 5406720, [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] "99.900000" : 7897088, [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] "99.950000" : 9240576, [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] "99.990000" : 11206656 [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,745 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] "min" : 350777, [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] "max" : 18925690, [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] "mean" : 2763213.373682, [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] "stddev" : 707870.516855, [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] "N" : 462642 [stdlog] 2024-07-09 09:41:01,746 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_min" : 162512, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_max" : 221128, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_agg" : 99.770698, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_mean" : 184614.473684, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_dev" : 4085.251440, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "bw_samples" : 76, [stdlog] 2024-07-09 09:41:01,747 avocado.utils.process DEBUG| [stdout] "iops_min" : 40628, [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "iops_max" : 55282, [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "iops_mean" : 46153.263158, [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 1021.311978, [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "iops_samples" : 76 [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 09:41:01,748 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 09:41:01,749 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,750 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,751 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,752 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 09:41:01,753 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,754 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,755 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 09:41:01,755 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,755 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 09:41:01,755 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 09:41:01,755 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:41:01,756 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "job_runtime" : 40000, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 6.767500, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 24.135000, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "ctx" : 331751, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 09:41:01,757 avocado.utils.process DEBUG| [stdout] "minf" : 54, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "1" : 0.100000, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "2" : 0.100000, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "4" : 0.100000, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "8" : 0.100000, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "16" : 0.100000, [stdlog] 2024-07-09 09:41:01,758 avocado.utils.process DEBUG| [stdout] "32" : 99.973197, [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 09:41:01,759 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 09:41:01,760 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] "4" : 99.999135, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] "32" : 0.100000, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 09:41:01,761 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 09:41:01,762 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,763 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 09:41:01,764 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] "500" : 0.319686, [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] "750" : 1.049408, [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] "1000" : 1.204387 [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 09:41:01,765 avocado.utils.process DEBUG| [stdout] "2" : 8.575962, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "4" : 86.239468, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "10" : 2.582558, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "20" : 0.028532, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 09:41:01,766 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 09:41:01,767 avocado.utils.process DEBUG| [stdout] "latency_depth" : 32, [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 09:41:01,768 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "read_ios" : 0, [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "write_ios" : 455295, [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "read_sectors" : 0, [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "write_sectors" : 3642368, [stdlog] 2024-07-09 09:41:01,769 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] "read_ticks" : 0, [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] "write_ticks" : 1182743, [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] "in_queue" : 1182744, [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] "util" : 98.995581 [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:41:01,770 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 09:41:01,771 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 09:41:01,784 avocado.utils.process INFO | Command 'fio --name=test --rw=write --bs=4K --runtime=10 --ioengine=libaio --iodepth=32 --numjobs=4 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' finished with 0 after 10.594379850s [stdlog] 2024-07-09 09:41:01,786 avocado.test INFO | ['46259, 180, 2763'] [stdlog] 2024-07-09 09:41:01,786 avocado.test INFO | finished [stdlog] 2024-07-09 09:41:01,787 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 09:41:01,787 avocado.test INFO |