Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
5
-
Storage Engines 2020-02-10
Description
After fixing WT-5446, test_las01 is failing with
======================================================================
|
ERROR: test_las01.test_las01.test_las (subunit.RemotedTestCase)
|
test_las01.test_las01.test_las
|
----------------------------------------------------------------------
|
_StringException: Traceback (most recent call last):
|
File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_las01.py", line 155, in test_las
|
self.durable_check(bigvalue4, uri, ds, nrows)
|
File "/mnt/data0/chenhaoqu/work/wiredtiger/test/suite/test_las01.py", line 76, in durable_check
|
self.session.checkpoint()
|
WiredTigerError: No such file or directory
|
|
|
----------------------------------------------------------------------
|
|
[1579243684:937132][4052:0x7fe4d5597740], test_las01.test_las01.test_las, WT_CONNECTION.close: __conn_close, 1096: failure during close, disabling further writes: WT_NOTFOUND: item not found
|
[1579243685:453437][4052:0x7fe4d5597740], test_las01.test_las01.test_las, WT_CONNECTION.close: __wt_cache_destroy, 348: cache server: exiting with 2992 pages in memory and 1708 pages evicted
|
[1579243685:453632][4052:0x7fe4d5597740], test_las01.test_las01.test_las, WT_CONNECTION.close: __wt_cache_destroy, 353: cache server: exiting with 10259385 image bytes in memory
|
[1579243685:453662][4052:0x7fe4d5597740], test_las01.test_las01.test_las, WT_CONNECTION.close: __wt_cache_destroy, 356: cache server: exiting with 21128876 bytes in memory
|
[1579243685:453675][4052:0x7fe4d5597740], test_las01.test_las01.test_las, WT_CONNECTION.close: __wt_cache_destroy, 362: cache server: exiting with 18324966 bytes dirty and 1249 pages dirty
|
Attachments
Issue Links
- is related to
-
WT-5478 Insert records directly into history store without a txn
-
- Closed
-