19833550 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 3 of 10
Priority 0
Tags ...
Node customer_api@10.10.1.109
Queue Time 08:52.544
Run Time 00:04.808
Inserted 6h ago
Scheduled 5h ago
Completed 4h ago (00:05)
Cancelled
Discarded

Args

%{
  "account_id" => "221651",
  "date" => "2026-03-06",
  "query" => "event_counts",
  "window_days" => 30
}

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772758560209436,
  "recorded" => true,
  "return" => "g1AAAAGleJxVkWFOxCAUhIk//OG2zWZjoh7DE5FXOtslUkAeLXonz+MJPIhQSKN/SObLvMcMRCHEc7rHBht5FOL7PYsQXGC6pD7paUaUxtGEiUQ6XY1LLPnmks3mu9fUzY4My0Uz746+6gBStx0M1rOcEAOpWLaK1BVisWZkiu6L9sEtLmI3PHiaITeNVBJ9nVLHKgC2omy4LG7UBhIfHkHDKtQxbVu2rM5lK69hw+fBHv+wAPbO8j55xkI6p6YYsfhYqzbG+WFKjSZHt+br9qaNXPP5DzgPW6s3oIxWb9UykrW55JFoIO/VCpbHB7w8pWFctZkQGqSfX06GmlI",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-7a65-72e3-b438-273369190009"
}

Recorded Output

%{
  events: 54897,
  errors: 18,
  widget_loaded: 0,
  flows_shown: 561,
  goals_missed: 0,
  goals_reached: 0,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 44043,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 0,
  nps_survey_shown: 0,
  nps_survey_responses: 0,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 0,
  appcues_events: 6423,
  builder_events: 228
}

Errors

Attempt 2—5h ago

** (FunctionClauseError) no function clause matching in Ch.RowBinary.decode_names/4

