-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Host: i-0f290e143babf30ad
Project: wiredtiger
Commit: 4f27e384
Task Logs:
linux-directio task_log
Logs:
[1684954489:636610][22829:0x7ff259e0c740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684954489:636627][22829:0x7ff259e0c740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library [1684954498:750933][22950:0x7f45da14b740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684954498:750948][22950:0x7f45da14b740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library [1684954510:909134][23145:0x7fb2f8b77740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684954510:909153][23145:0x7fb2f8b77740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library [1684954887:362367][25911:0x7fdb40845740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684954887:362390][25911:0x7fdb40845740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library [1684954900:672505][26071:0x7f0c6b5c6740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684954900:672529][26071:0x7f0c6b5c6740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library [1684960447:690959][28790:0x7f3803919740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 427: WiredTiger assertion failed: '!pfh->direct_io || ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0 || (!((uintptr_t)buf & (uintptr_t)(((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment - 1)) && len >= ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment && len % ((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection)->buffer_alignment == 0)'. Expression returned false [1684960447:690979][28790:0x7f3803919740], t, txn-recover: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library
- is caused by
-
WT-8684 direct I/O fails when configured for the logging subsystem
- Closed