)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"45aab64521a63b0c3d568ac4ab0c0c26a5c3ee07","unresolved":false,"context_lines":[{"line_number":31,"context_line":"Closes-Bug: 1960401"},{"line_number":32,"context_line":"Change-Id: I17f4d7d2cb129c4ec1479cc4e5d723da75d3a527"},{"line_number":33,"context_line":"(cherry picked from commit 9eb116b99ce32bc69c4abf8ec3b0179ef89a8860)"},{"line_number":34,"context_line":"(cherry picked from commit a46fc40aa4edde4d426c95999bdac1c315d0276d)"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"556f54df_0ab2ff1c","line":34,"updated":"2022-08-02 11:43:01.000000000","message":"I\u0027ve re-applied the \u0027git cherry-pick\u0027 with \u0027-x\u0027 to get the proper \u0027cherry picked from...\u0027 lines.","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"3dec490073f80dd2daa4cc18a506eb368648dc31","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5a37d5a0_7dafc549","updated":"2022-02-18 09:35:45.000000000","message":"recheck","commit_id":"9ac82720466e0df0490b963e6d975bcb263f6191"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"5ad39bff89b949d6ea84c796f4cde2f2cf9364e4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"86c8aff4_2a8ce384","updated":"2022-02-18 07:50:51.000000000","message":"recheck","commit_id":"9ac82720466e0df0490b963e6d975bcb263f6191"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"5f762f3485cb91db84119ec4cdb2fb28e7426f16","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bf984cf4_10802c28","updated":"2022-02-17 16:25:17.000000000","message":"recheck","commit_id":"9ac82720466e0df0490b963e6d975bcb263f6191"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"b7e5622f96b95d07636067df5dc0e6af1c6b74f2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f3604e9b_27ca9c93","updated":"2022-02-17 07:50:25.000000000","message":"recheck","commit_id":"9ac82720466e0df0490b963e6d975bcb263f6191"},{"author":{"_account_id":4690,"name":"melanie witt","display_name":"melwitt","email":"melwittt@gmail.com","username":"melwitt"},"change_message_id":"3fd9331db90707622105895fc229ac53ea6aa284","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bb9490df_3ca51ff4","updated":"2023-05-11 22:48:47.000000000","message":"Clean backport from stable/xena of a change that improves system resilience, LGTM","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"45aab64521a63b0c3d568ac4ab0c0c26a5c3ee07","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f380f738_9e34e250","updated":"2022-08-02 11:43:01.000000000","message":"Clean cherry pick from stable/xena, where the patch has already backported and merged. Though this patch touches the api, it does not modify the api (interface) directly, only adds some error handling, thus the patch is valid for backport.\n\n(The patch is the same as Felix proposed, only the commit message changed with the re-applied cherry-pick)","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"77334bc0f62eee78aa227c8431b035ba989f0246","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"8a69a834_4bf466f9","updated":"2023-06-30 07:41:36.000000000","message":"It looks like we consistently hit a kernel bug during the CI run.\nNot sure what to best do about this:\n\n2023-06-26 16:18:28.569629 | controller | [   14.436506] general protection fault: 0000 [#1] SMP NOPTI\n2023-06-26 16:18:28.569640 | controller | [   14.441299] CPU: 0 PID: 10 Comm: rcu_sched Not tainted 5.3.0-26-generic #28~18.04.1-Ubuntu\n2023-06-26 16:18:28.569655 | controller | [   14.442191] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.13.0-1ubuntu1.1 04/01/2014\n2023-06-26 16:18:28.569683 | controller | [   14.443998] RIP: 0010:0xd77017fba2e2f400\n2023-06-26 16:18:28.569705 | controller | [   14.445018] ------------[ cut here ]------------\n2023-06-26 16:18:28.569737 | controller | [   14.445957] General protection fault in user access. Non-canonical address?\n2023-06-26 16:18:28.569763 | controller | [   14.447323] WARNING: CPU: 0 PID: 10 at /build/linux-hwe-3HpQOB/linux-hwe-5.3.0/arch/x86/mm/extable.c:126 ex_handler_uaccess+0x52/0x60\n2023-06-26 16:18:28.569788 | controller | [   14.448993] Modules linked in: ip_tables x_tables nls_utf8 nls_iso8859_1 nls_ascii isofs hid_generic usbhid hid virtio_rng virtio_gpu drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm virtio_scsi virtio_net net_failover failover virtio_input virtio_blk qemu_fw_cfg 9pnet_virtio 9pnet pcnet32 8139cp mii ne2k_pci 8390 e1000\n2023-06-26 16:18:28.569803 | controller | [   14.451921] CPU: 0 PID: 10 Comm: rcu_sched Not tainted 5.3.0-26-generic #28~18.04.1-Ubuntu\n2023-06-26 16:18:28.569814 | controller | [   14.452655] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.13.0-1ubuntu1.1 04/01/2014\n2023-06-26 16:18:28.569825 | controller | [   14.453467] RIP: 0010:ex_handler_uaccess+0x52/0x60\n2023-06-26 16:18:28.569836 | controller | [   14.454184] Code: c4 08 b8 01 00 00 00 5b 5d c3 80 3d 15 7e 78 01 00 75 db 48 c7 c7 28 83 11 97 48 89 75 f0 c6 05 01 7e 78 01 01 e8 ce 99 01 00 \u003c0f\u003e 0b 48 8b 75 f0 eb bc 66 0f 1f 44 00 00 66 66 66 66 90 80 3d e1\n2023-06-26 16:18:28.569847 | controller | [   14.456006] RSP: 0018:ffffa5da80003ac0 EFLAGS: 00000082\n2023-06-26 16:18:28.569857 | controller | [   14.456563] RAX: 0000000000000000 RBX: ffffffff96c02838 RCX: 000000000000001f\n2023-06-26 16:18:28.569868 | controller | [   14.457205] RDX: 000000000000001f RSI: ffffffff9797cf60 RDI: 0000000000000046\n2023-06-26 16:18:28.569900 | controller | [   14.457872] RBP: ffffa5da80003ad0 R08: 2e73736563636120 R09: 6e61632d6e6f4e20\n2023-06-26 16:18:28.569916 | controller | [   14.458632] R10: 0000000000000000 R11: 3f73736572646461 R12: 000000000000000d\n2023-06-26 16:18:28.569937 | controller | [   14.459294] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000\n2023-06-26 16:18:28.569960 | controller | [   14.460099] FS:  00007f526060e6a0(0000) GS:ffff930947600000(0000) knlGS:0000000000000000\n2023-06-26 16:18:28.569981 | controller | [   14.460838] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n2023-06-26 16:18:28.569993 | controller | [   14.461371] CR2: 0000000000fec7b8 CR3: 0000000002fd0000 CR4: 00000000000006f0\n2023-06-26 16:18:28.570004 | controller | [   14.462293] Call Trace:\n2023-06-26 16:18:28.570015 | controller | [   14.463265]  \u003cIRQ\u003e\n2023-06-26 16:18:28.570026 | controller | [   14.464146]  fixup_exception+0x4a/0x60\n2023-06-26 16:18:28.570036 | controller | [   14.464712]  do_general_protection+0x4e/0x150\n2023-06-26 16:18:28.570047 | controller | [   14.465144]  general_protection+0x28/0x30\n2023-06-26 16:18:28.570058 | controller | [   14.465722] RIP: 0010:copy_user_generic_unrolled+0x32/0xc0\n2023-06-26 16:18:28.570069 | controller | [   14.466242] Code: 8c 00 00 00 89 f9 83 e1 07 74 15 83 e9 08 f7 d9 29 ca 8a 06 88 07 48 ff c6 48 ff c7 ff c9 75 f2 89 d1 83 e2 3f c1 e9 06 74 4a \u003c4c\u003e 8b 06 4c 8b 4e 08 4c 8b 56 10 4c 8b 5e 18 4c 89 07 4c 89 4f 08\n2023-06-26 16:18:28.570080 | controller | [   14.467830] RSP: 0018:ffffa5da80003be0 EFLAGS: 00000002\n2023-06-26 16:18:28.570090 | controller | [   14.468316] RAX: ffff930944a00000 RBX: ffff9309471a0000 RCX: 0000000000000001\n2023-06-26 16:18:28.570101 | controller | [   14.468945] RDX: 0000000000000000 RSI: d77017fba2e2f3d6 RDI: ffffa5da80003c20\n2023-06-26 16:18:28.570118 | controller | [   14.469588] RBP: ffffa5da80003c10 R08: ffffa5da8005c000 R09: 3037376478303a30\n2023-06-26 16:18:28.570141 | controller | [   14.470222] R10: 0000000000000000 R11: 0000000000000730 R12: 0000000000000040\n2023-06-26 16:18:28.570163 | controller | [   14.470891] R13: ffffffffffffffff R14: d77017fba2e2f3d6 R15: ffffa5da80003c20\n2023-06-26 16:18:28.570176 | controller | [   14.471708]  ? __probe_kernel_read+0x5a/0x90\n2023-06-26 16:18:28.570187 | controller | [   14.472133]  show_opcodes+0x51/0xa0\n2023-06-26 16:18:28.570198 | controller | [   14.472548]  show_ip+0x36/0x40\n2023-06-26 16:18:28.570208 | controller | [   14.472916]  show_iret_regs+0x19/0x40\n2023-06-26 16:18:28.570219 | controller | [   14.473293]  __show_regs+0x21/0x2c0\n2023-06-26 16:18:28.570229 | controller | [   14.473700]  ? dump_stack_print_info+0x9b/0xc0\n2023-06-26 16:18:28.570240 | controller | [   14.474133]  show_regs+0x31/0x60\n2023-06-26 16:18:28.570250 | controller | [   14.474504]  __die+0x87/0xd0\n2023-06-26 16:18:28.570261 | controller | [   14.474830]  die+0x2f/0x50\n2023-06-26 16:18:28.570278 | controller | [   14.475125]  do_general_protection+0xc6/\n2023-06-26 16:18:28.570291 | controller |     0x150\n2023-06-26 16:18:28.570309 | controller | [   14.475550]  general_protection+0x28/0x30\n2023-06-26 16:18:28.570332 | controller | [   14.475968] RIP: 0010:0xd77017fba2e2f400\n2023-06-26 16:18:28.570353 | controller | [   14.476541] Code: Bad RIP value.\n2023-06-26 16:18:28.570366 | controller | [   14.476932] RSP: 0018:ffffa5da80003e80 EFLAGS: 00000206\n2023-06-26 16:18:28.570377 | controller | [   14.477521] RAX: ffff93094762a740 RBX: 0000000000000100 RCX: 0000000000000008\n2023-06-26 16:18:28.570387 | controller | [   14.478168] RDX: 00000000fffee913 RSI: d77017fba2e2f400 RDI: ffffa5da8005be40\n2023-06-26 16:18:28.570398 | controller | [   14.478810] RBP: ffffa5da80003eb0 R08: ffff93094761b708 R09: ffff93094761b628\n2023-06-26 16:18:28.570409 | controller | [   14.479443] R10: ffffa5da80003ee0 R11: ffff93094761b670 R12: ffffa5da80003ed8\n2023-06-26 16:18:28.570419 | controller | [   14.480081] R13: ffffa5da8005be40 R14: d77017fba2e2f400 R15: ffffa5da8005be40\n2023-06-26 16:18:28.570430 | controller | [   14.480754]  ? call_timer_fn+0x32/0x130\n2023-06-26 16:18:28.570440 | controller | [   14.481138]  ? run_timer_softirq+0x433/0x470\n2023-06-26 16:18:28.570450 | controller | [   14.481586]  ? __do_softirq+0xe4/0x2da\n2023-06-26 16:18:28.570461 | controller | [   14.481979]  ? irq_exit+0xae/0xb0\n2023-06-26 16:18:28.570471 | controller | [   14.482325]  ? smp_apic_timer_interrupt+0x79/0x130\n2023-06-26 16:18:28.570485 | controller | [   14.482795]  ? apic_timer_interrupt+0xf/0x20\n2023-06-26 16:18:28.570507 | controller | [   14.483262]  \u003c/IRQ\u003e\n2023-06-26 16:18:28.570529 | controller | [   14.483817] ---[ end trace bd136994f7aac8c2 ]---\n2023-06-26 16:18:28.570552 | controller | [   14.484456] Code: Bad RIP value.\n2023-06-26 16:18:28.570566 | controller | [   14.484798] RSP: 0018:ffffa5da80003e80 EFLAGS: 00000206\n2023-06-26 16:18:28.570577 | controller | [   14.485284] RAX: ffff93094762a740 RBX: 0000000000000100 RCX: 0000000000000008\n2023-06-26 16:18:28.570588 | controller | [   14.485944] RDX: 00000000fffee913 RSI: d77017fba2e2f400 RDI: ffffa5da8005be40\n2023-06-26 16:18:28.570598 | controller | [   14.486571] RBP: ffffa5da80003eb0 R08: ffff93094761b708 R09: ffff93094761b628\n2023-06-26 16:18:28.570609 | controller | [   14.487202] R10: ffffa5da80003ee0 R11: ffff93094761b670 R12: ffffa5da80003ed8\n2023-06-26 16:18:28.570620 | controller | [   14.487834] R13: ffffa5da8005be40 R14: d77017fba2e2f400 R15: ffffa5da8005be40\n2023-06-26 16:18:28.570630 | controller | [   14.488464] FS:  00007f526060e6a0(0000) GS:ffff930947600000(0000) knlGS:0000000000000000\n2023-06-26 16:18:28.570641 | controller | [   14.489186] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n2023-06-26 16:18:28.570651 | controller | [   14.489739] CR2: 0000000000fec7b8 CR3: 0000000002fd0000 CR4: 00000000000006f0\n2023-06-26 16:18:28.570662 | controller | [   14.490364] Call Trace:\n2023-06-26 16:18:28.570679 | controller | [   14.490635]  \u003cIRQ\u003e\n2023-06-26 16:18:28.570701 | controller | [   14.490896]  ? call_timer_fn+0x32/0x130\n2023-06-26 16:18:28.570727 | controller | [   14.491280]  run_timer_softirq+0x433/0x470\n2023-06-26 16:18:28.570740 | controller | [   14.491710]  __do_softirq+0xe4/0x2da\n2023-06-26 16:18:28.570751 | controller | [   14.492081]  irq_exit+0xae/0xb0\n2023-06-26 16:18:28.570761 | controller | [   14.492408]  smp_apic_timer_interrupt+0x79/0x130\n2023-06-26 16:18:28.570772 | controller | [   14.492865]  apic_timer_interrupt+0xf/0x20\n2023-06-26 16:18:28.570782 | controller | [   14.496151]  \u003c/IRQ\u003e\n2023-06-26 16:18:28.570812 | controller | [   14.496431] Modules linked in: ip_tables x_tables nls_utf8 nls_iso8859_1 nls_ascii isofs hid_generic usbhid hid virtio_rng virtio_gpu drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm virtio_scsi virtio_net net_failover failover virtio_input virtio_blk qemu_fw_cfg 9pnet_virtio 9pnet pcnet32 8139cp mii ne2k_pci 8390 e1000\n2023-06-26 16:18:28.570827 | controller | [   14.500271] ---[ end trace bd136994f7aac8c3 ]---\n2023-06-26 16:18:28.570838 | controller | [   14.501057] RIP: 0010:0xd77017fba2e2f400\n2023-06-26 16:18:28.570849 | controller | [   14.501513] Code: Bad RIP value.\n2023-06-26 16:18:28.570918 | controller | [   14.501853] RSP: 0018:ffffa5da80003e80 EFLAGS: 00000206\n2023-06-26 16:18:28.570933 | controller | [   14.502335] RAX: ffff93094762a740 RBX: 0000000000000100 RCX: 0000000000000008\n2023-06-26 16:18:28.570944 | controller | [   14.502976] RDX: 00000000fffee913 RSI: d77017fba2e2f400 RDI: ffffa5da8005be40\n2023-06-26 16:18:28.570955 | controller | [   14.503605] RBP: ffffa5da80003eb0 R08: ffff93094761b708 R09: ffff93094761b628\n2023-06-26 16:18:28.570973 | controller | [   14.504251] R10: ffffa5da80003ee0 R11: ffff93094761b670 R12: ffffa5da80003ed8\n2023-06-26 16:18:28.570985 | controller | [   14.505140] R13: ffffa5da8005be40 R14: d77017fba2e2f400 R15: ffffa5da8005be40\n2023-06-26 16:18:28.570999 | controller | [   14.505823] FS:  00007f526060e6a0(0000) GS:ffff930947600000(0000) knlGS:0000000000000000\n2023-06-26 16:18:28.571010 | controller | [   14.506549] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n2023-06-26 16:18:28.571021 | controller | [   14.507080] CR2: 0000000000fec7b8 CR3: 0000000002fd0000 CR4: 00000000000006f0\n2023-06-26 16:18:28.571031 | controller | [   14.507892] Kernel panic - not syncing: Fatal exception in interrupt\n2023-06-26 16:18:28.571044 | controller | [   14.509360] Kernel Offset: 0x14e00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)\n2023-06-26 16:18:28.571065 | controller | [   14.510621] ---[ end Kernel panic - not syncing: Fatal exception in interrupt ]---","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"af1593c931856f1a5ae34a697cbc4962b22d704c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"4b3dac91_327694b4","updated":"2023-06-13 21:39:55.000000000","message":"recheck","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"0d34f5a6e127f0012ada72d6bc14e990061020f7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"65c6dc54_7f2e5a9c","updated":"2023-05-15 06:19:02.000000000","message":"recheck","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"fddbc406532a52deab5ecb35197fca2bb9117ffc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"e631ac9f_f4745d4b","updated":"2023-06-27 07:03:40.000000000","message":"recheck","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"d3cca565e56ac87dc65e1dc5fc1373de68b00c9c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f00db6e0_6b4d7629","updated":"2023-06-26 12:01:59.000000000","message":"recheck","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"c27fa7fccd57ae81aa0b00e7fe3e3934f1a562f6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"e1dcb6f6_62a34dc5","updated":"2023-06-27 07:43:26.000000000","message":"recheck - guest kernel panic","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"4c86ab80b4f0e1fc79370b99ec2ecdcd0331715c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"f9445578_f35808f7","updated":"2023-06-28 06:48:30.000000000","message":"recheck - hypervisor disk error","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":7634,"name":"Takashi Natsume","email":"takanattie@gmail.com","username":"natsumet"},"change_message_id":"2dcd572ab685be7876121994df6467f5c58bea75","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"2f58ce88_36067e05","updated":"2023-06-10 04:55:50.000000000","message":"recheck timeout","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"},{"author":{"_account_id":29074,"name":"Felix Huettner","email":"felix.huettner@digits.schwarz","username":"felix.huettner"},"change_message_id":"2c99142258c1c035c723955605995ed0ddd2abe7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"4b3e53c8_a8a35c01","updated":"2023-05-15 09:10:17.000000000","message":"recheck: failed to install tempest","commit_id":"f50ae3c614dbe04efbdbbdaead099982d1175169"}]}
