{
 "runtime_core-image-ptest-qemu_qemuarm64_20250907014727": {
  "configuration": {
   "DISTRO": "poky",
   "HOST_DISTRO": "ubuntu-22.04",
   "IMAGE_BASENAME": "core-image-ptest-qemu",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "master",
     "commit": "4ad510a63fd88b7907b2a1b8feceace9758397d0",
     "commit_count": 79649,
     "commit_time": 1756764426
    },
    "meta-poky": {
     "branch": "master",
     "commit": "4ad510a63fd88b7907b2a1b8feceace9758397d0",
     "commit_count": 79649,
     "commit_time": 1756764426
    },
    "meta-yocto-bsp": {
     "branch": "master",
     "commit": "4ad510a63fd88b7907b2a1b8feceace9758397d0",
     "commit_count": 79649,
     "commit_time": 1756764426
    }
   },
   "MACHINE": "qemuarm64",
   "STARTTIME": "20250907014727",
   "TESTSERIES": "qemuarm64-ptest",
   "TEST_TYPE": "runtime"
  },
  "result": {
   "parselogs.ParseLogsTest.test_get_context": {
    "duration": 0.0005553,
    "status": "PASSED"
   },
   "parselogs.ParseLogsTest.test_parselogs": {
    "duration": 2.37,
    "status": "PASSED"
   },
   "ping.PingTest.test_ping": {
    "duration": 0.03181,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
    "duration": 459.603,
    "log": "Traceback (most recent call last):\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/lib/oeqa/core/decorator/__init__.py\", line 35, in wrapped_f\n    return func(*args, **kwargs)\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/lib/oeqa/runtime/cases/ptest.py\", line 27, in test_ptestrunner_expectfail\n    self.do_ptestrunner()\n  File \"/srv/pokybuild/yocto-worker/qemuarm64-ptest/build/meta/lib/oeqa/runtime/cases/ptest.py\", line 120, in do_ptestrunner\n    self.fail(failmsg)\nAssertionError: \nFailed ptests:\n{'qemu': 'START: ptest-runner\\n'\n         '2025-09-07T01:56\\n'\n         'Running ./unit/test-resv-mem\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sd392497a6e81c69a6a99f74ed8946745\\n'\n         '1..3\\n'\n         '# Start of resv-mem tests\\n'\n         'PASS: 1 /resv-mem/range_reverse_array\\n'\n         'PASS: 2 /resv-mem/range_reverse_array_low_end\\n'\n         'PASS: 3 /resv-mem/resv_region_list_insert\\n'\n         '# End of resv-mem tests\\n'\n         'Running ./unit/test-base64\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S778d891f9048fc2a605d812288390f59\\n'\n         '1..4\\n'\n         '# Start of util tests\\n'\n         '# Start of base64 tests\\n'\n         'PASS: 1 /util/base64/good\\n'\n         'PASS: 2 /util/base64/embedded-nul\\n'\n         'PASS: 3 /util/base64/not-nul-terminated\\n'\n         'PASS: 4 /util/base64/invalid-chars\\n'\n         '# End of base64 tests\\n'\n         '# End of util tests\\n'\n         'Running ./unit/test-forward-visitor\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sdfb7dc537489f0afdc4f3777c4e4e399\\n'\n         '1..7\\n'\n         '# Start of visitor tests\\n'\n         '# Start of forward tests\\n'\n         'PASS: 1 /visitor/forward/struct\\n'\n         'PASS: 2 /visitor/forward/alternate\\n'\n         'PASS: 3 /visitor/forward/string\\n'\n         'PASS: 4 /visitor/forward/size\\n'\n         'PASS: 5 /visitor/forward/number\\n'\n         'PASS: 6 /visitor/forward/any\\n'\n         'PASS: 7 /visitor/forward/list\\n'\n         '# End of forward tests\\n'\n         '# End of visitor tests\\n'\n         'Running ./unit/test-qmp-cmds\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sdf303df2d1a811e0af6dea6326ba92ed\\n'\n         '1..10\\n'\n         '# Start of qmp tests\\n'\n         'PASS: 1 /qmp/dispatch_cmd\\n'\n         'PASS: 2 /qmp/dispatch_cmd_oob\\n'\n         'PASS: 3 /qmp/dispatch_cmd_failure\\n'\n         'PASS: 4 /qmp/dispatch_cmd_io\\n'\n         'PASS: 5 /qmp/dispatch_cmd_success_response\\n'\n         'PASS: 6 /qmp/dispatch_cmd_deprecated\\n'\n         'PASS: 7 /qmp/dispatch_cmd_arg_deprecated\\n'\n         'PASS: 8 /qmp/dispatch_cmd_ret_deprecated\\n'\n         'PASS: 9 /qmp/dealloc_types\\n'\n         'PASS: 10 /qmp/dealloc_partial\\n'\n         '# End of qmp tests\\n'\n         'Running ./unit/test-opts-visitor\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S56a7a344378c6635714c22ac1f143755\\n'\n         '1..33\\n'\n         '# Start of visitor tests\\n'\n         '# Start of opts tests\\n'\n         '# Start of flatten tests\\n'\n         'PASS: 1 /visitor/opts/flatten/value\\n'\n         '# End of flatten tests\\n'\n         '# Start of i64 tests\\n'\n         \"# 'i64x=5-6': Parameter 'i64x' expects an int64 value\\n\"\n         'PASS: 2 /visitor/opts/i64/nonlist\\n'\n         '# Start of val1 tests\\n'\n         \"# 'i64=0x8000000000000000': Parameter 'i64' expects an int64 value \"\n         'or range\\n'\n         'PASS: 3 /visitor/opts/i64/val1/errno\\n'\n         \"# 'i64=': Parameter 'i64' expects an int64 value or range\\n\"\n         'PASS: 4 /visitor/opts/i64/val1/empty\\n'\n         \"# 'i64=5z': Parameter 'i64' expects an int64 value or range\\n\"\n         'PASS: 5 /visitor/opts/i64/val1/trailing\\n'\n         '# End of val1 tests\\n'\n         '# Start of val2 tests\\n'\n         \"# 'i64=0x7fffffffffffffff-0x8000000000000000': Parameter 'i64' \"\n         'expects an int64 value or range\\n'\n         'PASS: 6 /visitor/opts/i64/val2/errno\\n'\n         \"# 'i64=5-': Parameter 'i64' expects an int64 value or range\\n\"\n         'PASS: 7 /visitor/opts/i64/val2/empty\\n'\n         \"# 'i64=5-6z': Parameter 'i64' expects an int64 value or range\\n\"\n         'PASS: 8 /visitor/opts/i64/val2/trailing\\n'\n         '# End of val2 tests\\n'\n         '# Start of range tests\\n'\n         \"# 'i64=6-5': Parameter 'i64' expects an int64 value or range\\n\"\n         'PASS: 9 /visitor/opts/i64/range/empty\\n'\n         'PASS: 10 /visitor/opts/i64/range/minval\\n'\n         'PASS: 11 /visitor/opts/i64/range/maxval\\n'\n         '# Start of max tests\\n'\n         '# Start of pos tests\\n'\n         'PASS: 12 /visitor/opts/i64/range/max/pos/a\\n'\n         'PASS: 13 /visitor/opts/i64/range/max/pos/b\\n'\n         '# End of pos tests\\n'\n         '# Start of neg tests\\n'\n         'PASS: 14 /visitor/opts/i64/range/max/neg/a\\n'\n         'PASS: 15 /visitor/opts/i64/range/max/neg/b\\n'\n         '# End of neg tests\\n'\n         '# End of max tests\\n'\n         '# Start of 2big tests\\n'\n         \"# 'i64=0x7ffffffffffeffff-0x7fffffffffffffff': Parameter 'i64' \"\n         'expects an int64 value or range\\n'\n         'PASS: 16 /visitor/opts/i64/range/2big/pos\\n'\n         \"# 'i64=-0x8000000000000000--0x7fffffffffff0000': Parameter 'i64' \"\n         'expects an int64 value or range\\n'\n         'PASS: 17 /visitor/opts/i64/range/2big/neg\\n'\n         \"# 'i64=-0x8000000000000000-0x7fffffffffffffff': Parameter 'i64' \"\n         'expects an int64 value or range\\n'\n         'PASS: 18 /visitor/opts/i64/range/2big/full\\n'\n         '# End of 2big tests\\n'\n         '# End of range tests\\n'\n         '# End of i64 tests\\n'\n         '# Start of u64 tests\\n'\n         \"# 'u64x=5-6': Parameter 'u64x' expects a uint64 value\\n\"\n         'PASS: 19 /visitor/opts/u64/nonlist\\n'\n         '# Start of val1 tests\\n'\n         \"# 'u64=-1': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 20 /visitor/opts/u64/val1/errno\\n'\n         \"# 'u64=': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 21 /visitor/opts/u64/val1/empty\\n'\n         \"# 'u64=5z': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 22 /visitor/opts/u64/val1/trailing\\n'\n         '# End of val1 tests\\n'\n         '# Start of val2 tests\\n'\n         \"# 'u64=0xffffffffffffffff-0x10000000000000000': Parameter 'u64' \"\n         'expects a uint64 value or range\\n'\n         'PASS: 23 /visitor/opts/u64/val2/errno\\n'\n         \"# 'u64=5-': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 24 /visitor/opts/u64/val2/empty\\n'\n         \"# 'u64=5-6z': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 25 /visitor/opts/u64/val2/trailing\\n'\n         '# End of val2 tests\\n'\n         '# Start of range tests\\n'\n         \"# 'u64=6-5': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 26 /visitor/opts/u64/range/empty\\n'\n         'PASS: 27 /visitor/opts/u64/range/minval\\n'\n         'PASS: 28 /visitor/opts/u64/range/maxval\\n'\n         'PASS: 29 /visitor/opts/u64/range/max\\n'\n         \"# 'u64=0-65536': Parameter 'u64' expects a uint64 value or range\\n\"\n         'PASS: 30 /visitor/opts/u64/range/2big\\n'\n         '# End of range tests\\n'\n         '# End of u64 tests\\n'\n         '# Start of range tests\\n'\n         'PASS: 31 /visitor/opts/range/unvisited\\n'\n         'PASS: 32 /visitor/opts/range/beyond\\n'\n         '# End of range tests\\n'\n         '# Start of dict tests\\n'\n         'PASS: 33 /visitor/opts/dict/unvisited\\n'\n         '# End of dict tests\\n'\n         '# End of opts tests\\n'\n         '# End of visitor tests\\n'\n         'Running ./unit/test-int128\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sae718428bba8a41bb1c5122af70a25c0\\n'\n         '1..11\\n'\n         '# Start of int128 tests\\n'\n         'PASS: 1 /int128/int128_and\\n'\n         'PASS: 2 /int128/int128_add\\n'\n         'PASS: 3 /int128/int128_sub\\n'\n         'PASS: 4 /int128/int128_neg\\n'\n         'PASS: 5 /int128/int128_nz\\n'\n         'PASS: 6 /int128/int128_le\\n'\n         'PASS: 7 /int128/int128_lt\\n'\n         'PASS: 8 /int128/int128_ge\\n'\n         'PASS: 9 /int128/int128_gt\\n'\n         'PASS: 10 /int128/int128_rshift\\n'\n         'PASS: 11 /int128/int128_urshift\\n'\n         '# End of int128 tests\\n'\n         'Running ./unit/test-util-filemonitor\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sf1fa0ae8475931c1a6bc2a021ac88d1a\\n'\n         '1..1\\n'\n         '# Start of util tests\\n'\n         'PASS: 1 /util/filemonitor\\n'\n         '# End of util tests\\n'\n         'Running ./unit/test-aio-multithread\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S3650264e23c4b94a4d62d25e7969688b\\n'\n         '1..6\\n'\n         '# Start of aio tests\\n'\n         '# Start of multi tests\\n'\n         'PASS: 1 /aio/multi/lifecycle\\n'\n         '# scheduled 3, queued 5, retry 5, total 13\\n'\n         'PASS: 2 /aio/multi/schedule\\n'\n         '# slow test /aio/multi/schedule executed in 1.00 secs\\n'\n         '# Start of mutex tests\\n'\n         '# 218166 iterations/second\\n'\n         'PASS: 3 /aio/multi/mutex/contended\\n'\n         '# slow test /aio/multi/mutex/contended executed in 1.10 secs\\n'\n         '# 457269 iterations/second\\n'\n         'PASS: 4 /aio/multi/mutex/handoff\\n'\n         '# slow test /aio/multi/mutex/handoff executed in 3.10 secs\\n'\n         '# 334639 iterations/second\\n'\n         'PASS: 5 /aio/multi/mutex/mcs\\n'\n         '# slow test /aio/multi/mutex/mcs executed in 1.10 secs\\n'\n         '# 6760934 iterations/second\\n'\n         'PASS: 6 /aio/multi/mutex/pthread\\n'\n         '# slow test /aio/multi/mutex/pthread executed in 1.10 secs\\n'\n         '# End of mutex tests\\n'\n         '# End of multi tests\\n'\n         '# End of aio tests\\n'\n         'Running ./unit/test-block-backend\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S006214a8a5b5c0872bb68e41e9f45092\\n'\n         '1..2\\n'\n         '# Start of block-backend tests\\n'\n         'PASS: 1 /block-backend/drain_aio_error\\n'\n         'PASS: 2 /block-backend/drain_all_aio_error\\n'\n         '# End of block-backend tests\\n'\n         'Running ./unit/test-authz-listfile\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S68cf7c676a638654932e126661e0759f\\n'\n         '1..5\\n'\n         '# Start of auth tests\\n'\n         '# Start of list tests\\n'\n         'PASS: 1 /auth/list/complex\\n'\n         '# Start of default tests\\n'\n         'PASS: 2 /auth/list/default/deny\\n'\n         'PASS: 3 /auth/list/default/allow\\n'\n         '# End of default tests\\n'\n         '# Start of explicit tests\\n'\n         'PASS: 4 /auth/list/explicit/deny\\n'\n         'PASS: 5 /auth/list/explicit/allow\\n'\n         '# End of explicit tests\\n'\n         '# End of list tests\\n'\n         '# End of auth tests\\n'\n         'Running ./unit/test-error-report\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sda19fcc4fb6bc4b30baddcd2a34e70c5\\n'\n         '1..6\\n'\n         '# Start of error-report tests\\n'\n         'PASS: 1 /error-report/simple\\n'\n         'PASS: 2 /error-report/loc\\n'\n         'PASS: 3 /error-report/glog\\n'\n         'PASS: 4 /error-report/once\\n'\n         'PASS: 5 /error-report/timestamp\\n'\n         'PASS: 6 /error-report/warn\\n'\n         '# End of error-report tests\\n'\n         'Running ./unit/test-write-threshold\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S1d8bb0d719ff87371929258605011e7a\\n'\n         '1..2\\n'\n         '# Start of write-threshold tests\\n'\n         'PASS: 1 /write-threshold/not-trigger\\n'\n         'PASS: 2 /write-threshold/trigger\\n'\n         '# End of write-threshold tests\\n'\n         'Running ./unit/test-seccomp\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sb1f5a2d8a3f2cae1f79ff98a13d23f6e\\n'\n         '1..9\\n'\n         '# Start of seccomp tests\\n'\n         '# Start of fork tests\\n'\n         'PASS: 1 /seccomp/fork/on\\n'\n         'PASS: 2 /seccomp/fork/on-nospawn\\n'\n         'PASS: 3 /seccomp/fork/off\\n'\n         '# End of fork tests\\n'\n         '# Start of thread tests\\n'\n         'PASS: 4 /seccomp/thread/on\\n'\n         'PASS: 5 /seccomp/thread/on-nospawn\\n'\n         'PASS: 6 /seccomp/thread/off\\n'\n         '# End of thread tests\\n'\n         '# Start of sched tests\\n'\n         'PASS: 7 /seccomp/sched/on\\n'\n         'PASS: 8 /seccomp/sched/on-nores\\n'\n         'PASS: 9 /seccomp/sched/off\\n'\n         '# End of sched tests\\n'\n         '# End of seccomp tests\\n'\n         'Running ./unit/test-qapi-util\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sdc6a550abba6fad98fdf1a9415bba928\\n'\n         '1..2\\n'\n         '# Start of qapi tests\\n'\n         '# Start of util tests\\n'\n         'PASS: 1 /qapi/util/qapi_enum_parse\\n'\n         'PASS: 2 /qapi/util/parse_qapi_name\\n'\n         '# End of util tests\\n'\n         '# End of qapi tests\\n'\n         'Running ./unit/test-xbzrle\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S8140a2b9375aca880836d554d9e2d12e\\n'\n         '1..6\\n'\n         '# Start of xbzrle tests\\n'\n         'PASS: 1 /xbzrle/uleb\\n'\n         'PASS: 2 /xbzrle/encode_decode_zero\\n'\n         'PASS: 3 /xbzrle/encode_decode_unchanged\\n'\n         'PASS: 4 /xbzrle/encode_decode_1_byte\\n'\n         'PASS: 5 /xbzrle/encode_decode_overflow\\n'\n         'PASS: 6 /xbzrle/encode_decode\\n'\n         '# End of xbzrle tests\\n'\n         'Running ./unit/test-yank\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S246758b3e5698a9c957ac7f2b2c989e6\\n'\n         '1..6\\n'\n         '# Start of yank tests\\n'\n         '# Start of char_change tests\\n'\n         '# Start of success tests\\n'\n         'PASS: 1 /yank/char_change/success/to_yank\\n'\n         'PASS: 2 /yank/char_change/success/yank_to_yank\\n'\n         'PASS: 3 /yank/char_change/success/from_yank\\n'\n         '# End of success tests\\n'\n         '# Start of fail tests\\n'\n         'PASS: 4 /yank/char_change/fail/to_yank\\n'\n         'PASS: 5 /yank/char_change/fail/yank_to_yank\\n'\n         'PASS: 6 /yank/char_change/fail/from_yank\\n'\n         '# End of fail tests\\n'\n         '# End of char_change tests\\n'\n         '# End of yank tests\\n'\n         'Running ./unit/test-replication\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sff2ca917642714b7b26740527f51c6bf\\n'\n         '1..13\\n'\n         '# Start of replication tests\\n'\n         '# Start of primary tests\\n'\n         'PASS: 1 /replication/primary/read\\n'\n         'PASS: 2 /replication/primary/write\\n'\n         'PASS: 3 /replication/primary/start\\n'\n         'PASS: 4 /replication/primary/stop\\n'\n         'PASS: 5 /replication/primary/do_checkpoint\\n'\n         'PASS: 6 /replication/primary/get_error_all\\n'\n         '# End of primary tests\\n'\n         '# Start of secondary tests\\n'\n         'PASS: 7 /replication/secondary/read\\n'\n         'PASS: 8 /replication/secondary/write\\n'\n         'PASS: 9 /replication/secondary/start\\n'\n         'PASS: 10 /replication/secondary/stop\\n'\n         'PASS: 11 /replication/secondary/continuous_replication\\n'\n         'PASS: 12 /replication/secondary/do_checkpoint\\n'\n         'PASS: 13 /replication/secondary/get_error_all\\n'\n         '# End of secondary tests\\n'\n         '# End of replication tests\\n'\n         'Running ./unit/test-crypto-hmac\\n'\n         'TAP version 14\\n'\n         '# random seed: R02Sc05c2ff236af6eb074ff3fd93ea7863a\\n'\n         '1..4\\n'\n         '# Start of crypto tests\\n'\n         '# Start of hmac tests\\n'\n         'PASS: 1 /crypto/hmac/iov\\n'\n         'PASS: 2 /crypto/hmac/alloc\\n'\n         'PASS: 3 /crypto/hmac/prealloc\\n'\n         'PASS: 4 /crypto/hmac/digest\\n'\n         '# End of hmac tests\\n'\n         '# End of crypto tests\\n'\n         'Running ./unit/test-util-sockets\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S8aa2cdd039a9329dbe5284f95451871a\\n'\n         '1..9\\n'\n         '# Start of util tests\\n'\n         '# Start of socket tests\\n'\n         'PASS: 1 /util/socket/unix-abstract\\n'\n         '# Start of is-socket tests\\n'\n         'PASS: 2 /util/socket/is-socket/bad\\n'\n         'PASS: 3 /util/socket/is-socket/good\\n'\n         '# End of is-socket tests\\n'\n         '# End of socket tests\\n'\n         '# End of util tests\\n'\n         '# Start of socket tests\\n'\n         '# Start of fd-pass tests\\n'\n         '# Start of name tests\\n'\n         'PASS: 4 /socket/fd-pass/name/good\\n'\n         'PASS: 5 /socket/fd-pass/name/bad\\n'\n         'PASS: 6 /socket/fd-pass/name/nomon\\n'\n         '# End of name tests\\n'\n         '# Start of num tests\\n'\n         'PASS: 7 /socket/fd-pass/num/good\\n'\n         'PASS: 8 /socket/fd-pass/num/bad\\n'\n         'PASS: 9 /socket/fd-pass/num/nocli\\n'\n         '# End of num tests\\n'\n         '# End of fd-pass tests\\n'\n         '# End of socket tests\\n'\n         'Running ./unit/test-qgraph\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S7251abb1aa21ae3057f0a8b045fda29b\\n'\n         '1..23\\n'\n         '# Start of qgraph tests\\n'\n         'PASS: 1 /qgraph/init_nop\\n'\n         'PASS: 2 /qgraph/test_machine\\n'\n         'PASS: 3 /qgraph/test_contains\\n'\n         'PASS: 4 /qgraph/test_multiple_contains\\n'\n         'PASS: 5 /qgraph/test_produces\\n'\n         'PASS: 6 /qgraph/test_multiple_produces\\n'\n         'PASS: 7 /qgraph/test_consumes\\n'\n         'PASS: 8 /qgraph/test_multiple_consumes\\n'\n         'PASS: 9 /qgraph/test_driver\\n'\n         'PASS: 10 /qgraph/test_test\\n'\n         'PASS: 11 /qgraph/test_machine_contains_driver\\n'\n         'PASS: 12 /qgraph/test_driver_contains_driver\\n'\n         'PASS: 13 /qgraph/test_machine_produces_interface\\n'\n         'PASS: 14 /qgraph/test_driver_produces_interface\\n'\n         'PASS: 15 /qgraph/test_machine_consumes_interface\\n'\n         'PASS: 16 /qgraph/test_driver_consumes_interface\\n'\n         'PASS: 17 /qgraph/test_test_consumes_interface\\n'\n         'PASS: 18 /qgraph/test_full_sample\\n'\n         'PASS: 19 /qgraph/test_full_sample_raspi\\n'\n         'PASS: 20 /qgraph/test_cycle\\n'\n         'PASS: 21 /qgraph/test_two_test_same_interface\\n'\n         'PASS: 22 /qgraph/test_test_in_path\\n'\n         'PASS: 23 /qgraph/test_double_edge\\n'\n         '# End of qgraph tests\\n'\n         'Running ./unit/test-crypto-cipher\\n'\n         '# skip unsupported des:ecb\\n'\n         '# skip unsupported des:cbc\\n'\n         '# skip unsupported des:ecb\\n'\n         '# skip unsupported 3des:cbc\\n'\n         '# skip unsupported 3des:ecb\\n'\n         '# skip unsupported 3des:ctr\\n'\n         '# skip unsupported cast5-128:ecb\\n'\n         '# skip unsupported serpent-128:ecb\\n'\n         '# skip unsupported serpent-192:ecb\\n'\n         '# skip unsupported serpent-256:ecb\\n'\n         '# skip unsupported serpent-256:ecb\\n'\n         '# skip unsupported twofish-128:ecb\\n'\n         '# skip unsupported twofish-192:ecb\\n'\n         '# skip unsupported twofish-256:ecb\\n'\n         '# skip unsupported aes-128:xts\\n'\n         '# skip unsupported aes-128:xts\\n'\n         '# skip unsupported aes-128:xts\\n'\n         '# skip unsupported aes-128:xts\\n'\n         '# skip unsupported cast5-128:xts\\n'\n         '# skip unsupported aes-128:ctr\\n'\n         '# skip unsupported aes-192:ctr\\n'\n         '# skip unsupported aes-256:ctr\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S9bf34f845396a6484e09c1a2fce49617\\n'\n         '1..8\\n'\n         '# Start of crypto tests\\n'\n         '# Start of cipher tests\\n'\n         'PASS: 1 /crypto/cipher/aes-ecb-128\\n'\n         'PASS: 2 /crypto/cipher/aes-ecb-192\\n'\n         'PASS: 3 /crypto/cipher/aes-ecb-256\\n'\n         'PASS: 4 /crypto/cipher/aes-cbc-128\\n'\n         'PASS: 5 /crypto/cipher/aes-cbc-192\\n'\n         'PASS: 6 /crypto/cipher/aes-cbc-256\\n'\n         'PASS: 7 /crypto/cipher/null-iv\\n'\n         'PASS: 8 /crypto/cipher/short-plaintext\\n'\n         '# End of cipher tests\\n'\n         '# End of crypto tests\\n'\n         'Running ./unit/test-io-channel-socket\\n'\n         'TAP version 14\\n'\n         '# random seed: R02S8c38a5b247dc3dfdc2193f0003adb5da\\n'\n         '1..9\\n'\n         '# Start of io tests\\n'\n         '# Start of channel tests\\n'\n         '# Start of socket tests\\n'\n         'PASS: 1 /io/channel/socket/ipv4-sync\\n'\n         'PASS: 2 /io/channel/socket/ipv4-async\\n'\n         'PASS: 3 /io/channel/socket/ipv4-fd\\n'\n         'PASS: 4 /io/channel/socket/ipv6-sync\\n'\n         'PASS: 5 /io/channel/socket/ipv6-async\\n'\n         'PASS: 6 /io/channel/socket/unix-sync\\n'\n         'PASS: 7 /io/channel/socket/unix-async\\n'\n         'PASS: 8 /io/channel/socket/unix-fd-pass\\n'\n         'PASS: 9 /io/channel/socket/unix-listen-cleanup\\n'\n         '# End of socket tests\\n'\n         '# End of channel tests\\n'\n         '# End of io tests\\n'\n         'Running ./unit/test-io-channel-file\\n'\n         'Unexpected error in qemu_open_internal() at '\n         '../sources/qemu-10.0.2/util/osdep.c:352:\\n'\n         './unit/test-io-channel-file: Could not create '\n         \"'tests/test-io-channel-file.txt': No such file or directory\\n\"\n         'TAP version 14\\n'\n         '# random seed: R02S9f87f904e3d803c0bca753c648da21d2\\n'\n         '1..5\\n'\n         '# Start of io tests\\n'\n         '# Start of channel tests\\n'\n         'Running ./unit/test-nested-aio-poll\\n'\n         '[    0.000000] Booting Linux on physical CPU 0x0000000000 '\n         '[0x413fd0c1]\\n'\n         '[    0.000000] Linux version 6.12.42-yocto-standard '\n         '(oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 15.2.0, GNU ld (GNU '\n         'Binutils) 2.45) #1 SMP PREEMPT Thu Aug 21 12:51:17 UTC 2025\\n'\n         '[    0.000000] random: crng init done\\n'\n         '[    0.000000] Machine model: linux,dummy-virt\\n'\n         '[    0.000000] Memory limited to 1024MB\\n'\n         '[    0.000000] efi: UEFI not found.\\n'\n         '[    0.000000] OF: reserved mem: Reserved memory: No reserved-memory '\n         'node in the DT\\n'\n         '[    0.000000] Zone ranges:\\n'\n         '[    0.000000]   DMA      [mem '\n         '0x0000000040000000-0x000000007fffffff]\\n'\n         '[    0.000000]   DMA32    empty\\n'\n         '[    0.000000]   Normal   empty\\n'\n         '[    0.000000] Movable zone start for each node\\n'\n         '[    0.000000] Early memory node ranges\\n'\n         '[    0.000000]   node   0: [mem '\n         '0x0000000040000000-0x000000007fffffff]\\n'\n         '[    0.000000] Initmem setup node 0 [mem '\n         '0x0000000040000000-0x000000007fffffff]\\n'\n         '[    0.000000] psci: probing for conduit method from DT.\\n'\n         '[    0.000000] psci: PSCIv1.0 detected in firmware.\\n'\n         '[    0.000000] psci: Using standard PSCI v0.2 function IDs\\n'\n         '[    0.000000] psci: Trusted OS migration not required\\n'\n         '[    0.000000] psci: SMC Calling Convention v1.1\\n'\n         '[    0.000000] smccc: KVM: hypervisor services detected (0x00000000 '\n         '0x00000000 0x00000000 0x00000003)\\n'\n         '[    0.000000] percpu: Embedded 28 pages/cpu s76760 r8192 d29736 '\n         'u114688\\n'\n         '[    0.000000] pcpu-alloc: s76760 r8192 d29736 u114688 '\n         'alloc=28*4096\\n'\n         '[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 \\n'\n         '[    0.000000] Detected PIPT I-cache on CPU0\\n'\n         '[    0.000000] CPU features: detected: GIC system register CPU '\n         'interface\\n'\n         '[    0.000000] CPU features: detected: Spectre-v4\\n'\n         '[    0.000000] CPU features: detected: Spectre-BHB\\n'\n         '[    0.000000] CPU features: detected: ARM erratum 1418040\\n'\n         '[    0.000000] CPU features: detected: SSBS not fully '\n         'self-synchronizing\\n'\n         '[    0.000000] alternatives: applying boot alternatives\\n'\n         '[    0.000000] Kernel command line: root=/dev/vda rw  mem=1024M '\n         'ip=192.168.7.20::192.168.7.19:255.255.255.0::eth0:off:8.8.8.8 '\n         'net.ifnames=0 console=ttyAMA0 console=hvc0 swiotlb=0  printk.time=1\\n'\n         '[    0.000000] Dentry cache hash table entries: 131072 (order: 8, '\n         '1048576 bytes, linear)\\n'\n         '[    0.000000] Inode-cache hash table entries: 65536 (order: 7, '\n         '524288 bytes, linear)\\n'\n         '[    0.000000] Built 1 zonelists, mobility grouping on.  Total '\n         'pages: 262144\\n'\n         '[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap '\n         'free:off\\n'\n         '[    0.000000] software IO TLB: area num 4.\\n'\n         '[    0.000000] software IO TLB: SWIOTLB bounce buffer size roundup '\n         'to 1MB\\n'\n         '[    0.000000] software IO TLB: mapped [mem '\n         '0x000000007e880000-0x000000007e980000] (1MB)\\n'\n         '[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, '\n         'Nodes=1\\n'\n         '[    0.000000] ftrace: allocating 42651 entries in 167 pages\\n'\n         '[    0.000000] ftrace: allocated 167 pages with 5 groups\\n'\n         '[    0.000000] rcu: Preemptible hierarchical RCU implementation.\\n'\n         '[    0.000000] rcu: \\tRCU event tracing is enabled.\\n'\n         '[    0.000000] rcu: \\tRCU restricting CPUs from NR_CPUS=512 to '\n         'nr_cpu_ids=4.\\n'\n         '[    0.000000] \\tTrampoline variant of Tasks RCU enabled.\\n'\n         '[    0.000000] \\tRude variant of Tasks RCU enabled.\\n'\n         '[    0.000000] \\tTracing variant of Tasks RCU enabled.\\n'\n         '[    0.000000] rcu: RCU calculated value of scheduler-enlistment '\n         'delay is 25 jiffies.\\n'\n         '[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, '\n         'nr_cpu_ids=4\\n'\n         '[    0.000000] RCU Tasks: Setting shift to 2 and lim to 1 '\n         'rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\\n'\n         '[    0.000000] RCU Tasks Rude: Setting shift to 2 and lim to 1 '\n         'rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\\n'\n         '[    0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 '\n         'rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.\\n'\n         '[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0\\n'\n         '[    0.000000] GICv3: 256 SPIs implemented\\n'\n         '[    0.000000] GICv3: 0 Extended SPIs implemented\\n'\n         '[    0.000000] Root IRQ handler: gic_handle_irq\\n'\n         '[    0.000000] GICv3: GICv3 features: 16 PPIs\\n'\n         '[    0.000000] GICv3: GICD_CTRL.DS=1, SCR_EL3.FIQ=0\\n'\n         '[    0.000000] GICv3: CPU0: found redistributor 0 region '\n         '0:0x00000000080a0000\\n'\n         '[    0.000000] ITS [mem 0x08080000-0x0809ffff]\\n'\n         '[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices '\n         '@419d0000 (indirect, esz 8, psz 64K, shr 1)\\n'\n         '[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt '\n         'Collections @419e0000 (flat, esz 8, psz 64K, shr 1)\\n'\n         '[    0.000000] GICv3: using LPI property table @0x00000000419f0000\\n'\n         '[    0.000000] GICv3: CPU0: using allocated LPI pending table '\n         '@0x0000000041a00000\\n'\n         '[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on '\n         'contention.\\n'\n         '[    0.000000] arch_timer: Enabling local workaround for ARM erratum '\n         '1418040\\n'\n         '[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz '\n         '(virt).\\n'\n         '[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff '\n         'max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns\\n'\n         '[    0.000000] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps '\n         'every 4398046511100ns\\n'\n         '[    0.000228] kfence: initialized - using 2097152 bytes for 255 '\n         'objects at 0x(____ptrval____)-0x(____ptrval____)\\n'\n         '[    0.000263] Console: colour dummy device 80x25\\n'\n         '[    0.000270] Calibrating delay loop (skipped), value calculated '\n         'using timer frequency.. 50.00 BogoMIPS (lpj=100000)\\n'\n         '[    0.000273] pid_max: default: 32768 minimum: 301\\n'\n         '[    0.000292] LSM: initializing lsm=capability,landlock\\n'\n         '[    0.000302] landlock: Up and running.\\n'\n         '[    0.000326] Mount-cache hash table entries: 2048 (order: 2, 16384 '\n         'bytes, linear)\\n'\n         '[    0.000329] Mountpoint-cache hash table entries: 2048 (order: 2, '\n         '16384 bytes, linear)\\n'\n         '[    0.002255] cacheinfo: Unable to detect cache hierarchy for CPU '\n         '0\\n'\n         '[    0.002921] rcu: Hierarchical SRCU implementation.\\n'\n         '[    0.002922] rcu: \\tMax phase no-delay instances is 1000.\\n'\n         '[    0.003010] EFI services will not be available.\\n'\n         '[    0.003042] smp: Bringing up secondary CPUs ...\\n'\n         '[    0.005187] Detected PIPT I-cache on CPU1\\n'\n         '[    0.005241] GICv3: CPU1: found redistributor 1 region '\n         '0:0x00000000080c0000\\n'\n         '[    0.005299] GICv3: CPU1: using allocated LPI pending table '\n         '@0x0000000041a10000\\n'\n         '[    0.005327] arch_timer: Enabling local workaround for ARM erratum '\n         '1418040\\n'\n         '[    0.005355] CPU1: Booted secondary processor 0x0000000001 '\n         '[0x413fd0c1]\\n'\n         '[    0.007631] Detected PIPT I-cache on CPU2\\n'\n         '[    0.007692] GICv3: CPU2: found redistributor 2 region '\n         '0:0x00000000080e0000\\n'\n         '[    0.007751] GICv3: CPU2: using allocated LPI pending table '\n         '@0x0000000041a20000\\n'\n         '[    0.007778] arch_timer: Enabling local workaround for ARM erratum '\n         '1418040\\n'\n         '[    0.007807] CPU2: Booted secondary processor 0x0000000002 '\n         '[0x413fd0c1]\\n'\n         '[    0.010080] Detected PIPT I-cache on CPU3\\n'\n         '[    0.010142] GICv3: CPU3: found redistributor 3 region '\n         '0:0x0000000008100000\\n'\n         '[    0.010200] GICv3: CPU3: using allocated LPI pending table '\n         '@0x0000000041a30000\\n'\n         '[    0.010227] arch_timer: Enabling local workaround for ARM erratum '\n         '1418040\\n'\n         '[    0.010256] CPU3: Booted secondary processor 0x0000000003 '\n         '[0x413fd0c1]\\n'\n         '[    0.010375] smp: Brought up 1 node, 4 CPUs\\n'\n         '[    0.010379] SMP: Total of 4 processors activated.\\n'\n         '[    0.010380] CPU: All CPU(s) started at EL1\\n'\n         '[    0.010381] CPU features: detected: 32-bit EL0 Support\\n'\n         '[    0.010383] CPU features: detected: Data cache clean to the PoU '\n         'not required for I/D coherence\\n'\n         '[    0.010384] CPU features: detected: Common not Private '\n         'translations\\n'\n         '[    0.010385] CPU features: detected: CRC32 instructions\\n'\n         '[    0.010386] CPU features: detected: Enhanced Virtualization '\n         'Traps\\n'\n         '[    0.010388] CPU features: detected: RCpc load-acquire (LDAPR)\\n'\n         '[    0.010389] CPU features: detected: LSE atomic instructions\\n'\n         '[    0.010389] CPU features: detected: Privileged Access Never\\n'\n         '[    0.010390] CPU features: detected: RAS Extension Support\\n'\n         '[    0.010391] CPU features: detected: Speculative Store Bypassing '\n         'Safe (SSBS)\\n'\n         '[    0.010456] alternatives: applying system-wide alternatives\\n'\n         '[    0.011563] CPU features: detected: Hardware dirty bit management '\n         'on CPU0-3\\n'\n         '[    0.011787] Memory: 995040K/1048576K available (14080K kernel '\n         'code, 2106K rwdata, 3436K rodata, 1728K init, 709K bss, 47136K '\n         'reserved, 0K cma-reserved)\\n'\n         '[    0.011955] devtmpfs: initialized\\n'\n         '[    0.012394] clocksource: jiffies: mask: 0xffffffff max_cycles: '\n         '0xffffffff, max_idle_ns: 7645041785100000 ns\\n'\n         '[    0.012398] futex hash table entries: 1024 (order: 4, 65536 '\n         'bytes, linear)\\n'\n         '[    0.012419] 27200 pages in range for non-PLT usage\\n'\n         '[    0.012420] 518720 pages in range for PLT usage\\n'\n         '[    0.012463] DMI not present or invalid.\\n'\n         '[    0.013810] NET: Registered PF_NETLINK/PF_ROUTE protocol family\\n'\n         '[    0.013974] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic '\n         'allocations\\n'\n         '[    0.014262] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for '\n         'atomic allocations\\n'\n         '[    0.014271] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool '\n         'for atomic allocations\\n'\n         '[    0.014377] hw-breakpoint: found 6 breakpoint and 4 watchpoint '\n         'registers.\\n'\n         '[    0.014452] ASID allocator initialised with 65536 entries\\n'\n         '[    0.014467] Serial: AMBA PL011 UART driver\\n'\n         '[    0.015778] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 13, '\n         'base_baud = 0) is a PL011 rev1\\n'\n         '[    0.015817] printk: legacy console [ttyAMA0] enabled\\n'\n         '[    0.087347] 9040000.pl011: ttyAMA1 at MMIO 0x9040000 (irq = 14, '\n         'base_baud = 0) is a PL011 rev1\\n'\n         '[    0.157100] raid6: neonx8   gen() 14640 MB/s\\n'\n         '[    0.225269] raid6: neonx4   gen() 15945 MB/s\\n'\n         '[    0.293532] raid6: neonx2   gen() 13314 MB/s\\n'\n         '[    0.365847] raid6: neonx1   gen() 10072 MB/s\\n'\n         '[    0.434115] raid6: int64x8  gen()  6071 MB/s\\n'\n         '[    0.502387] raid6: int64x4  gen()  7358 MB/s\\n'\n         '[    0.570653] raid6: int64x2  gen()  6090 MB/s\\n'\n         '[    0.638913] raid6: int64x1  gen()  5084 MB/s\\n'\n         '[    0.639510] raid6: using algorithm neonx4 gen() 15945 MB/s\\n'\n         '[    0.707198] raid6: .... xor() 12204 MB/s, rmw enabled\\n'\n         '[    0.707915] raid6: using neon recovery algorithm\\n'\n         '[    0.708628] iommu: Default domain type: Translated\\n'\n         '[    0.709275] iommu: DMA domain TLB invalidation policy: strict '\n         'mode\\n'\n         '[    0.710277] SCSI subsystem initialized\\n'\n         '[    0.710647] usbcore: registered new interface driver usbfs\\n'\n         '[    0.711035] usbcore: registered new interface driver hub\\n'\n         '[    0.711416] usbcore: registered new device driver usb\\n'\n         '[    0.711778] pps_core: LinuxPPS API ver. 1 registered\\n'\n         '[    0.712194] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 '\n         'Rodolfo Giometti <giometti@linux.it>\\n'\n         '[    0.712825] PTP clock support registered\\n'\n         '[    0.713428] vgaarb: loaded\\n'\n         '[    0.713683] clocksource: Switched to clocksource '\n         'arch_sys_counter\\n'\n         '[    0.715333] NET: Registered PF_INET protocol family\\n'\n         '[    0.715728] IP idents hash table entries: 16384 (order: 5, 131072 '\n         'bytes, linear)\\n'\n         '[    0.716539] tcp_listen_portaddr_hash hash table entries: 512 '\n         '(order: 1, 8192 bytes, linear)\\n'\n         '[    0.717155] Table-perturb hash table entries: 65536 (order: 6, '\n         '262144 bytes, linear)\\n'\n         '[    0.717691] TCP established hash table entries: 8192 (order: 4, '\n         '65536 bytes, linear)\\n'\n         '[    0.718243] TCP bind hash table entries: 8192 (order: 6, 262144 '\n         'bytes, linear)\\n'\n         '[    0.719073] TCP: Hash tables configured (established 8192 bind '\n         '8192)\\n'\n         '[    0.719540] UDP hash table entries: 512 (order: 2, 16384 bytes, '\n         'linear)\\n'\n         '[    0.720000] UDP-Lite hash table entries: 512 (order: 2, 16384 '\n         'bytes, linear)\\n'\n         '[    0.720550] NET: Registered PF_UNIX/PF_LOCAL protocol family\\n'\n         '[    0.721127] RPC: Registered named UNIX socket transport module.\\n'\n         '[    0.721539] RPC: Registered udp transport module.\\n'\n         '[    0.721899] RPC: Registered tcp transport module.\\n'\n         '[    0.722224] RPC: Registered tcp-with-tls transport module.\\n'\n         '[    0.722599] RPC: Registered tcp NFSv4.1 backchannel transport '\n         'module.\\n'\n         '[    0.723043] PCI: CLS 0 bytes, default 64\\n'\n         '[    0.723668] workingset: timestamp_bits=46 max_order=18 '\n         'bucket_order=0\\n'\n         '[    0.724322] NFS: Registering the id_resolver key type\\n'\n         '[    0.724685] Key type id_resolver registered\\n'\n         '[    0.724978] Key type id_legacy registered\\n'\n         '[    0.725583] Key type cifs.idmap registered\\n'\n         '[    0.736319] xor: measuring software checksum speed\\n'\n         '[    0.736818]    8regs           : 21972 MB/sec\\n'\n         '[    0.737278]    32regs          : 22066 MB/sec\\n'\n         '[    0.737703]    arm64_neon      : 26138 MB/sec\\n'\n         '[    0.738008] xor: using function: arm64_neon (26138 MB/sec)\\n'\n         '[    0.738407] Block layer SCSI generic (bsg) driver version 0.4 '\n         'loaded (major 250)\\n'\n         '[    0.738912] io scheduler mq-deadline registered\\n'\n         '[    0.739232] io scheduler kyber registered\\n'\n         '[    0.739707] pci-host-generic 4010000000.pcie: host bridge '\n         '/pcie@10000000 ranges:\\n'\n         '[    0.740250] pci-host-generic 4010000000.pcie:       IO '\n         '0x003eff0000..0x003effffff -> 0x0000000000\\n'\n         '[    0.740856] pci-host-generic 4010000000.pcie:      MEM '\n         '0x0010000000..0x003efeffff -> 0x0010000000\\n'\n         '[    0.741460] pci-host-generic 4010000000.pcie:      MEM '\n         '0x8000000000..0xffffffffff -> 0x8000000000\\n'\n         '[    0.742156] pci-host-generic 4010000000.pcie: Memory resource '\n         'size exceeds max for 32 bits\\n'\n         '[    0.742733] pci-host-generic 4010000000.pcie: ECAM at [mem '\n         '0x4010000000-0x401fffffff] for [bus 00-ff]\\n'\n         '[    0.743391] pci-host-generic 4010000000.pcie: PCI host bridge to '\n         'bus 0000:00\\n'\n         '[    0.743875] pci_bus 0000:00: root bus resource [bus 00-ff]\\n'\n         '[    0.744287] pci_bus 0000:00: root bus resource [io  '\n         '0x0000-0xffff]\\n'\n         '[    0.744711] pci_bus 0000:00: root bus resource [mem '\n         '0x10000000-0x3efeffff]\\n'\n         '[    0.745180] pci_bus 0000:00: root bus resource [mem '\n         '0x8000000000-0xffffffffff]\\n'\n         '[    0.745710] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000 '\n         'conventional PCI endpoint\\n'\n         '[    0.746467] pci 0000:00:01.0: [1af4:1000] type 00 class 0x020000 '\n         'conventional PCI endpoint\\n'\n         '[    0.747068] pci 0000:00:01.0: BAR 0 [io  0x0000-0x001f]\\n'\n         '[    0.747442] pci 0000:00:01.0: BAR 1 [mem 0x00000000-0x00000fff]\\n'\n         '[    0.747897] pci 0000:00:01.0: BAR 4 [mem 0x00000000-0x00003fff '\n         '64bit pref]\\n'\n         '[    0.748788] pci 0000:00:01.0: ROM [mem 0x00000000-0x0003ffff '\n         'pref]\\n'\n         '[    0.749837] pci 0000:00:02.0: [1af4:1005] type 00 class 0x00ff00 '\n         'conventional PCI endpoint\\n'\n         '[    0.750969] pci 0000:00:02.0: BAR 0 [io  0x0000-0x001f]\\n'\n         '[    0.751676] pci 0000:00:02.0: BAR 1 [mem 0x00000000-0x00000fff]\\n'\n         '[    0.752553] pci 0000:00:02.0: BAR 4 [mem 0x00000000-0x00003fff '\n         '64bit pref]\\n'\n         '[    0.753715] pci 0000:00:03.0: [1af4:1001] type 00 class 0x010000 '\n         'conventional PCI endpoint\\n'\n         '[    0.754732] pci 0000:00:03.0: BAR 0 [io  0x0000-0x007f]\\n'\n         '[    0.755107] pci 0000:00:03.0: BAR 1 [mem 0x00000000-0x00000fff]\\n'\n         '[    0.755568] pci 0000:00:03.0: BAR 4 [mem 0x00000000-0x00003fff '\n         '64bit pref]\\n'\n         '[    0.756275] pci 0000:00:04.0: [1b36:000d] type 00 class 0x0c0330 '\n         'PCIe Root Complex Integrated Endpoint\\n'\n         '[    0.756957] pci 0000:00:04.0: BAR 0 [mem 0x00000000-0x00003fff '\n         '64bit]\\n'\n         '[    0.757468] pci 0000:00:04.0: enabling Extended Tags\\n'\n         '[    0.758028] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 '\n         'conventional PCI endpoint\\n'\n         '[    0.758690] pci 0000:00:05.0: BAR 0 [io  0x0000-0x003f]\\n'\n         '[    0.759067] pci 0000:00:05.0: BAR 1 [mem 0x00000000-0x00000fff]\\n'\n         '[    0.759519] pci 0000:00:05.0: BAR 4 [mem 0x00000000-0x00003fff '\n         '64bit pref]\\n'\n         '[    0.760250] pci 0000:00:06.0: [1af4:1050] type 00 class 0x038000 '\n         'conventional PCI endpoint\\n'\n         '[    0.760858] pci 0000:00:06.0: BAR 1 [mem 0x00000000-0x00000fff]\\n'\n         '[    0.761311] pci 0000:00:06.0: BAR 4 [mem 0x00000000-0x00003fff '\n         '64bit pref]\\n'\n         '[    0.762121] pci 0000:00:01.0: ROM [mem 0x10000000-0x1003ffff '\n         'pref]: assigned\\n'\n         '[    0.762612] pci 0000:00:01.0: BAR 4 [mem '\n         '0x8000000000-0x8000003fff 64bit pref]: assigned\\n'\n         '[    0.763193] pci 0000:00:02.0: BAR 4 [mem '\n         '0x8000004000-0x8000007fff 64bit pref]: assigned\\n'\n         '[    0.763768] pci 0000:00:03.0: BAR 4 [mem '\n         '0x8000008000-0x800000bfff 64bit pref]: assigned\\n'\n         '[    0.764365] pci 0000:00:04.0: BAR 0 [mem '\n         '0x800000c000-0x800000ffff 64bit]: assigned\\n'\n         '[    0.764909] pci 0000:00:05.0: BAR 4 [mem '\n         '0x8000010000-0x8000013fff 64bit pref]: assigned\\n'\n         '[    0.765520] pci 0000:00:06.0: BAR 4 [mem '\n         '0x8000014000-0x8000017fff 64bit pref]: assigned\\n'\n         '[    0.766227] pci 0000:00:01.0: BAR 1 [mem 0x10040000-0x10040fff]: '\n         'assigned\\n'\n         '[    0.766697] pci 0000:00:02.0: BAR 1 [mem 0x10041000-0x10041fff]: '\n         'assigned\\n'\n         '[    0.767168] pci 0000:00:03.0: BAR 1 [mem 0x10042000-0x10042fff]: '\n         'assigned\\n'\n         '[    0.767638] pci 0000:00:05.0: BAR 1 [mem 0x10043000-0x10043fff]: '\n         'assigned\\n'\n         '[    0.768138] pci 0000:00:06.0: BAR 1 [mem 0x10044000-0x10044fff]: '\n         'assigned\\n'\n         '[    0.768612] pci 0000:00:03.0: BAR 0 [io  0x1000-0x107f]: '\n         'assigned\\n'\n         '[    0.769035] pci 0000:00:05.0: BAR 0 [io  0x1080-0x10bf]: '\n         'assigned\\n'\n         '[    0.769456] pci 0000:00:01.0: BAR 0 [io  0x10c0-0x10df]: '\n         'assigned\\n'\n         '[    0.769918] pci 0000:00:02.0: BAR 0 [io  0x10e0-0x10ff]: '\n         'assigned\\n'\n         '[    0.770345] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]\\n'\n         '[    0.770733] pci_bus 0000:00: resource 5 [mem '\n         '0x10000000-0x3efeffff]\\n'\n         '[    0.771163] pci_bus 0000:00: resource 6 [mem '\n         '0x8000000000-0xffffffffff]\\n'\n         '[    0.771630] pci 0000:00:04.0: enabling device (0000 -> 0002)\\n'\n         '[    0.773092] virtio-pci 0000:00:01.0: enabling device (0000 -> '\n         '0003)\\n'\n         '[    0.774998] virtio-pci 0000:00:02.0: enabling device (0000 -> '\n         '0003)\\n'\n         '[    0.776956] virtio-pci 0000:00:03.0: enabling device (0000 -> '\n         '0003)\\n'\n         '[    0.778914] virtio-pci 0000:00:05.0: enabling device (0000 -> '\n         '0003)\\n'\n         '[    0.780965] virtio-pci 0000:00:06.0: enabling device (0000 -> '\n         '0002)\\n'\n         '[    0.836222] [drm] pci: virtio-gpu-pci detected at 0000:00:06.0\\n'\n         '[    0.837194] [drm] features: -virgl +edid -resource_blob '\n         '-host_visible\\n'\n         '[    0.837196] [drm] features: -context_init\\n'\n         '[    0.838956] [drm] number of scanouts: 1\\n'\n         '[    0.839488] [drm] number of cap sets: 0\\n'\n         '[    0.840254] [drm] Initialized virtio_gpu 0.1.0 for 0000:00:06.0 '\n         'on minor 0\\n'\n         '[    0.858572] Console: switching to colour frame buffer device '\n         '160x50\\n'\n         '[    0.879999] virtio-pci 0000:00:06.0: [drm] fb0: virtio_gpudrmfb '\n         'frame buffer device\\n'\n         '[    0.882779] printk: legacy console [hvc0] enabled\\n'\n         '[    0.886716] brd: module loaded\\n'\n         '[    0.887770] virtio_blk virtio2: 4/0/0 default/read/poll queues\\n'\n         '[    0.890361] virtio_blk virtio2: [vda] 2497568 512-byte logical '\n         'blocks (1.28 GB/1.19 GiB)\\n'\n         '[    0.896112] xhci_hcd 0000:00:04.0: xHCI Host Controller\\n'\n         '[    0.897259] xhci_hcd 0000:00:04.0: new USB bus registered, '\n         'assigned bus number 1\\n'\n         '[    0.898989] xhci_hcd 0000:00:04.0: hcc params 0x00087001 hci '\n         'version 0x100 quirks 0x0000000000000010\\n'\n         '[    0.901442] xhci_hcd 0000:00:04.0: xHCI Host Controller\\n'\n         '[    0.902741] xhci_hcd 0000:00:04.0: new USB bus registered, '\n         'assigned bus number 2\\n'\n         '[    0.904252] xhci_hcd 0000:00:04.0: Host supports USB 3.0 '\n         'SuperSpeed\\n'\n         '[    0.905528] hub 1-0:1.0: USB hub found\\n'\n         '[    0.906218] hub 1-0:1.0: 4 ports detected\\n'\n         \"[    0.907012] usb usb2: We don't know the algorithms for LPM for \"\n         'this host, disabling LPM.\\n'\n         '[    0.907985] hub 2-0:1.0: USB hub found\\n'\n         '[    0.908391] hub 2-0:1.0: 4 ports detected\\n'\n         '[    0.909133] rtc-pl031 9010000.pl031: registered as rtc0\\n'\n         '[    0.909627] rtc-pl031 9010000.pl031: setting system clock to '\n         '2025-09-07T01:56:14 UTC (1757210174)\\n'\n         '[    0.910615] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) '\n         'initialised: dm-devel@lists.linux.dev\\n'\n         '[    0.911550] usbcore: registered new interface driver usbhid\\n'\n         '[    0.912052] usbhid: USB HID core driver\\n'\n         '[    0.912862] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 '\n         '(0,8000003f) counters available\\n'\n         '[    0.913653] u32 classifier\\n'\n         '[    0.913937]     input device check on\\n'\n         '[    0.914297]     Actions configured\\n'\n         '[    0.914696] NET: Registered PF_INET6 protocol family\\n'\n         '[    0.915382] Segment Routing with IPv6\\n'\n         '[    0.915741] In-situ OAM (IOAM) with IPv6\\n'\n         '[    0.916135] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver\\n'\n         '[    0.916741] NET: Registered PF_PACKET protocol family\\n'\n         '[    0.917197] Bridge firewalling registered\\n'\n         '[    0.917576] l2tp_core: L2TP core driver, V2.0\\n'\n         '[    0.918032] Key type dns_resolver registered\\n'\n         '[    0.918477] NET: Registered PF_VSOCK protocol family\\n'\n         '[    0.920013] registered taskstats version 1\\n'\n         '[    0.922758] Key type .fscrypt registered\\n'\n         '[    0.923410] Key type fscrypt-provisioning registered\\n'\n         '[    0.924437] Btrfs loaded, zoned=no, fsverity=no\\n'\n         '[    0.925950] Key type encrypted registered\\n'\n         '[    0.926675] printk: legacy console [netcon0] enabled\\n'\n         '[    0.927453] netconsole: network logging started\\n'\n         '[    0.949707] IP-Config: Complete:\\n'\n         '[    0.951148]      device=eth0, hwaddr=52:54:00:12:34:14, '\n         'ipaddr=192.168.7.20, mask=255.255.255.0, gw=192.168.7.19\\n'\n         '[    0.955129]      host=192.168.7.20, domain=, nis-domain=(none)\\n'\n         '[    0.957336]      bootserver=255.255.255.255, '\n         'rootserver=255.255.255.255, rootpath=\\n'\n         '[    0.957341]      nameserver0=8.8.8.8\\n'\n         '[    0.961746] clk: Disabling unused clocks\\n'\n         '[    0.963239] PM: genpd: Disabling unused power domains\\n'\n         '[    0.964810] md: Waiting for all devices to be available before '\n         'autodetect\\n'\n         \"[    0.965871] md: If you don't use raid, use raid=noautodetect\\n\"\n         '[    0.966756] md: Autodetecting RAID arrays.\\n'\n         '[    0.967551] md: autorun ...\\n'\n         '[    0.968025] md: ... autorun DONE.\\n'\n         '[    0.976037] EXT4-fs (vda): mounted filesystem '\n         'd8fc9413-3ab1-4f63-8f5a-0f21ebfc0afc r/w with ordered data mode. '\n         'Quota mode: disabled.\\n'\n         '[    0.977895] VFS: Mounted root (ext4 filesystem) on device 253:0.\\n'\n         '[    0.978964] devtmpfs: mounted\\n'\n         '[    0.979937] Freeing unused kernel memory: 1728K\\n'\n         '[    0.980805] Run /sbin/init as init process\\n'\n         '[    0.981575]   with arguments:\\n'\n         '[    0.981577]     /sbin/init\\n'\n         '[    0.981578]   with environment:\\n'\n         '[    0.981579]     HOME=/\\n'\n         '[    0.981580]     TERM=linux\\n'\n         '[    1.058732] udevd[125]: starting version 3.2.14\\n'\n         '[    1.063132] udevd[126]: starting eudev-3.2.14\\n'\n         '[    1.153744] usb 1-1: new high-speed USB device number 2 using '\n         'xhci_hcd\\n'\n         '[    1.291747] input: QEMU QEMU USB Tablet as '\n         '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0\\n'\n         '[    1.296914] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 '\n         'Mouse [QEMU QEMU USB Tablet] on usb-0000:00:04.0-1/input0\\n'\n         '[    1.417714] usb 1-2: new high-speed USB device number 3 using '\n         'xhci_hcd\\n'\n         '[    1.555672] input: QEMU QEMU USB Keyboard as '\n         '/devices/platform/4010000000.pcie/pci0000:00/0000:00:04.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1\\n'\n         '[    1.613861] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 '\n         'Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:04.0-2/input0\\n'\n         '[    1.745749] EXT4-fs (vda): re-mounted '\n         'd8fc9413-3ab1-4f63-8f5a-0f21ebfc0afc.\\n'\n         'init\\n'\n         '  |-dbus-daemon --system\\n'\n         '  |-getty 38400 tty1\\n'\n         '  |-klogd -n\\n'\n         '  |-sshd\\n'\n         '  |   `-sshd-session\\n'\n         '  |       `-sshd-session\\n'\n         '  |           `-ptest-runner -t 450 -d /usr/lib\\n'\n         '  |               |-ptest-runner-co '\n         '/usr/bin/ptest-runner-collect-system-data\\n'\n         '  |               |   `-pstree -a -l\\n'\n         '  |               `-(run-ptest)\\n'\n         '  |-start_getty /bin/start_getty 115200 ttyAMA0 vt102\\n'\n         '  |   `-sh\\n'\n         '  |-start_getty /bin/start_getty 115200 hvc0 vt102\\n'\n         '  |   `-getty -L 115200 hvc0 vt102\\n'\n         '  |-syslogd -n -O /var/log/messages\\n'\n         '  `-udevd -d\\n'\n         'Filesystem           1K-blocks      Used Available Use% Mounted on\\n'\n         '/dev/root              1134160    577188    478152  55% /\\n'\n         'devtmpfs                500720         0    500720   0% /dev\\n'\n         'tmpfs                   501584        84    501500   0% /run\\n'\n         'tmpfs                   501584        96    501488   0% '\n         '/var/volatile\\n'\n         '              total        used        free      shared  '\n         'buff/cache   available\\n'\n         'Mem:        1003168       38276      915068        4180       '\n         '49824      946588\\n'\n         'Swap:             0           0           0\\n'\n         '\\n'\n         'ERROR: Exited from signal Killed (9)\\n'\n         'DURATION: 459\\n'}\n\n",
    "status": "EXPECTEDFAIL"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
    "duration": 0.001049,
    "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
    "status": "SKIPPED"
   },
   "ptestresult.qemu.10_/int128/int128_rshift": {
    "status": "PASSED"
   },
   "ptestresult.qemu.10_/qgraph/test_test": {
    "status": "PASSED"
   },
   "ptestresult.qemu.10_/qmp/dealloc_partial": {
    "status": "PASSED"
   },
   "ptestresult.qemu.10_/replication/secondary/stop": {
    "status": "PASSED"
   },
   "ptestresult.qemu.10_/visitor/opts/i64/range/minval": {
    "status": "PASSED"
   },
   "ptestresult.qemu.11_/int128/int128_urshift": {
    "status": "PASSED"
   },
   "ptestresult.qemu.11_/qgraph/test_machine_contains_driver": {
    "status": "PASSED"
   },
   "ptestresult.qemu.11_/replication/secondary/continuous_replication": {
    "status": "PASSED"
   },
   "ptestresult.qemu.11_/visitor/opts/i64/range/maxval": {
    "status": "PASSED"
   },
   "ptestresult.qemu.12_/qgraph/test_driver_contains_driver": {
    "status": "PASSED"
   },
   "ptestresult.qemu.12_/replication/secondary/do_checkpoint": {
    "status": "PASSED"
   },
   "ptestresult.qemu.12_/visitor/opts/i64/range/max/pos/a": {
    "status": "PASSED"
   },
   "ptestresult.qemu.13_/qgraph/test_machine_produces_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.13_/replication/secondary/get_error_all": {
    "status": "PASSED"
   },
   "ptestresult.qemu.13_/visitor/opts/i64/range/max/pos/b": {
    "status": "PASSED"
   },
   "ptestresult.qemu.14_/qgraph/test_driver_produces_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.14_/visitor/opts/i64/range/max/neg/a": {
    "status": "PASSED"
   },
   "ptestresult.qemu.15_/qgraph/test_machine_consumes_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.15_/visitor/opts/i64/range/max/neg/b": {
    "status": "PASSED"
   },
   "ptestresult.qemu.16_/qgraph/test_driver_consumes_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.16_/visitor/opts/i64/range/2big/pos": {
    "status": "PASSED"
   },
   "ptestresult.qemu.17_/qgraph/test_test_consumes_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.17_/visitor/opts/i64/range/2big/neg": {
    "status": "PASSED"
   },
   "ptestresult.qemu.18_/qgraph/test_full_sample": {
    "status": "PASSED"
   },
   "ptestresult.qemu.18_/visitor/opts/i64/range/2big/full": {
    "status": "PASSED"
   },
   "ptestresult.qemu.19_/qgraph/test_full_sample_raspi": {
    "status": "PASSED"
   },
   "ptestresult.qemu.19_/visitor/opts/u64/nonlist": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/aio/multi/lifecycle": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/auth/list/complex": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/block-backend/drain_aio_error": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/crypto/cipher/aes-ecb-128": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/crypto/hmac/iov": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/error-report/simple": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/int128/int128_and": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/io/channel/socket/ipv4-sync": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/qapi/util/qapi_enum_parse": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/qgraph/init_nop": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/qmp/dispatch_cmd": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/replication/primary/read": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/resv-mem/range_reverse_array": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/seccomp/fork/on": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/util/base64/good": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/util/filemonitor": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/util/socket/unix-abstract": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/visitor/forward/struct": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/visitor/opts/flatten/value": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/write-threshold/not-trigger": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/xbzrle/uleb": {
    "status": "PASSED"
   },
   "ptestresult.qemu.1_/yank/char_change/success/to_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.20_/qgraph/test_cycle": {
    "status": "PASSED"
   },
   "ptestresult.qemu.20_/visitor/opts/u64/val1/errno": {
    "status": "PASSED"
   },
   "ptestresult.qemu.21_/qgraph/test_two_test_same_interface": {
    "status": "PASSED"
   },
   "ptestresult.qemu.21_/visitor/opts/u64/val1/empty": {
    "status": "PASSED"
   },
   "ptestresult.qemu.22_/qgraph/test_test_in_path": {
    "status": "PASSED"
   },
   "ptestresult.qemu.22_/visitor/opts/u64/val1/trailing": {
    "status": "PASSED"
   },
   "ptestresult.qemu.23_/qgraph/test_double_edge": {
    "status": "PASSED"
   },
   "ptestresult.qemu.23_/visitor/opts/u64/val2/errno": {
    "status": "PASSED"
   },
   "ptestresult.qemu.24_/visitor/opts/u64/val2/empty": {
    "status": "PASSED"
   },
   "ptestresult.qemu.25_/visitor/opts/u64/val2/trailing": {
    "status": "PASSED"
   },
   "ptestresult.qemu.26_/visitor/opts/u64/range/empty": {
    "status": "PASSED"
   },
   "ptestresult.qemu.27_/visitor/opts/u64/range/minval": {
    "status": "PASSED"
   },
   "ptestresult.qemu.28_/visitor/opts/u64/range/maxval": {
    "status": "PASSED"
   },
   "ptestresult.qemu.29_/visitor/opts/u64/range/max": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/aio/multi/schedule": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/auth/list/default/deny": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/block-backend/drain_all_aio_error": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/crypto/cipher/aes-ecb-192": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/crypto/hmac/alloc": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/error-report/loc": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/int128/int128_add": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/io/channel/socket/ipv4-async": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/qapi/util/parse_qapi_name": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/qgraph/test_machine": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/qmp/dispatch_cmd_oob": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/replication/primary/write": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/resv-mem/range_reverse_array_low_end": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/seccomp/fork/on-nospawn": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/util/base64/embedded-nul": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/util/socket/is-socket/bad": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/visitor/forward/alternate": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/visitor/opts/i64/nonlist": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/write-threshold/trigger": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/xbzrle/encode_decode_zero": {
    "status": "PASSED"
   },
   "ptestresult.qemu.2_/yank/char_change/success/yank_to_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.30_/visitor/opts/u64/range/2big": {
    "status": "PASSED"
   },
   "ptestresult.qemu.31_/visitor/opts/range/unvisited": {
    "status": "PASSED"
   },
   "ptestresult.qemu.32_/visitor/opts/range/beyond": {
    "status": "PASSED"
   },
   "ptestresult.qemu.33_/visitor/opts/dict/unvisited": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/aio/multi/mutex/contended": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/auth/list/default/allow": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/crypto/cipher/aes-ecb-256": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/crypto/hmac/prealloc": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/error-report/glog": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/int128/int128_sub": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/io/channel/socket/ipv4-fd": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/qgraph/test_contains": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/qmp/dispatch_cmd_failure": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/replication/primary/start": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/resv-mem/resv_region_list_insert": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/seccomp/fork/off": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/util/base64/not-nul-terminated": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/util/socket/is-socket/good": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/visitor/forward/string": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/visitor/opts/i64/val1/errno": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/xbzrle/encode_decode_unchanged": {
    "status": "PASSED"
   },
   "ptestresult.qemu.3_/yank/char_change/success/from_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/aio/multi/mutex/handoff": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/auth/list/explicit/deny": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/crypto/cipher/aes-cbc-128": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/crypto/hmac/digest": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/error-report/once": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/int128/int128_neg": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/io/channel/socket/ipv6-sync": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/qgraph/test_multiple_contains": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/qmp/dispatch_cmd_io": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/replication/primary/stop": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/seccomp/thread/on": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/socket/fd-pass/name/good": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/util/base64/invalid-chars": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/visitor/forward/size": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/visitor/opts/i64/val1/empty": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/xbzrle/encode_decode_1_byte": {
    "status": "PASSED"
   },
   "ptestresult.qemu.4_/yank/char_change/fail/to_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/aio/multi/mutex/mcs": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/auth/list/explicit/allow": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/crypto/cipher/aes-cbc-192": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/error-report/timestamp": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/int128/int128_nz": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/io/channel/socket/ipv6-async": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/qgraph/test_produces": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/qmp/dispatch_cmd_success_response": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/replication/primary/do_checkpoint": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/seccomp/thread/on-nospawn": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/socket/fd-pass/name/bad": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/visitor/forward/number": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/visitor/opts/i64/val1/trailing": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/xbzrle/encode_decode_overflow": {
    "status": "PASSED"
   },
   "ptestresult.qemu.5_/yank/char_change/fail/yank_to_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/aio/multi/mutex/pthread": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/crypto/cipher/aes-cbc-256": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/error-report/warn": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/int128/int128_le": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/io/channel/socket/unix-sync": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/qgraph/test_multiple_produces": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/qmp/dispatch_cmd_deprecated": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/replication/primary/get_error_all": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/seccomp/thread/off": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/socket/fd-pass/name/nomon": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/visitor/forward/any": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/visitor/opts/i64/val2/errno": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/xbzrle/encode_decode": {
    "status": "PASSED"
   },
   "ptestresult.qemu.6_/yank/char_change/fail/from_yank": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/crypto/cipher/null-iv": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/int128/int128_lt": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/io/channel/socket/unix-async": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/qgraph/test_consumes": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/qmp/dispatch_cmd_arg_deprecated": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/replication/secondary/read": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/seccomp/sched/on": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/socket/fd-pass/num/good": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/visitor/forward/list": {
    "status": "PASSED"
   },
   "ptestresult.qemu.7_/visitor/opts/i64/val2/empty": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/crypto/cipher/short-plaintext": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/int128/int128_ge": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/io/channel/socket/unix-fd-pass": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/qgraph/test_multiple_consumes": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/qmp/dispatch_cmd_ret_deprecated": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/replication/secondary/write": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/seccomp/sched/on-nores": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/socket/fd-pass/num/bad": {
    "status": "PASSED"
   },
   "ptestresult.qemu.8_/visitor/opts/i64/val2/trailing": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/int128/int128_gt": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/io/channel/socket/unix-listen-cleanup": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/qgraph/test_driver": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/qmp/dealloc_types": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/replication/secondary/start": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/seccomp/sched/off": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/socket/fd-pass/num/nocli": {
    "status": "PASSED"
   },
   "ptestresult.qemu.9_/visitor/opts/i64/range/empty": {
    "status": "PASSED"
   },
   "ptestresult.sections": {
    "qemu": {
     "duration": "459",
     "timeout": true
    }
   },
   "ssh.SSHTest.test_ssh": {
    "duration": 0.5388,
    "status": "PASSED"
   }
  }
 }
}