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

test_chunkcache01 failing on linux noftruncate

    • 5
    • BermudaTriangle- 2023-09-05

      The Chunkcache failure is on Linux noftruncate issue. The issue arises from utilizing the ftruncate function during the creation of the chunkcache file. However, within the "noftruncate" build variant, this function appears to be nullified. This leads to complications in the proper creation of the chunkcache file.

      [2023/08/23 01:51:08.160] ======================================================================
      [2023/08/23 01:51:08.160] [pid:7331]: ERROR: test_chunkcache01.test_chunkcache01.test_chunkcache(column.on-disk)
      [2023/08/23 01:51:08.160] ----------------------------------------------------------------------
      [2023/08/23 01:51:08.160] [pid:7331]: testtools.testresult.real._StringException: lost connection during test 'test_chunkcache01.test_chunkcache01.test_chunkcache(column.on-disk)'
       
      [2023/08/23 01:51:08.160] ======================================================================
      [2023/08/23 01:51:08.160] [pid:7331]: ERROR: test_chunkcache01.test_chunkcache01.test_chunkcache(column-fix.on-disk)
      [2023/08/23 01:51:08.160] ----------------------------------------------------------------------
      [2023/08/23 01:51:08.160] [pid:7331]: testtools.testresult.real._StringException: lost connection during test 'test_chunkcache01.test_chunkcache01.test_chunkcache(column-fix.on-disk)'
      

            Assignee:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Reporter:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: