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

Failed to dump little-endian generated table 'table:bug17'

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2019-01-14, Storage Engines 2019-02-11

      With recent work of adding test to verify data file portability between little and big-endian platform (WT-4498), one table generated on the little-endian platform (ubuntu build variant) failed to be dumped on the big-endian platform (x390s/zSeries build variant).

      https://evergreen.mongodb.com/task/wiredtiger_big_endian_dump_datafile_from_little_endian_patch_cfa79fce1d1e5371311cc2bf2e9114f2944ee0c7_5c2c8853e3c331b81c262d47_19_01_02_09_46_22#/log/T

      [2019/01/02 22:38:30.105] file:data
      [2019/01/02 22:38:30.105] ./.libs/WT_TEST/test_bug017.test_bug017.test_bug017_run.0
      [2019/01/02 22:38:30.105] table:bug17
      [2019/01/02 22:38:30.105] [1546429110:105428][58115:0x3ffbb779700], test_bug017.test_bug017.test_bug017_run, WT_SESSION.open_cursor: __wt_schema_get_table_uri, 35: 'table:bug17' cannot be used until all column groups are created: Invalid argument
      [2019/01/02 22:38:30.105] wt: cursor open(table:bug17) failed: Invalid argument
      [2019/01/02 22:38:30.126] Failed to dump 'table:bug17' table under './.libs/WT_TEST/test_bug017.test_bug017.test_bug017_run.0' directory, exiting ...
      [2019/01/02 22:38:30.145] ./test/evergreen/dump_wt_datafiles.sh 2>&1
      [2019/01/02 22:38:30.145] Command failed: command [pid=3331] encountered problem: exit status 2
      [2019/01/02 22:38:30.181] Task completed - FAILURE. 

      There's a known issue that a 15mins timer was enforced on the artifacts archiving, which caused the artifacts was not archived successfully in this case. Will check with Evergreen team to see how to workaround this problem.  

            Assignee:
            neha.khatri Neha Khatri
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: