19815806 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.159
Queue Time 25:51.988
Run Time 00:13.265
Inserted 12h ago
Scheduled 11h ago
Completed 11h ago (00:14)
Cancelled
Discarded

Args

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

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772756263480935,
  "recorded" => true,
  "return" => "g1AAAAGieJxVkL1OxDAQhF2dxF0SnRAFBQVPQEnHs5iNM5ezcGzjdbLw9thJOEFjaT7vz8xmpdSjHLDAZ+6VensqIqWQmO6kFTuMyNoFGjDQUU4XF4Q1X4N4epFmDORYT5a5fCtpN51A5rqCzkfWA3Iik+tIJU0lHnNBruq26pjCFDLWgmOkEXqxkGrn+VUaNgnwGyoF91PorYPGV0Sy8AZbm/W/xt7lXKfynBZ870zJwx+WwDF4XjvPmMgW15QzpphX36edcblKjbHLPsxl3Zp0J5fy/gMhwm/Rd2CcNR9bSU/el5A3Rx3FaGawvl3/8CldP1s3IO2Q1A+CyJjB",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-7873-730d-a56a-a678a080f094"
}

Recorded Output

%{
  events: 15644,
  errors: 9,
  widget_loaded: 10,
  flows_shown: 46,
  goals_missed: 0,
  goals_reached: 0,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 8246,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 96,
  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: 1649,
  builder_events: 0
}

Errors

Attempt 1—11h 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
    45

    # 3
    67

    # 4
    ["ile executing MergeTreeSelect(pool: PrefetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version ", "rror. It can mean that some retryable error happened, or data is corrupted. Please retry the query: W", "ed>): (while reading column timestamp): (attempt to read data part all_14144_16861_7_112386651 (state Active) failed with ", " (position: 409493376, typename: DB::AsynchronousBoundedReadBuffer, compressed data header: <uninitiali", " or decompressing ch-s3-aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/xie/huyytmmoqanicvwnbdijzcnfyqpv", "ffset: 406847488, caller id: 19c76258-7d05-49d4-bc48-4c490fcea525:2361, kind: Regular, unbound: 0: While readin", " 19c76258-7d05-49d4-bc48-4c490fcea525:2361, current write ", "ADED_NO_CONTINUATION, downloaded size: 0, reserved size: 1048576, downloader id", "o: File segment: [406847488, 411041791], key: 399f5ec01fa7c70cdcb8df66f9e32530, state: PARTIALLY_DOWNL", "ead_type: REMOTE_FS_READ_AND_PUT_IN_CACHE, last caller: 19c76258-7d05-49d4-bc48-4c490fcea525:2361, file segment in", "internal buffer end: 407896064, ", "ey: 399f5ec01fa7c70cdcb8df66f9e32530, file_offset_of_buffer_end: 409493376, read_until_position: 409524366,", "1d3836/mergetree/xie/huyytmmoqanicvwnbdijzcnfyqpvg, hash ", "525:2361, kind: Regular, unbound: 0: Cache info: Buffer path: ch-s3-aa8129e2-f47e-4b75-bbcb-84415", " caller id: 19c76258-7d05-49d4-bc48-4c490fce", "8-4c490fcea525:2361, current write offset: 406847488", "te: DOWNLOADING, downloaded size: 0, reserved size: 1048576, downloader id: 19c76258-7d05-49d4-bc", "urrent cache state: File segment: [406847488, 411041791], key: 399f5ec01fa7c70cdcb8df66f9e32530, st", "7488: , errno: 30, strerror: Read-only file system, ", "e system: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/399/399f5ec01fa7c70cdcb8df66f9e32530/4068", "2530/406847488: , errno: 30, strerror: Read-only fi", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/399/399f5ec01fa7c70cdcb8df66f9e"]

    (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