Skip to content

Jepsen bank test fails with wrong-total #17018

@SpadeA-Tang

Description

@SpadeA-Tang

Bug Report

What version of TiKV are you using?

Master

What operating system and CPU are you using?

Steps to reproduce

What did you expect?

Jepsen pass

What did happened?

{:latency-graph {:valid? true},
  :rate-graph {:valid? true},
  :valid? true},
 :workload
 {:SI
  {:valid? false,
   :read-count 142404,
   :error-count 1,
   :first-error
   {:type :wrong-total,
    :total 61,
    :op
    {:type :ok,
     :f :read,
     :process 1,
     :time 38284047629,
     :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
     :txn-info {:start_ts 449754326792667154},
     :index 33719}},
   :errors
   {:wrong-total
    {:count 1,
     :first
     {:type :wrong-total,
      :total 61,
      :op
      {:type :ok,
       :f :read,
       :process 1,
       :time 38284047629,
       :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
       :txn-info {:start_ts 449754326792667154},
       :index 33719}},
     :worst
     {:type :wrong-total,
      :total 61,
      :op
      {:type :ok,
       :f :read,
       :process 1,
       :time 38284047629,
       :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
       :txn-info {:start_ts 449754326792667154},
       :index 33719}},
     :last
     {:type :wrong-total,
      :total 61,
      :op
      {:type :ok,
       :f :read,
       :process 1,
       :time 38284047629,
       :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
       :txn-info {:start_ts 449754326792667154},
       :index 33719}},
     :lowest
     {:type :wrong-total,
      :total 61,
      :op
      {:type :ok,
       :f :read,
       :process 1,
       :time 38284047629,
       :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
       :txn-info {:start_ts 449754326792667154},
       :index 33719}},
     :highest
     {:type :wrong-total,
      :total 61,
      :op
      {:type :ok,
       :f :read,
       :process 1,
       :time 38284047629,
       :value {0 12, 1 25, 2 10, 3 7, 6 5, 7 2},
       :txn-info {:start_ts 449754326792667154},
       :index 33719}}}}},
  :plot {:valid? true},
  :valid? false},
 :valid? false}

Metadata

Metadata

Assignees

Labels

affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.jepsenseverity/majortype/bugThe issue is confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions