test/model prepare op - failed txn requires rollback

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Test Model
    • None
    • Storage Engines
    • None
    • None

      Failure encountered in test/model when running a reduced workload.

      Logs:

      [2025/06/29 16:52:31.318] Counterexample reduction: Return codes differ for operation 349: WiredTiger returned -31808, but 0 was expected.
      [2025/06/29 16:52:31.905] Counterexample reduction: Round 21, remove sequences 349-353
      [2025/06/29 16:52:31.905] Counterexample reduction: Round 22, remove sequences 354-358
      [2025/06/29 16:52:32.230] Counterexample reduction: Failed to run the workload in the model: Failed transaction requires rollback
      [2025/06/29 16:52:32.231] Counterexample reduction: Round 23, remove sequences 359-363
      [2025/06/29 16:52:32.231] Counterexample reduction: Skip running a malformed workload
      [2025/06/29 16:52:32.555] Counterexample reduction: Round 24, remove sequences 364-369
      [2025/06/29 16:52:32.555] Counterexample reduction: Failed to run the workload in the model: Failed transaction requires rollback 

      Workload:

      create_table(3, "table3", "Q", "Q")
      begin_transaction(180)
      insert(3, 180, 569282, 853439)
      begin_transaction(217)
      remove(3, 217, 569282)
      prepare_transaction(217, 260017)
      commit_transaction(217, 260623, 260625) 

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Mariam Mojid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: