Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-8563

LSM format run timeout in a truncate operation

      Here is the stack trace:

       [2021/12/13 19:36:06.565] (*): Shared library is missing debugging information.
      [2021/12/13 19:36:06.565]   Id   Target Id                               Frame
      [2021/12/13 19:36:06.566] * 1    Thread 0x7f3de33c9740 (LWP 1872832) "t" 0x00007f3de383212b in select ()
      [2021/12/13 19:36:06.566]    from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.566]   2    Thread 0x7f3ddf748700 (LWP 1872849) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   3    Thread 0x7f3ddff49700 (LWP 1872855) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   4    Thread 0x7f3ddef47700 (LWP 1872856) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   5    Thread 0x7f3dd7fff700 (LWP 1872857) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   6    Thread 0x7f3de2fbb700 (LWP 1872858) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   7    Thread 0x7f3de27ba700 (LWP 1872859) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   8    Thread 0x7f3de1fb9700 (LWP 1872860) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   9    Thread 0x7f3de17b8700 (LWP 1872861) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   10   Thread 0x7f3de0fb7700 (LWP 1872862) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   11   Thread 0x7f3de07b6700 (LWP 1872863) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.566]   12   Thread 0x7f3dde746700 (LWP 1872864) "t" 0x00007f3de383212b in select ()
      [2021/12/13 19:36:06.566]    from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.567]   13   Thread 0x7f3dddf45700 (LWP 1872865) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.567]   14   Thread 0x7f3ddd744700 (LWP 1872866) "t" 0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.575]   15   Thread 0x7f3dd77fe700 (LWP 1872992) "t" 0x00000000005f2c73 in __cursor_row_next (prefix_key_out_of_bounds=<synthetic pointer>, prefix=0x0,
      [2021/12/13 19:36:06.575]     skippedp=0x7f3dd77fdb28, restart=<optimized out>, newpage=false,
      [2021/12/13 19:36:06.575]     cbt=0x7f3dc1c37ac0) at ../src/btree/bt_curnext.c:412
      [2021/12/13 19:36:06.576]   16   Thread 0x7f3db67fc700 (LWP 1873004) "t" 0x00007f3de383212b in select ()
      [2021/12/13 19:36:06.576]    from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.576]   17   Thread 0x7f3db5ffb700 (LWP 1873005) "t" 0x00007f3de383212b in select ()
      [2021/12/13 19:36:06.576]    from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.641] Thread 17 (Thread 0x7f3db5ffb700 (LWP 1873005)):
      [2021/12/13 19:36:06.641] #0  0x00007f3de383212b in select () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.641] #1  0x000000000053d511 in __wt_sleep (seconds=seconds@entry=1, micro_seconds=micro_seconds@entry=0) at ../src/os_posix/os_sleep.c:30
      [2021/12/13 19:36:06.641] #2  0x0000000000460d08 in checkpoint (arg=<optimized out>) at ../../../test/format/checkpoint.c:80
      [2021/12/13 19:36:06.641] #3  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.641] #4  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.641] Thread 16 (Thread 0x7f3db67fc700 (LWP 1873004)):
      [2021/12/13 19:36:06.641] #0  0x00007f3de383212b in select () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.641] #1  0x000000000053d511 in __wt_sleep (seconds=seconds@entry=1, micro_seconds=micro_seconds@entry=0) at ../src/os_posix/os_sleep.c:30
      [2021/12/13 19:36:06.641] #2  0x0000000000467319 in hs_cursor (arg=<optimized out>) at ../../../test/format/hs.c:119
      [2021/12/13 19:36:06.641] #3  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.642] #4  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.642] Thread 15 (Thread 0x7f3dd77fe700 (LWP 1872992)):
      [2021/12/13 19:36:06.642] #0  0x00000000005f2c73 in __cursor_row_next (prefix_key_out_of_bounds=<synthetic pointer>, prefix=0x0, skippedp=0x7f3dd77fdb28, restart=<optimized out>, newpage=false, cbt=0x7f3dc1c37ac0) at ../src/btree/bt_curnext.c:412
      [2021/12/13 19:36:06.642] #1  __wt_btcur_next_prefix (cbt=<optimized out>, prefix=0x0, truncating=<optimized out>) at ../src/btree/bt_curnext.c:775
      [2021/12/13 19:36:06.642] #2  0x00000000005f5927 in __wt_btcur_next (cbt=cbt@entry=0x7f3dc1c37ac0, truncating=truncating@entry=false) at ../src/btree/bt_curnext.c:886
      [2021/12/13 19:36:06.642] #3  0x00000000004d43d0 in __curfile_next (cursor=0x7f3dc1c37ac0) at ../src/cursor/cur_file.c:93
      [2021/12/13 19:36:06.642] #4  0x00000000006bb483 in __clsm_next (cursor=0x7f3dc1b7d3a0) at ../src/lsm/lsm_cursor.c:904
      [2021/12/13 19:36:06.642] #5  0x00000000006f01fb in __wt_range_truncate (start=start@entry=0x7f3dc1b7d3a0, stop=stop@entry=0x7f3dc07412a0) at ../src/schema/schema_truncate.c:148
      [2021/12/13 19:36:06.642] #6  0x00000000006f05fb in __wt_schema_range_truncate (session=session@entry=0x19a2a98, start=0x7f3dc1b7d3a0, stop=stop@entry=0x7f3dc07412a0) at ../src/schema/schema_truncate.c:178
      [2021/12/13 19:36:06.642] #7  0x000000000057bcd0 in __wt_session_range_truncate (session=0x19a2a98, uri=<optimized out>, start=<optimized out>, stop=0x7f3dc07412a0) at ../src/session/session_api.c:1427
      [2021/12/13 19:36:06.642] #8  0x000000000057c26a in __session_truncate (wt_session=0x19a2a98, uri=0x0, start=0x7f3dc1b7d3a0, stop=0x7f3dc07412a0, config=<optimized out>) at ../src/session/session_api.c:1495
      [2021/12/13 19:36:06.642] #9  0x000000000046b949 in row_truncate (tinfo=tinfo@entry=0x19f6e80) at ../../../test/format/ops.c:1539
      [2021/12/13 19:36:06.642] #10 0x000000000046f310 in ops (arg=0x19f6e80) at ../../../test/format/ops.c:985
      [2021/12/13 19:36:06.642] #11 0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.642] #12 0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.642] Thread 14 (Thread 0x7f3ddd744700 (LWP 1872866)):
      [2021/12/13 19:36:06.642] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.642] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199d1e8, cond=0x19f9060, usecs=usecs@entry=10000, run_func=run_func@entry=0x0, signalled=signalled@entry=0x7f3ddd743eb8) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.642] #2  0x000000000052575b in __wt_cond_wait (run_func=0x0, usecs=10000, cond=<optimized out>, session=0x199d1e8) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.642] #3  __lsm_worker (arg=0x1ae1320) at ../src/lsm/lsm_worker.c:159
      [2021/12/13 19:36:06.642] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.643] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.643] Thread 13 (Thread 0x7f3dddf45700 (LWP 1872865)):
      [2021/12/13 19:36:06.643] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.643] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199cde0, cond=0x19f9060, usecs=usecs@entry=10000, run_func=run_func@entry=0x0, signalled=signalled@entry=0x7f3dddf44eb8) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.643] #2  0x000000000052575b in __wt_cond_wait (run_func=0x0, usecs=10000, cond=<optimized out>, session=0x199cde0) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.660] #3  __lsm_worker (arg=0x1ae12f0) at ../src/lsm/lsm_worker.c:159
      [2021/12/13 19:36:06.660] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.660] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.660] Thread 12 (Thread 0x7f3dde746700 (LWP 1872864)):
      [2021/12/13 19:36:06.660] #0  0x00007f3de383212b in select () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.660] #1  0x000000000053d511 in __wt_sleep (seconds=seconds@entry=0, micro_seconds=micro_seconds@entry=10000) at ../src/os_posix/os_sleep.c:30
      [2021/12/13 19:36:06.660] #2  0x000000000051f91d in __lsm_manager_run_server (session=0x199c9d8) at ../src/lsm/lsm_manager.c:355
      [2021/12/13 19:36:06.661] #3  __lsm_worker_manager (arg=<optimized out>) at ../src/lsm/lsm_manager.c:435
      [2021/12/13 19:36:06.661] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.661] Thread 11 (Thread 0x7f3de07b6700 (LWP 1872863)):
      [2021/12/13 19:36:06.661] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199b9b8, cond=0x1acf660, usecs=<optimized out>, run_func=run_func@entry=0x4c6ae0 <__sweep_server_run_chk>, signalled=signalled@entry=0x7f3de07b5eaf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.661] #2  0x00000000004c736b in __sweep_server (arg=0x199b9b8) at ../src/conn/conn_sweep.c:285
      [2021/12/13 19:36:06.661] #3  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #4  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.661] Thread 10 (Thread 0x7f3de0fb7700 (LWP 1872862)):
      [2021/12/13 19:36:06.661] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199b5b0, cond=0x1ad8a00, usecs=usecs@entry=10000000, run_func=<optimized out>, signalled=signalled@entry=0x7f3de0fb6edf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.661] #2  0x000000000059da94 in __wt_cond_wait (run_func=<optimized out>, usecs=10000000, cond=<optimized out>, session=0x199b5b0) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.661] #3  __thread_run (arg=0x1a54b70) at ../src/support/thread_group.c:29
      [2021/12/13 19:36:06.661] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.661] Thread 9 (Thread 0x7f3de17b8700 (LWP 1872861)):
      [2021/12/13 19:36:06.661] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.661] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199b1a8, cond=0x1aa4150, usecs=usecs@entry=10000000, run_func=<optimized out>, signalled=signalled@entry=0x7f3de17b7edf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.661] #2  0x000000000059da94 in __wt_cond_wait (run_func=<optimized out>, usecs=10000000, cond=<optimized out>, session=0x199b1a8) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.661] #3  __thread_run (arg=0x1a943b0) at ../src/support/thread_group.c:29
      [2021/12/13 19:36:06.662] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.662] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.662] Thread 8 (Thread 0x7f3de1fb9700 (LWP 1872860)):
      [2021/12/13 19:36:06.662] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.662] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199ada0, cond=0x1ad8780, usecs=usecs@entry=10000000, run_func=<optimized out>, signalled=signalled@entry=0x7f3de1fb8edf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.662] #2  0x000000000059da94 in __wt_cond_wait (run_func=<optimized out>, usecs=10000000, cond=<optimized out>, session=0x199ada0) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.662] #3  __thread_run (arg=0x1ad8730) at ../src/support/thread_group.c:29
      [2021/12/13 19:36:06.662] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.662] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.662] Thread 7 (Thread 0x7f3de27ba700 (LWP 1872859)):
      [2021/12/13 19:36:06.662] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.682] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199a998, cond=0x1aa40c0, usecs=usecs@entry=10000000, run_func=<optimized out>, signalled=signalled@entry=0x7f3de27b9edf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.682] #2  0x000000000059da94 in __wt_cond_wait (run_func=<optimized out>, usecs=10000000, cond=<optimized out>, session=0x199a998) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.683] #3  __thread_run (arg=0x19f7f20) at ../src/support/thread_group.c:29
      [2021/12/13 19:36:06.683] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.683] Thread 6 (Thread 0x7f3de2fbb700 (LWP 1872858)):
      [2021/12/13 19:36:06.683] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199a590, cond=cond@entry=0x1ae4380, usecs=<optimized out>, run_func=<optimized out>, signalled=signalled@entry=0x7f3de2fbadcf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.683] #2  0x00000000005822df in __wt_cond_auto_wait_signal (session=0x199a590, cond=0x1ae4380, progress=<optimized out>, run_func=<optimized out>, signalled=0x7f3de2fbadcf) at ../src/support/cond_auto.c:70
      [2021/12/13 19:36:06.683] #3  0x00000000005823d9 in __wt_cond_auto_wait (session=session@entry=0x199a590, cond=<optimized out>, progress=progress@entry=false, run_func=run_func@entry=0x0) at ../src/support/cond_auto.c:89
      [2021/12/13 19:36:06.683] #4  0x0000000000506923 in __wt_evict_thread_run (session=0x199a590, thread=0x19c7cf0) at ../src/evict/evict_lru.c:316
      [2021/12/13 19:36:06.683] #5  0x000000000059da59 in __thread_run (arg=0x19c7cf0) at ../src/support/thread_group.c:31
      [2021/12/13 19:36:06.683] #6  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #7  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.683] Thread 5 (Thread 0x7f3dd7fff700 (LWP 1872857)):
      [2021/12/13 19:36:06.683] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x199a188, cond=cond@entry=0x19c7c60, usecs=<optimized out>, run_func=<optimized out>, signalled=signalled@entry=0x7f3dd7ffeeaf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.683] #2  0x00000000005822df in __wt_cond_auto_wait_signal (session=session@entry=0x199a188, cond=0x19c7c60, progress=<optimized out>, run_func=run_func@entry=0x0, signalled=signalled@entry=0x7f3dd7ffeeaf) at ../src/support/cond_auto.c:70
      [2021/12/13 19:36:06.683] #3  0x00000000004bea1d in __log_server (arg=0x199a188) at ../src/conn/conn_log.c:902
      [2021/12/13 19:36:06.683] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.683] Thread 4 (Thread 0x7f3ddef47700 (LWP 1872856)):
      [2021/12/13 19:36:06.683] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.683] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x1999d80, cond=cond@entry=0x1a46210, usecs=<optimized out>, run_func=<optimized out>, signalled=signalled@entry=0x7f3ddef46eaf) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.683] #2  0x00000000005822df in __wt_cond_auto_wait_signal (session=0x1999d80, cond=0x1a46210, progress=<optimized out>, run_func=<optimized out>, signalled=0x7f3ddef46eaf) at ../src/support/cond_auto.c:70
      [2021/12/13 19:36:06.684] #3  0x00000000005823d9 in __wt_cond_auto_wait (session=session@entry=0x1999d80, cond=<optimized out>, progress=progress@entry=false, run_func=run_func@entry=0x0) at ../src/support/cond_auto.c:89
      [2021/12/13 19:36:06.684] #4  0x00000000004c0aab in __log_wrlsn_server (arg=0x1999d80) at ../src/conn/conn_log.c:809
      [2021/12/13 19:36:06.684] #5  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.684] #6  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.684] Thread 3 (Thread 0x7f3ddff49700 (LWP 1872855)):
      [2021/12/13 19:36:06.684] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.684] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x1999978, cond=0x1aa44a0, usecs=usecs@entry=100000, run_func=run_func@entry=0x0, signalled=signalled@entry=0x7f3ddff48eb3) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.684] #2  0x00000000004bf22f in __wt_cond_wait (run_func=0x0, usecs=100000, cond=<optimized out>, session=0x1999978) at ../src/include/misc_inline.h:19
      [2021/12/13 19:36:06.691] #3  __log_file_server (arg=0x1999978) at ../src/conn/conn_log.c:620
      [2021/12/13 19:36:06.691] #4  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.691] #5  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.691] Thread 2 (Thread 0x7f3ddf748700 (LWP 1872849)):
      [2021/12/13 19:36:06.691] #0  0x00007f3de3a0f7b1 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.691] #1  0x000000000053c970 in __wt_cond_wait_signal (session=session@entry=0x1999570, cond=0x1aa58a0, usecs=usecs@entry=60000000, run_func=run_func@entry=0x4c7ea0 <__tiered_server_run_chk>, signalled=signalled@entry=0x7f3ddf747e4f) at ../src/os_posix/os_mtx_cond.c:115
      [2021/12/13 19:36:06.691] #2  0x00000000004cb3f7 in __tiered_server (arg=0x1999570) at ../src/conn/conn_tiered.c:561
      [2021/12/13 19:36:06.691] #3  0x00007f3de3a08609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
      [2021/12/13 19:36:06.691] #4  0x00007f3de383c293 in clone () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.691] Thread 1 (Thread 0x7f3de33c9740 (LWP 1872832)):
      [2021/12/13 19:36:06.692] #0  0x00007f3de383212b in select () from /lib/x86_64-linux-gnu/libc.so.6
      [2021/12/13 19:36:06.692] #1  0x000000000053d511 in __wt_sleep (seconds=seconds@entry=0, micro_seconds=micro_seconds@entry=250000) at ../src/os_posix/os_sleep.c:30
      [2021/12/13 19:36:06.692] #2  0x000000000047136c in operations (ops_seconds=ops_seconds@entry=295, lastrun=lastrun@entry=true) at ../../../test/format/ops.c:337
      [2021/12/13 19:36:06.692] #3  0x000000000045bb6d in main (argc=<optimized out>, argv=<optimized out>) at ../../../test/format/t.c:330

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: