[stdlog] 2024-07-09 12:26:58,058 avocado.test INFO | INIT 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:26:58,062 avocado.test DEBUG| PARAMS (key=timeout, path=*, default=None) => None [stdlog] 2024-07-09 12:26:58,062 avocado.test DEBUG| Test metadata: [stdlog] 2024-07-09 12:26:58,063 avocado.test DEBUG| filename: /nfs_images/source/cbd-tests/fio.py [stdlog] 2024-07-09 12:26:58,063 avocado.test DEBUG| teststmpdir: /tmp/avocado_jr1y5dpo [stdlog] 2024-07-09 12:26:58,064 avocado.test INFO | START 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:26:58,065 avocado.test DEBUG| PARAMS (key=dev_path, path=*, default=None) => '/dev/cbd0' [stdlog] 2024-07-09 12:26:58,065 avocado.test DEBUG| PARAMS (key=runtime, path=*, default=None) => '10' [stdlog] 2024-07-09 12:26:58,065 avocado.test DEBUG| PARAMS (key=ioengine, path=*, default=None) => 'libaio' [stdlog] 2024-07-09 12:26:58,065 avocado.test DEBUG| PARAMS (key=rw_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=block_size, path=*, default=None) => '1K' [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=iodepth, path=*, default=None) => '1' [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=numjobs, path=*, default=None) => '1' [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=output_file, path=*, default=None) => 'output.cvs' [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=rwmixread, path=*, default=None) => None [stdlog] 2024-07-09 12:26:58,066 avocado.test DEBUG| PARAMS (key=result_type, path=*, default=None) => 'write' [stdlog] 2024-07-09 12:26:58,068 avocado.utils.process INFO | Running 'fio --name=test --rw=write --bs=1K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' [stdlog] 2024-07-09 12:27:08,551 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:27:08,551 avocado.utils.process DEBUG| [stdout] "fio version" : "fio-3.36", [stdlog] 2024-07-09 12:27:08,551 avocado.utils.process DEBUG| [stdout] "timestamp" : 1720528028, [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "timestamp_ms" : 1720528028549, [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "time" : "Tue Jul 9 12:27:08 2024", [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "jobs" : [ [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "jobname" : "test", [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "groupid" : 0, [stdlog] 2024-07-09 12:27:08,552 avocado.utils.process DEBUG| [stdout] "job_start" : 1720528018461, [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "error" : 0, [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "eta" : 0, [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "elapsed" : 11, [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "job options" : { [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "name" : "test", [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "rw" : "write", [stdlog] 2024-07-09 12:27:08,553 avocado.utils.process DEBUG| [stdout] "bs" : "1K", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "runtime" : "10", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "ioengine" : "libaio", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "iodepth" : "1", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "numjobs" : "1", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "filename" : "/dev/cbd0", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "direct" : "1", [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] "time_based" : "1" [stdlog] 2024-07-09 12:27:08,554 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "read" : { [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 12:27:08,555 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,556 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,557 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,558 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 12:27:08,559 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "write" : { [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "io_bytes" : 183233536, [stdlog] 2024-07-09 12:27:08,560 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 178939, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 18321521, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "bw" : 17892, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "iops" : 17892.110789, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "runtime" : 10001, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "total_ios" : 178939, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:27:08,561 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "min" : 11735, [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "max" : 409599, [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "mean" : 17048.509196, [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "stddev" : 11233.376877, [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "N" : 178939 [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,562 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "min" : 2813, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "max" : 7073467, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "mean" : 36680.971543, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "stddev" : 24866.784129, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "N" : 178939, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "percentile" : { [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "1.000000" : 29056, [stdlog] 2024-07-09 12:27:08,563 avocado.utils.process DEBUG| [stdout] "5.000000" : 29824, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "10.000000" : 30336, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "20.000000" : 31104, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "30.000000" : 31616, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "40.000000" : 32128, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "50.000000" : 32640, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "60.000000" : 34048, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "70.000000" : 36608, [stdlog] 2024-07-09 12:27:08,564 avocado.utils.process DEBUG| [stdout] "80.000000" : 38656, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "90.000000" : 43264, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "95.000000" : 49920, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "99.000000" : 144384, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "99.500000" : 148480, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "99.900000" : 164864, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "99.950000" : 181248, [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] "99.990000" : 440320 [stdlog] 2024-07-09 12:27:08,565 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "min" : 29092, [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "max" : 7091554, [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "mean" : 53729.480739, [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "stddev" : 26725.519468, [stdlog] 2024-07-09 12:27:08,566 avocado.utils.process DEBUG| [stdout] "N" : 178939 [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_min" : 9944, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_max" : 19788, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_agg" : 99.786999, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_mean" : 17854.421053, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_dev" : 2375.606176, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "bw_samples" : 19, [stdlog] 2024-07-09 12:27:08,567 avocado.utils.process DEBUG| [stdout] "iops_min" : 9944, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "iops_max" : 19788, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "iops_mean" : 17854.421053, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 2375.606176, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "iops_samples" : 19 [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "trim" : { [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "io_bytes" : 0, [stdlog] 2024-07-09 12:27:08,568 avocado.utils.process DEBUG| [stdout] "io_kbytes" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "bw_bytes" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "bw" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "iops" : 0.000000, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "runtime" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "short_ios" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "drop_ios" : 0, [stdlog] 2024-07-09 12:27:08,569 avocado.utils.process DEBUG| [stdout] "slat_ns" : { [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,570 avocado.utils.process DEBUG| [stdout] "clat_ns" : { [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:27:08,571 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "bw_min" : 0, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "bw_max" : 0, [stdlog] 2024-07-09 12:27:08,572 avocado.utils.process DEBUG| [stdout] "bw_agg" : 0.000000, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "bw_mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "bw_dev" : 0.000000, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "bw_samples" : 0, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "iops_min" : 0, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "iops_max" : 0, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "iops_mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "iops_stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,573 avocado.utils.process DEBUG| [stdout] "iops_samples" : 0 [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "sync" : { [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "total_ios" : 0, [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "lat_ns" : { [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "min" : 0, [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "max" : 0, [stdlog] 2024-07-09 12:27:08,574 avocado.utils.process DEBUG| [stdout] "mean" : 0.000000, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "stddev" : 0.000000, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "N" : 0 [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "job_runtime" : 10000, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "usr_cpu" : 10.630000, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "sys_cpu" : 42.230000, [stdlog] 2024-07-09 12:27:08,575 avocado.utils.process DEBUG| [stdout] "ctx" : 179031, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "majf" : 0, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "minf" : 13, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "iodepth_level" : { [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "1" : 100.000000, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:27:08,576 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "iodepth_submit" : { [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:27:08,577 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:27:08,578 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:27:08,578 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 12:27:08,578 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:27:08,578 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,578 avocado.utils.process DEBUG| [stdout] "iodepth_complete" : { [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "0" : 0.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "4" : 100.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "8" : 0.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "16" : 0.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "32" : 0.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] "64" : 0.000000, [stdlog] 2024-07-09 12:27:08,579 avocado.utils.process DEBUG| [stdout] ">=64" : 0.000000 [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "latency_ns" : { [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "4" : 0.000000, [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "10" : 0.000000, [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 12:27:08,580 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,581 avocado.utils.process DEBUG| [stdout] "latency_us" : { [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "4" : 0.507994, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "10" : 0.054208, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "20" : 0.010000, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "50" : 94.509302, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "100" : 3.573844, [stdlog] 2024-07-09 12:27:08,582 avocado.utils.process DEBUG| [stdout] "250" : 1.337886, [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "500" : 0.010000, [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "750" : 0.010000, [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000 [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "latency_ms" : { [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "2" : 0.000000, [stdlog] 2024-07-09 12:27:08,583 avocado.utils.process DEBUG| [stdout] "4" : 0.010000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "10" : 0.010000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "20" : 0.000000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "50" : 0.000000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "100" : 0.000000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "250" : 0.000000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "500" : 0.000000, [stdlog] 2024-07-09 12:27:08,584 avocado.utils.process DEBUG| [stdout] "750" : 0.000000, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] "1000" : 0.000000, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] "2000" : 0.000000, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] ">=2000" : 0.000000 [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] }, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] "latency_depth" : 1, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] "latency_target" : 0, [stdlog] 2024-07-09 12:27:08,585 avocado.utils.process DEBUG| [stdout] "latency_percentile" : 100.000000, [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] "latency_window" : 0 [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] ], [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] "disk_util" : [ [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] { [stdlog] 2024-07-09 12:27:08,586 avocado.utils.process DEBUG| [stdout] "name" : "cbd0", [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "read_ios" : 0, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "write_ios" : 176466, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "read_sectors" : 0, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "write_sectors" : 352932, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "read_merges" : 0, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "write_merges" : 0, [stdlog] 2024-07-09 12:27:08,587 avocado.utils.process DEBUG| [stdout] "read_ticks" : 0, [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] "write_ticks" : 4812, [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] "in_queue" : 4812, [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] "util" : 99.106874 [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] ] [stdlog] 2024-07-09 12:27:08,588 avocado.utils.process DEBUG| [stdout] } [stdlog] 2024-07-09 12:27:08,589 avocado.utils.process INFO | Command 'fio --name=test --rw=write --bs=1K --runtime=10 --ioengine=libaio --iodepth=1 --numjobs=1 --filename=/dev/cbd0 --direct=1 --group_reporting --time_based=1 --output-format=json' finished with 0 after 10.517961209s [stdlog] 2024-07-09 12:27:08,590 avocado.test INFO | ['17892, 17, 53'] [stdlog] 2024-07-09 12:27:08,590 avocado.test INFO | finished [stdlog] 2024-07-09 12:27:08,591 avocado.test INFO | PASS 1-fio.py:Fiotest.test [stdlog] 2024-07-09 12:27:08,591 avocado.test INFO |