The following arguments were given to Ch.RowBinary.decode_names/4:

    # 1
    "lgorithm: Thread). (CANNOT_OPEN_FILE) (version 25.10.1.7375 (official build))\n"

    # 2
    45

    # 3
    67

    # 4
    ["pened, or data is corrupted. Please retry the query: While executing MergeTreeSelect(pool: PrefetchedReadPool, a", "13264514_26_22488012 (state Active) failed with error. It can mean that some retryable error ha", "ressed data header: <uninitialized>): (while reading column attributes): (attempt to read data part all_13029461", "3687, typename: DB::AsynchronousBoundedReadBuffer, com", "g ch-s3-bde/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/hxm/fpiocpwtyrjernwfozsgbpskexprj (position: 201437", ": bf3c3c8a-5190-40b0-ac47-6a9629decbc0:2378, kind: Regular, unbound: 0: While reading or decompressi", "ize: 1048576, downloader id: bf3c3c8a-5190-40b0-ac47-6a9629decbc0:2378, current write offset: 20141047808, caller i", "RTIALLY_DOWNLOADED_NO_CONTINUATION, downloaded size: 0, reserved ", "gment info: File segment: [20141047808, 20145242111], key: 5f282c1c1cb945b764857d307046f831, state: P", "D_PUT_IN_CACHE, last caller: bf3c3c8a-5190-40b0-ac47-6a9629decbc0:2378, file s", "_end: 20143763687, read_until_position: 20143841075, internal buffer end: 20142096384, read_type: REMOTE_FS_READ_A", "e/hxm/fpiocpwtyrjernwfozsgbpskexprj, hash key: 5f282c1c1cb945b764857d307046f831, file_offset_of_buffe", "uffer path: ch-s3-bde/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetr", "e offset: 20141047808, caller id: bf3c3c8a-5190-40b0-ac47-6a9629decbc0:2378, kind: Regular, unbound: 0: Cache info: ", "c3c8a-5190-40b0-ac47-6a9629decbc0:2378, current wri", "size: 1048576, downloader id: bf", "1, state: DOWNLOADING, downloaded size: 0, reserved", "e system, current cache state: File segment: [20141047808, 20145242111], key: 5f282c1c1cb945b764857d307046f8", "/20141047808: , errno: 30, strerror: Read-only fi", " system: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/5f2/5f282c1c1cb945b764857d307046f83", "f831/20141047808: , errno: 30, strerror: Read-only fil", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/5f2/5f282c1c1cb945b764857d30704"]

    (ch 0.7.1) lib/ch/row_binary.ex:789: Ch.RowBinary.decode_names/4
    (ch 0.7.1) lib/ch/query.ex:290: DBConnection.Query.Ch.Query.decode/3
    (db_connection 2.9.0) lib/db_connection.ex:1470: DBConnection.decode/4
    (db_connection 2.9.0) lib/db_connection.ex:849: DBConnection.execute/4
    (ch 0.7.1) lib/ch.ex:94: Ch.query/4
    (ecto_sql 3.13.4) lib/ecto/adapters/sql.ex:620: Ecto.Adapters.SQL.query!/4
    (ecto_ch 0.8.6) lib/ecto/adapters/clickhouse.ex:323: Ecto.Adapters.ClickHouse.execute/5
    (ecto 3.13.5) lib/ecto/repo/queryable.ex:241: Ecto.Repo.Queryable.execute/4

Attempt 1—5h ago

** (FunctionClauseError) no function clause matching in Ch.RowBinary.decode_names/4

The following arguments were given to Ch.RowBinary.decode_names/4:

    # 1
    "25.10.1.7375 (official build))\n"

    # 2
    43

    # 3
    67

    # 4
    ["he query: While executing MergeTreeSelect(pool: PrefetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version ", "tate Active) failed with error. It can mean that some retryable error happened, or data is corrupted. Please retry ", "itialized>): (while reading column attributes): (attempt to read data part all_13029461_13264514_26_22488012 (", "nwfozsgbpskexprj (position: 20143763687, typename: DB::AsynchronousBoundedReadBuffer, compressed data header: <uni", "d: 0: While reading or decompressing ch-s3-bde/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/hxm/fpiocpwtyrje", "435-49f9-aa3b-1e34e7554c0b:2399, kind: Regular, unbou", "oader id: a6c0c9c2-5435-49f9-aa3b-1e34e7554c0b:2399, current write offset: 20141047808, caller id: a6c0c9c2-", "ED_NO_CONTINUATION, downloaded size: 0, reserved size: 1048576, down", "cb945b764857d307046f831, state: PARTIALLY_DOWNLOA", "a3b-1e34e7554c0b:2399, file segment info: File segment: [20141047808, 20145242111], key: 5f282c1c", "last caller: a6c0c9c2-5435-49f9-", "REMOTE_FS_READ_AND_PUT_IN_CACHE,", " 20143841075, internal buffer end: 20142096384, read_type:", "fozsgbpskexprj, hash key: 5f282c1c1cb945b764857d307046f831, file_offset_of_buffer_end: 20143763687, read_until_position", "bound: 0: Cache info: Buffer path: ch-s3-bde/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/hxm/fpiocpwtyrjern", "49f9-aa3b-1e34e7554c0b:2399, kind: Regular, u", "0c9c2-5435-49f9-aa3b-1e34e7554c0b:2399, current write offset: 20141047808, caller id: a6c0c9c2-5435", "size: 1048576, downloader id: a6", "1, state: DOWNLOADING, downloaded size: 0, reserved", "e system, current cache state: File segment: [20141047808, 20145242111], key: 5f282c1c1cb945b764857d307046f8", "/20141047808: , errno: 30, strerror: Read-only fi", " system: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/5f2/5f282c1c1cb945b764857d307046f83", "f831/20141047808: , errno: 30, strerror: Read-only fil", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/5f2/5f282c1c1cb945b764857d30704"]

    (ch 0.7.1) lib/ch/row_binary.ex:789: Ch.RowBinary.decode_names/4
    (ch 0.7.1) lib/ch/query.ex:290: DBConnection.Query.Ch.Query.decode/3
    (db_connection 2.9.0) lib/db_connection.ex:1470: DBConnection.decode/4
    (db_connection 2.9.0) lib/db_connection.ex:849: DBConnection.execute/4
    (ch 0.7.1) lib/ch.ex:94: Ch.query/4
    (ecto_sql 3.13.4) lib/ecto/adapters/sql.ex:620: Ecto.Adapters.SQL.query!/4
    (ecto_ch 0.8.6) lib/ecto/adapters/clickhouse.ex:323: Ecto.Adapters.ClickHouse.execute/5
    (ecto 3.13.5) lib/ecto/repo/queryable.ex:241: Ecto.Repo.Queryable.execute/4