Ignore these journalctl messages?

I think i can ignore these messages?

[john1@manjaro lazarus]$ journalctl --verify
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/user-1000.journal                                                                                          
454500: Unused data (entry_offset==0)                                                                                                                              
454550: Unused data (entry_offset==0)                                                                                                                              
4545a0: Unused data (entry_offset==0)                                                                                                                              
454618: Unused data (entry_offset==0)                                                                                                                              
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/user-1000@9c04effc9f3a43459752e8dae8dfac74-000000000030c1f7-0005ff34b4fce3e1.journal                       
4784c0: Unused data (entry_offset==0)                                                                                                                              
478510: Unused data (entry_offset==0)                                                                                                                              
478560: Unused data (entry_offset==0)                                                                                                                              
4785d8: Unused data (entry_offset==0)                                                                                                                              
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/user-1000@9c04effc9f3a43459752e8dae8dfac74-000000000030cfe2-0005ff3569a7da5e.journal                       
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030d5c0-0005ff444c0f135c.journal                          
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030c9d3-0005ff35694a4003.journal                          
4ea320: Unused data (entry_offset==0)                                                                                                                              
4ea388: Unused data (entry_offset==0)                                                                                                                              
4ea420: Unused data (entry_offset==0)                                                                                                                              
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030cfe3-0005ff3569a8ce2b.journal                          
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system.journal                                                                                             
4bb920: Unused data (entry_offset==0)                                                                                                                              
4bb988: Unused data (entry_offset==0)                                                                                                                              
4bba20: Unused data (entry_offset==0)                                                                                                                              
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030b818-0005ff317cac6df8.journal                          
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030bbec-0005ff34b4a00755.journal                          
5624c0: Unused data (entry_offset==0)                                                                                                                              
562528: Unused data (entry_offset==0)                                                                                                                              
5625c0: Unused data (entry_offset==0)                                                                                                                              
PASS: /var/log/journal/f5cca6a2eef242e0a5619690cbc6aa0a/system@5adf5c1690c242adb4b22354b2238277-000000000030c1f8-0005ff34b4fdc35f.journal         

Google tells me about them … too complicated for me :frowning:

those are not normal logs, you used verify command…
from:
man journalctl:

--verify
           Check the journal file for internal consistency. If the file has been generated with FSS enabled and the FSS
           verification key has been specified with --verify-key=, authenticity of the journal file is verified.

You can report this issue to systemd github. If you can not report, then ignore them.